06:46:00 [2026-08-06T04:46:00.650Z] Lancé par une alarme périodique
06:46:00 [2026-08-06T04:46:00.650Z] Running as userbuild
06:46:01 [2026-08-06T04:46:01.142Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-08-06T04:46:01.686Z] [Pipeline] Start of Pipeline
06:46:02 [2026-08-06T04:46:02.020Z] [Pipeline] node
06:46:02 [2026-08-06T04:46:02.024Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2026-08-06T04:46:02.027Z] [Pipeline] {
06:46:02 [2026-08-06T04:46:02.049Z] [Pipeline] stage
06:46:02 [2026-08-06T04:46:02.050Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2026-08-06T04:46:02.063Z] [Pipeline] checkout
06:46:02 [2026-08-06T04:46:02.064Z] Selected Git installation does not exist. Using Default
06:46:02 [2026-08-06T04:46:02.064Z] The recommended git tool is: NONE
06:46:02 [2026-08-06T04:46:02.065Z] No credentials specified
06:46:02 [2026-08-06T04:46:02.065Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2026-08-06T04:46:02.071Z] Fetching changes from the remote Git repository
06:46:02 [2026-08-06T04:46:02.075Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2026-08-06T04:46:02.081Z] Cleaning workspace
06:46:02 [2026-08-06T04:46:02.081Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2026-08-06T04:46:02.086Z] Resetting working tree
06:46:02 [2026-08-06T04:46:02.086Z] > /usr/bin/git reset --hard # timeout=10
06:46:02 [2026-08-06T04:46:02.096Z] > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2026-08-06T04:46:02.103Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2026-08-06T04:46:02.103Z] > /usr/bin/git --version # timeout=10
06:46:02 [2026-08-06T04:46:02.107Z] > git --version # 'git version 2.43.0'
06:46:02 [2026-08-06T04:46:02.107Z] > /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-08-06T04:46:02.733Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-08-06T04:46:02.739Z] Checking out Revision 01016743dfe6029fbec83eb133b58304d428f058 (refs/remotes/origin/master)
06:46:02 [2026-08-06T04:46:02.740Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-08-06T04:46:02.745Z] > /usr/bin/git checkout -f 01016743dfe6029fbec83eb133b58304d428f058 # timeout=10
06:46:02 [2026-08-06T04:46:02.759Z] Commit message: "Update the version of the silverbuild Docker image to use for constructing a build version of the Silverpeas-Sso project: now it uses the latest version of silverbuild (with Java 17 and Wildfly 34)"
06:46:02 [2026-08-06T04:46:02.760Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:02 [2026-08-06T04:46:02.787Z] [Pipeline] }
06:46:02 [2026-08-06T04:46:02.798Z] [Pipeline] // stage
06:46:02 [2026-08-06T04:46:02.819Z] [Pipeline] withEnv
06:46:02 [2026-08-06T04:46:02.820Z] [Pipeline] {
06:46:02 [2026-08-06T04:46:02.967Z] [Pipeline] isUnix
06:46:02 [2026-08-06T04:46:02.968Z] [Pipeline] withEnv
06:46:02 [2026-08-06T04:46:02.968Z] [Pipeline] {
06:46:02 [2026-08-06T04:46:02.984Z] [Pipeline] sh
06:46:03 [2026-08-06T04:46:03.241Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2026-08-06T04:46:03.241Z] .
06:46:03 [2026-08-06T04:46:03.243Z] [Pipeline] }
06:46:03 [2026-08-06T04:46:03.256Z] [Pipeline] // withEnv
06:46:03 [2026-08-06T04:46:03.273Z] [Pipeline] withDockerContainer
06:46:03 [2026-08-06T04:46:03.307Z] Jenkins does not seem to be running inside a container
06:46:03 [2026-08-06T04:46:03.315Z] $ 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_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-08-06T04:46:03.611Z] $ docker top 7c930f45e8702729160f4ea13a43c7b44f3a95409a4ea79622d9ffc4c3199737 -eo pid,comm
06:46:03 [2026-08-06T04:46:03.651Z] [Pipeline] {
06:46:03 [2026-08-06T04:46:03.668Z] [Pipeline] withEnv
06:46:03 [2026-08-06T04:46:03.669Z] [Pipeline] {
06:46:03 [2026-08-06T04:46:03.692Z] [Pipeline] stage
06:46:03 [2026-08-06T04:46:03.693Z] [Pipeline] { (Prepare the job)
06:46:03 [2026-08-06T04:46:03.733Z] [Pipeline] sh
06:46:03 [2026-08-06T04:46:03.991Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2026-08-06T04:46:04.244Z] [Pipeline] script
06:46:04 [2026-08-06T04:46:04.247Z] [Pipeline] {
06:46:04 [2026-08-06T04:46:04.264Z] [Pipeline] readMavenPom
06:46:04 [2026-08-06T04:46:04.290Z] 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-08-06T04:46:04.292Z] 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-08-06T04:46:04.293Z] 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-08-06T04:46:04.293Z] 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-08-06T04:46:04.293Z] 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-08-06T04:46:04.295Z] [Pipeline] sh
06:46:04 [2026-08-06T04:46:04.553Z] + rm -f pom.xml
06:46:04 [2026-08-06T04:46:04.555Z] [Pipeline] }
06:46:04 [2026-08-06T04:46:04.568Z] [Pipeline] // script
06:46:04 [2026-08-06T04:46:04.585Z] [Pipeline] }
06:46:04 [2026-08-06T04:46:04.598Z] [Pipeline] // stage
06:46:04 [2026-08-06T04:46:04.614Z] [Pipeline] stage
06:46:04 [2026-08-06T04:46:04.615Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-08-06T04:46:04.677Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-08-06T04:46:04.678Z] [Pipeline] getContext
06:46:04 [2026-08-06T04:46:04.688Z] [Pipeline] }
06:46:04 [2026-08-06T04:46:04.701Z] [Pipeline] // stage
06:46:04 [2026-08-06T04:46:04.716Z] [Pipeline] stage
06:46:04 [2026-08-06T04:46:04.717Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2026-08-06T04:46:04.746Z] [Pipeline] script
06:46:04 [2026-08-06T04:46:04.750Z] [Pipeline] {
06:46:04 [2026-08-06T04:46:04.772Z] [Pipeline] copyArtifacts
06:46:04 [2026-08-06T04:46:04.779Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 549
06:46:04 [2026-08-06T04:46:04.793Z] [Pipeline] fileExists
06:46:04 [2026-08-06T04:46:04.809Z] [Pipeline] readYaml
06:46:04 [2026-08-06T04:46:04.823Z] 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:04 [2026-08-06T04:46:04.826Z] [Pipeline] dir
06:46:04 [2026-08-06T04:46:04.827Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2026-08-06T04:46:04.828Z] [Pipeline] {
06:46:04 [2026-08-06T04:46:04.846Z] [Pipeline] git
06:46:04 [2026-08-06T04:46:04.848Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-08-06T04:46:04.849Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-08-06T04:46:04.859Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@18fe6eab; decorates hudson.Launcher$LocalLauncher@433a2305 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-08-06T04:46:04.860Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2026-08-06T04:46:04.867Z] Fetching changes from the remote Git repository
06:46:04 [2026-08-06T04:46:04.871Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2026-08-06T04:46:04.878Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2026-08-06T04:46:04.878Z] > /usr/bin/git --version # timeout=10
06:46:04 [2026-08-06T04:46:04.882Z] > git --version # 'git version 2.43.0'
06:46:04 [2026-08-06T04:46:04.882Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-08-06T04:46:04.889Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-08-06T04:46:05.823Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-08-06T04:46:05.832Z] Checking out Revision 35734bf91a15df8000adae445ca69835f908f4d3 (refs/remotes/origin/6.4.x)
06:46:05 [2026-08-06T04:46:05.832Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-08-06T04:46:05.838Z] > /usr/bin/git checkout -f 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:05 [2026-08-06T04:46:05.884Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-08-06T04:46:05.899Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-08-06T04:46:05.906Z] > /usr/bin/git checkout -b 6.4.x 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:05 [2026-08-06T04:46:05.960Z] Commit message: "6.4.7 has been released from build 6.4.7-build260713 (ca4c4d26ed49ea764220358dd76541a7ab3f5dc7).Prepare for development iteration of next version 6.4.8"
06:46:05 [2026-08-06T04:46:05.961Z] > /usr/bin/git rev-list --no-walk 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:05 [2026-08-06T04:46:05.989Z] [Pipeline] fileExists
06:46:06 [2026-08-06T04:46:06.005Z] [Pipeline] readMavenPom
06:46:06 [2026-08-06T04:46:06.027Z] [Pipeline] sh
06:46:06 [2026-08-06T04:46:06.285Z] + git rev-parse HEAD
06:46:06 [2026-08-06T04:46:06.288Z] [Pipeline] echo
06:46:06 [2026-08-06T04:46:06.289Z] Silverpeas-Core: current commit is 35734bf91a15df8000adae445ca69835f908f4d3 and last build commit is 35734bf91a15df8000adae445ca69835f908f4d3
06:46:06 [2026-08-06T04:46:06.291Z] [Pipeline] }
06:46:06 [2026-08-06T04:46:06.305Z] [Pipeline] // dir
06:46:06 [2026-08-06T04:46:06.323Z] [Pipeline] echo
06:46:06 [2026-08-06T04:46:06.323Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-08-06T04:46:06.339Z] [Pipeline] dir
06:46:06 [2026-08-06T04:46:06.339Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:06 [2026-08-06T04:46:06.340Z] [Pipeline] {
06:46:06 [2026-08-06T04:46:06.359Z] [Pipeline] git
06:46:06 [2026-08-06T04:46:06.361Z] The recommended git tool is: /usr/bin/git
06:46:06 [2026-08-06T04:46:06.362Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-08-06T04:46:06.372Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2f888e4d; decorates hudson.Launcher$LocalLauncher@27855385 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-08-06T04:46:06.372Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:06 [2026-08-06T04:46:06.379Z] Fetching changes from the remote Git repository
06:46:06 [2026-08-06T04:46:06.382Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:06 [2026-08-06T04:46:06.388Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:06 [2026-08-06T04:46:06.388Z] > /usr/bin/git --version # timeout=10
06:46:06 [2026-08-06T04:46:06.394Z] > git --version # 'git version 2.43.0'
06:46:06 [2026-08-06T04:46:06.394Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-08-06T04:46:06.401Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-08-06T04:46:07.326Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-08-06T04:46:07.334Z] Checking out Revision d9e44239e2d440db8410ee4c41705c8b20b4725b (refs/remotes/origin/6.4.x)
06:46:07 [2026-08-06T04:46:07.334Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-08-06T04:46:07.340Z] > /usr/bin/git checkout -f d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:07 [2026-08-06T04:46:07.369Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-08-06T04:46:07.383Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-08-06T04:46:07.391Z] > /usr/bin/git checkout -b 6.4.x d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:07 [2026-08-06T04:46:07.420Z] 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:07 [2026-08-06T04:46:07.421Z] > /usr/bin/git rev-list --no-walk d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:07 [2026-08-06T04:46:07.442Z] [Pipeline] fileExists
06:46:07 [2026-08-06T04:46:07.458Z] [Pipeline] readMavenPom
06:46:07 [2026-08-06T04:46:07.489Z] [Pipeline] sh
06:46:07 [2026-08-06T04:46:07.747Z] + git rev-parse HEAD
06:46:07 [2026-08-06T04:46:07.751Z] [Pipeline] echo
06:46:07 [2026-08-06T04:46:07.751Z] Silverpeas-Components: current commit is d9e44239e2d440db8410ee4c41705c8b20b4725b and last build commit is d9e44239e2d440db8410ee4c41705c8b20b4725b
06:46:07 [2026-08-06T04:46:07.753Z] [Pipeline] }
06:46:07 [2026-08-06T04:46:07.768Z] [Pipeline] // dir
06:46:07 [2026-08-06T04:46:07.784Z] [Pipeline] echo
06:46:07 [2026-08-06T04:46:07.785Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-08-06T04:46:07.802Z] [Pipeline] dir
06:46:07 [2026-08-06T04:46:07.802Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:07 [2026-08-06T04:46:07.803Z] [Pipeline] {
06:46:07 [2026-08-06T04:46:07.823Z] [Pipeline] git
06:46:07 [2026-08-06T04:46:07.826Z] Selected Git installation does not exist. Using Default
06:46:07 [2026-08-06T04:46:07.826Z] The recommended git tool is: NONE
06:46:07 [2026-08-06T04:46:07.826Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-08-06T04:46:07.839Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@692663a; decorates hudson.Launcher$LocalLauncher@274dec2a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-08-06T04:46:07.840Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:07 [2026-08-06T04:46:07.846Z] Fetching changes from the remote Git repository
06:46:07 [2026-08-06T04:46:07.849Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:07 [2026-08-06T04:46:07.854Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:07 [2026-08-06T04:46:07.855Z] > /usr/bin/git --version # timeout=10
06:46:07 [2026-08-06T04:46:07.860Z] > git --version # 'git version 2.43.0'
06:46:07 [2026-08-06T04:46:07.860Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-08-06T04:46:07.866Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-08-06T04:46:08.491Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-08-06T04:46:08.498Z] Checking out Revision f105160616b668c112072a2f4714b531c52c98bc (refs/remotes/origin/6.4.x)
06:46:08 [2026-08-06T04:46:08.498Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-08-06T04:46:08.503Z] > /usr/bin/git checkout -f f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:08 [2026-08-06T04:46:08.516Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-08-06T04:46:08.524Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-08-06T04:46:08.530Z] > /usr/bin/git checkout -b 6.4.x f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:08 [2026-08-06T04:46:08.547Z] 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:08 [2026-08-06T04:46:08.547Z] > /usr/bin/git rev-list --no-walk f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:08 [2026-08-06T04:46:08.567Z] [Pipeline] fileExists
06:46:08 [2026-08-06T04:46:08.576Z] [Pipeline] readMavenPom
06:46:08 [2026-08-06T04:46:08.590Z] [Pipeline] sh
06:46:08 [2026-08-06T04:46:08.847Z] + git rev-parse HEAD
06:46:08 [2026-08-06T04:46:08.850Z] [Pipeline] echo
06:46:08 [2026-08-06T04:46:08.851Z] Silverpeas-Looks: current commit is f105160616b668c112072a2f4714b531c52c98bc and last build commit is f105160616b668c112072a2f4714b531c52c98bc
06:46:08 [2026-08-06T04:46:08.853Z] [Pipeline] }
06:46:08 [2026-08-06T04:46:08.864Z] [Pipeline] // dir
06:46:08 [2026-08-06T04:46:08.875Z] [Pipeline] echo
06:46:08 [2026-08-06T04:46:08.875Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-08-06T04:46:08.892Z] [Pipeline] dir
06:46:08 [2026-08-06T04:46:08.892Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:08 [2026-08-06T04:46:08.893Z] [Pipeline] {
06:46:08 [2026-08-06T04:46:08.913Z] [Pipeline] git
06:46:08 [2026-08-06T04:46:08.915Z] The recommended git tool is: NONE
06:46:08 [2026-08-06T04:46:08.916Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-08-06T04:46:08.929Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@b50b77d; decorates hudson.Launcher$LocalLauncher@5bcb69af will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-08-06T04:46:08.930Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:08 [2026-08-06T04:46:08.937Z] Fetching changes from the remote Git repository
06:46:08 [2026-08-06T04:46:08.939Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:08 [2026-08-06T04:46:08.944Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:08 [2026-08-06T04:46:08.944Z] > /usr/bin/git --version # timeout=10
06:46:08 [2026-08-06T04:46:08.949Z] > git --version # 'git version 2.43.0'
06:46:08 [2026-08-06T04:46:08.949Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-08-06T04:46:08.955Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-08-06T04:46:09.371Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-08-06T04:46:09.377Z] Checking out Revision f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 (refs/remotes/origin/6.4.x)
06:46:09 [2026-08-06T04:46:09.377Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-08-06T04:46:09.382Z] > /usr/bin/git checkout -f f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:09 [2026-08-06T04:46:09.391Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-08-06T04:46:09.401Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-08-06T04:46:09.407Z] > /usr/bin/git checkout -b 6.4.x f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:09 [2026-08-06T04:46:09.419Z] 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-08-06T04:46:09.419Z] > /usr/bin/git rev-list --no-walk f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:09 [2026-08-06T04:46:09.439Z] [Pipeline] fileExists
06:46:09 [2026-08-06T04:46:09.458Z] [Pipeline] sh
06:46:09 [2026-08-06T04:46:09.713Z] + git rev-parse HEAD
06:46:09 [2026-08-06T04:46:09.716Z] [Pipeline] echo
06:46:09 [2026-08-06T04:46:09.717Z] Silverpeas-Setup: current commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 and last build commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613
06:46:09 [2026-08-06T04:46:09.719Z] [Pipeline] }
06:46:09 [2026-08-06T04:46:09.738Z] [Pipeline] // dir
06:46:09 [2026-08-06T04:46:09.756Z] [Pipeline] echo
06:46:09 [2026-08-06T04:46:09.757Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-08-06T04:46:09.775Z] [Pipeline] dir
06:46:09 [2026-08-06T04:46:09.775Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:09 [2026-08-06T04:46:09.776Z] [Pipeline] {
06:46:09 [2026-08-06T04:46:09.820Z] [Pipeline] git
06:46:09 [2026-08-06T04:46:09.823Z] The recommended git tool is: NONE
06:46:09 [2026-08-06T04:46:09.823Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-08-06T04:46:09.833Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3b78936a; decorates hudson.Launcher$LocalLauncher@1973cbc4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-08-06T04:46:09.833Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:09 [2026-08-06T04:46:09.840Z] Fetching changes from the remote Git repository
06:46:09 [2026-08-06T04:46:09.842Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:09 [2026-08-06T04:46:09.849Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:09 [2026-08-06T04:46:09.849Z] > /usr/bin/git --version # timeout=10
06:46:09 [2026-08-06T04:46:09.854Z] > git --version # 'git version 2.43.0'
06:46:09 [2026-08-06T04:46:09.854Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-08-06T04:46:09.860Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-08-06T04:46:10.549Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-08-06T04:46:10.556Z] Checking out Revision 4c911d0c826d86eae553a296dd6f65961fc161ae (refs/remotes/origin/6.4.x)
06:46:10 [2026-08-06T04:46:10.556Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-08-06T04:46:10.561Z] > /usr/bin/git checkout -f 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:10 [2026-08-06T04:46:10.569Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-08-06T04:46:10.577Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-08-06T04:46:10.584Z] > /usr/bin/git checkout -b 6.4.x 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:10 [2026-08-06T04:46:10.597Z] 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-08-06T04:46:10.597Z] > /usr/bin/git rev-list --no-walk 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:10 [2026-08-06T04:46:10.629Z] [Pipeline] fileExists
06:46:10 [2026-08-06T04:46:10.647Z] [Pipeline] readMavenPom
06:46:10 [2026-08-06T04:46:10.669Z] [Pipeline] sh
06:46:10 [2026-08-06T04:46:10.928Z] + git rev-parse HEAD
06:46:10 [2026-08-06T04:46:10.930Z] [Pipeline] echo
06:46:10 [2026-08-06T04:46:10.931Z] Silverpeas-Distribution: current commit is 4c911d0c826d86eae553a296dd6f65961fc161ae and last build commit is 4c911d0c826d86eae553a296dd6f65961fc161ae
06:46:10 [2026-08-06T04:46:10.933Z] [Pipeline] }
06:46:10 [2026-08-06T04:46:10.952Z] [Pipeline] // dir
06:46:10 [2026-08-06T04:46:10.970Z] [Pipeline] echo
06:46:10 [2026-08-06T04:46:10.971Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-08-06T04:46:10.989Z] [Pipeline] dir
06:46:10 [2026-08-06T04:46:10.990Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:10 [2026-08-06T04:46:10.990Z] [Pipeline] {
06:46:11 [2026-08-06T04:46:11.013Z] [Pipeline] git
06:46:11 [2026-08-06T04:46:11.015Z] The recommended git tool is: NONE
06:46:11 [2026-08-06T04:46:11.016Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:11 [2026-08-06T04:46:11.025Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1e51cfe8; decorates hudson.Launcher$LocalLauncher@7d31877d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:11 [2026-08-06T04:46:11.026Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:11 [2026-08-06T04:46:11.033Z] Fetching changes from the remote Git repository
06:46:11 [2026-08-06T04:46:11.036Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:11 [2026-08-06T04:46:11.042Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:11 [2026-08-06T04:46:11.042Z] > /usr/bin/git --version # timeout=10
06:46:11 [2026-08-06T04:46:11.047Z] > git --version # 'git version 2.43.0'
06:46:11 [2026-08-06T04:46:11.047Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:11 [2026-08-06T04:46:11.053Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:11 [2026-08-06T04:46:11.759Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:11 [2026-08-06T04:46:11.765Z] Checking out Revision 27fc17db8fc8e443cd002cec7d78fbad61804ec8 (refs/remotes/origin/6.4.x)
06:46:11 [2026-08-06T04:46:11.766Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:11 [2026-08-06T04:46:11.771Z] > /usr/bin/git checkout -f 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:11 [2026-08-06T04:46:11.778Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:11 [2026-08-06T04:46:11.789Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:11 [2026-08-06T04:46:11.795Z] > /usr/bin/git checkout -b 6.4.x 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:11 [2026-08-06T04:46:11.807Z] 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-08-06T04:46:11.807Z] > /usr/bin/git rev-list --no-walk 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:11 [2026-08-06T04:46:11.829Z] [Pipeline] fileExists
06:46:11 [2026-08-06T04:46:11.840Z] [Pipeline] readMavenPom
06:46:11 [2026-08-06T04:46:11.854Z] [Pipeline] sh
06:46:12 [2026-08-06T04:46:12.111Z] + git rev-parse HEAD
06:46:12 [2026-08-06T04:46:12.114Z] [Pipeline] echo
06:46:12 [2026-08-06T04:46:12.115Z] Silverpeas-Assembly: current commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8 and last build commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8
06:46:12 [2026-08-06T04:46:12.117Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.135Z] [Pipeline] // dir
06:46:12 [2026-08-06T04:46:12.153Z] [Pipeline] echo
06:46:12 [2026-08-06T04:46:12.153Z] Build skipped due to no changes have been done since the last build
06:46:12 [2026-08-06T04:46:12.154Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.171Z] [Pipeline] // script
06:46:12 [2026-08-06T04:46:12.189Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.205Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.225Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.226Z] [Pipeline] { (Build Silverpeas)
06:46:12 [2026-08-06T04:46:12.258Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.259Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.297Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.298Z] [Pipeline] { (Build Silverpeas-Core)
06:46:12 [2026-08-06T04:46:12.316Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.318Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.320Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.337Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.356Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.357Z] [Pipeline] { (Build Silverpeas-Components)
06:46:12 [2026-08-06T04:46:12.374Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.375Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.377Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.391Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.407Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.408Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:12 [2026-08-06T04:46:12.422Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.423Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.425Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.438Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.452Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.453Z] [Pipeline] { (Build Silverpeas Setup)
06:46:12 [2026-08-06T04:46:12.465Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.466Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.468Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.479Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.492Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.493Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:12 [2026-08-06T04:46:12.504Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.505Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.507Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.518Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.531Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.532Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:12 [2026-08-06T04:46:12.543Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.544Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.546Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.556Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.568Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.569Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:12 [2026-08-06T04:46:12.578Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.580Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.581Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.591Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.602Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.603Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:12 [2026-08-06T04:46:12.612Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.613Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.615Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.624Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.635Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.636Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:12 [2026-08-06T04:46:12.645Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.646Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.648Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.657Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.667Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.668Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:12 [2026-08-06T04:46:12.677Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.678Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.680Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.688Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.699Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.700Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:12 [2026-08-06T04:46:12.708Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.709Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.711Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.720Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.730Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.731Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:12 [2026-08-06T04:46:12.739Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.740Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.742Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.750Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.760Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.761Z] [Pipeline] { (Publish Community Web Site)
06:46:12 [2026-08-06T04:46:12.769Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:12 [2026-08-06T04:46:12.770Z] [Pipeline] getContext
06:46:12 [2026-08-06T04:46:12.772Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.780Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.788Z] [Pipeline] }
06:46:12 [2026-08-06T04:46:12.795Z] [Pipeline] // stage
06:46:12 [2026-08-06T04:46:12.814Z] [Pipeline] stage
06:46:12 [2026-08-06T04:46:12.814Z] [Pipeline] { (Create YAML build report)
06:46:12 [2026-08-06T04:46:12.844Z] [Pipeline] script
06:46:12 [2026-08-06T04:46:12.848Z] [Pipeline] {
06:46:12 [2026-08-06T04:46:12.867Z] [Pipeline] sh
06:46:13 [2026-08-06T04:46:13.125Z] + mkdir -p target
06:46:13 [2026-08-06T04:46:13.127Z] [Pipeline] sh
06:46:13 [2026-08-06T04:46:13.384Z] + mv build.yaml target/
06:46:13 [2026-08-06T04:46:13.385Z] [Pipeline] }
06:46:13 [2026-08-06T04:46:13.403Z] [Pipeline] // script
06:46:13 [2026-08-06T04:46:13.421Z] [Pipeline] }
06:46:13 [2026-08-06T04:46:13.439Z] [Pipeline] // stage
06:46:13 [2026-08-06T04:46:13.464Z] [Pipeline] stage
06:46:13 [2026-08-06T04:46:13.465Z] [Pipeline] { (Declarative: Post Actions)
06:46:13 [2026-08-06T04:46:13.496Z] [Pipeline] step
06:46:13 [2026-08-06T04:46:13.529Z] [Pipeline] script
06:46:13 [2026-08-06T04:46:13.534Z] [Pipeline] {
06:46:13 [2026-08-06T04:46:13.570Z] [Pipeline] }
06:46:13 [2026-08-06T04:46:13.588Z] [Pipeline] // script
06:46:13 [2026-08-06T04:46:13.611Z] [Pipeline] archiveArtifacts
06:46:13 [2026-08-06T04:46:13.614Z] Archiving artifacts
06:46:13 [2026-08-06T04:46:13.632Z] Enregistrement des empreintes numériques
06:46:13 [2026-08-06T04:46:13.648Z] [Pipeline] sh
06:46:13 [2026-08-06T04:46:13.908Z] + rm -rf target
06:46:13 [2026-08-06T04:46:13.914Z] [Pipeline] }
06:46:13 [2026-08-06T04:46:13.932Z] [Pipeline] // stage
06:46:13 [2026-08-06T04:46:13.950Z] [Pipeline] }
06:46:13 [2026-08-06T04:46:13.967Z] [Pipeline] // withEnv
06:46:13 [2026-08-06T04:46:13.984Z] [Pipeline] }
06:46:13 [2026-08-06T04:46:13.985Z] $ docker stop --time=1 7c930f45e8702729160f4ea13a43c7b44f3a95409a4ea79622d9ffc4c3199737
06:46:15 [2026-08-06T04:46:15.275Z] $ docker rm -f --volumes 7c930f45e8702729160f4ea13a43c7b44f3a95409a4ea79622d9ffc4c3199737
06:46:15 [2026-08-06T04:46:15.324Z] [Pipeline] // withDockerContainer
06:46:15 [2026-08-06T04:46:15.341Z] [Pipeline] }
06:46:15 [2026-08-06T04:46:15.359Z] [Pipeline] // withEnv
06:46:15 [2026-08-06T04:46:15.376Z] [Pipeline] }
06:46:15 [2026-08-06T04:46:15.395Z] [Pipeline] // node
06:46:15 [2026-08-06T04:46:15.412Z] [Pipeline] End of Pipeline
06:46:15 [2026-08-06T04:46:15.489Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #421
06:46:15 [2026-08-06T04:46:15.489Z] Finished: SUCCESS