Skip to content
06:46:00 [2026-07-30T04:46:00.241Z] Lancé par une alarme périodique
06:46:00 [2026-07-30T04:46:00.241Z] Running as userbuild
06:46:00 [2026-07-30T04:46:00.735Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2026-07-30T04:46:01.444Z] [Pipeline] Start of Pipeline
06:46:01 [2026-07-30T04:46:01.940Z] [Pipeline] node
06:46:01 [2026-07-30T04:46:01.944Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2026-07-30T04:46:01.959Z] [Pipeline] {
06:46:01 [2026-07-30T04:46:01.988Z] [Pipeline] stage
06:46:01 [2026-07-30T04:46:01.990Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2026-07-30T04:46:02.012Z] [Pipeline] checkout
06:46:02 [2026-07-30T04:46:02.015Z] Selected Git installation does not exist. Using Default
06:46:02 [2026-07-30T04:46:02.015Z] The recommended git tool is: NONE
06:46:02 [2026-07-30T04:46:02.015Z] No credentials specified
06:46:02 [2026-07-30T04:46:02.015Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2026-07-30T04:46:02.022Z] Fetching changes from the remote Git repository
06:46:02 [2026-07-30T04:46:02.025Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2026-07-30T04:46:02.034Z] Cleaning workspace
06:46:02 [2026-07-30T04:46:02.034Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2026-07-30T04:46:02.040Z] Resetting working tree
06:46:02 [2026-07-30T04:46:02.040Z]  > /usr/bin/git reset --hard # timeout=10
06:46:02 [2026-07-30T04:46:02.055Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2026-07-30T04:46:02.062Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2026-07-30T04:46:02.062Z]  > /usr/bin/git --version # timeout=10
06:46:02 [2026-07-30T04:46:02.067Z]  > git --version # 'git version 2.43.0'
06:46:02 [2026-07-30T04:46:02.067Z]  > /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-07-30T04:46:02.473Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2026-07-30T04:46:02.480Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master)
06:46:02 [2026-07-30T04:46:02.480Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2026-07-30T04:46:02.486Z]  > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:02 [2026-07-30T04:46:02.499Z] Commit message: "Update pipeline to build a build release of master based upon JEE"
06:46:02 [2026-07-30T04:46:02.499Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10
06:46:02 [2026-07-30T04:46:02.526Z] [Pipeline] }
06:46:02 [2026-07-30T04:46:02.543Z] [Pipeline] // stage
06:46:02 [2026-07-30T04:46:02.592Z] [Pipeline] withEnv
06:46:02 [2026-07-30T04:46:02.593Z] [Pipeline] {
06:46:02 [2026-07-30T04:46:02.783Z] [Pipeline] isUnix
06:46:02 [2026-07-30T04:46:02.785Z] [Pipeline] withEnv
06:46:02 [2026-07-30T04:46:02.786Z] [Pipeline] {
06:46:02 [2026-07-30T04:46:02.807Z] [Pipeline] sh
06:46:03 [2026-07-30T04:46:03.066Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2026-07-30T04:46:03.066Z] .
06:46:03 [2026-07-30T04:46:03.068Z] [Pipeline] }
06:46:03 [2026-07-30T04:46:03.093Z] [Pipeline] // withEnv
06:46:03 [2026-07-30T04:46:03.113Z] [Pipeline] withDockerContainer
06:46:03 [2026-07-30T04:46:03.158Z] Jenkins does not seem to be running inside a container
06:46:03 [2026-07-30T04:46:03.166Z] $ 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-07-30T04:46:03.482Z] $ docker top 355c6ad04a6f8b8e13d12696cf4076d20e1789f13862af3649803d9497f0c6c4 -eo pid,comm
06:46:03 [2026-07-30T04:46:03.530Z] [Pipeline] {
06:46:03 [2026-07-30T04:46:03.587Z] [Pipeline] withEnv
06:46:03 [2026-07-30T04:46:03.589Z] [Pipeline] {
06:46:03 [2026-07-30T04:46:03.621Z] [Pipeline] stage
06:46:03 [2026-07-30T04:46:03.623Z] [Pipeline] { (Prepare the job)
06:46:03 [2026-07-30T04:46:03.678Z] [Pipeline] sh
06:46:03 [2026-07-30T04:46:03.940Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2026-07-30T04:46:04.194Z] [Pipeline] script
06:46:04 [2026-07-30T04:46:04.200Z] [Pipeline] {
06:46:04 [2026-07-30T04:46:04.221Z] [Pipeline] readMavenPom
06:46:04 [2026-07-30T04:46:04.243Z] 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-07-30T04:46:04.245Z] 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-07-30T04:46:04.247Z] 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-07-30T04:46:04.247Z] 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-07-30T04:46:04.247Z] 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-07-30T04:46:04.249Z] [Pipeline] sh
06:46:04 [2026-07-30T04:46:04.508Z] + rm -f pom.xml
06:46:04 [2026-07-30T04:46:04.509Z] [Pipeline] }
06:46:04 [2026-07-30T04:46:04.519Z] [Pipeline] // script
06:46:04 [2026-07-30T04:46:04.536Z] [Pipeline] }
06:46:04 [2026-07-30T04:46:04.554Z] [Pipeline] // stage
06:46:04 [2026-07-30T04:46:04.572Z] [Pipeline] stage
06:46:04 [2026-07-30T04:46:04.574Z] [Pipeline] { (Check POM parent version)
06:46:04 [2026-07-30T04:46:04.663Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2026-07-30T04:46:04.666Z] [Pipeline] getContext
06:46:04 [2026-07-30T04:46:04.689Z] [Pipeline] }
06:46:04 [2026-07-30T04:46:04.700Z] [Pipeline] // stage
06:46:04 [2026-07-30T04:46:04.718Z] [Pipeline] stage
06:46:04 [2026-07-30T04:46:04.719Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2026-07-30T04:46:04.748Z] [Pipeline] script
06:46:04 [2026-07-30T04:46:04.760Z] [Pipeline] {
06:46:04 [2026-07-30T04:46:04.785Z] [Pipeline] copyArtifacts
06:46:04 [2026-07-30T04:46:04.797Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 547
06:46:04 [2026-07-30T04:46:04.806Z] [Pipeline] fileExists
06:46:04 [2026-07-30T04:46:04.821Z] [Pipeline] readYaml
06:46:04 [2026-07-30T04:46:04.835Z] 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-07-30T04:46:04.839Z] [Pipeline] dir
06:46:04 [2026-07-30T04:46:04.840Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2026-07-30T04:46:04.840Z] [Pipeline] {
06:46:04 [2026-07-30T04:46:04.866Z] [Pipeline] git
06:46:04 [2026-07-30T04:46:04.869Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-07-30T04:46:04.871Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-07-30T04:46:04.886Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@f1046d1; decorates hudson.Launcher$LocalLauncher@459b6f01 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-07-30T04:46:04.887Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2026-07-30T04:46:04.893Z] Fetching changes from the remote Git repository
06:46:04 [2026-07-30T04:46:04.896Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2026-07-30T04:46:04.901Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2026-07-30T04:46:04.901Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2026-07-30T04:46:04.906Z]  > git --version # 'git version 2.43.0'
06:46:04 [2026-07-30T04:46:04.906Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-07-30T04:46:04.911Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2026-07-30T04:46:05.331Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2026-07-30T04:46:05.338Z] Checking out Revision 35734bf91a15df8000adae445ca69835f908f4d3 (refs/remotes/origin/6.4.x)
06:46:05 [2026-07-30T04:46:05.338Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2026-07-30T04:46:05.343Z]  > /usr/bin/git checkout -f 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:05 [2026-07-30T04:46:05.396Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2026-07-30T04:46:05.410Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-07-30T04:46:05.418Z]  > /usr/bin/git checkout -b 6.4.x 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:05 [2026-07-30T04:46:05.474Z] 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-07-30T04:46:05.474Z]  > /usr/bin/git rev-list --no-walk 35734bf91a15df8000adae445ca69835f908f4d3 # timeout=10
06:46:05 [2026-07-30T04:46:05.495Z] [Pipeline] fileExists
06:46:05 [2026-07-30T04:46:05.503Z] [Pipeline] readMavenPom
06:46:05 [2026-07-30T04:46:05.519Z] [Pipeline] sh
06:46:05 [2026-07-30T04:46:05.779Z] + git rev-parse HEAD
06:46:05 [2026-07-30T04:46:05.784Z] [Pipeline] echo
06:46:05 [2026-07-30T04:46:05.784Z] Silverpeas-Core: current commit is 35734bf91a15df8000adae445ca69835f908f4d3 and last build commit is 35734bf91a15df8000adae445ca69835f908f4d3
06:46:05 [2026-07-30T04:46:05.788Z] [Pipeline] }
06:46:05 [2026-07-30T04:46:05.802Z] [Pipeline] // dir
06:46:05 [2026-07-30T04:46:05.819Z] [Pipeline] echo
06:46:05 [2026-07-30T04:46:05.819Z] Build skipped due to no changes have been done since the last build
06:46:05 [2026-07-30T04:46:05.836Z] [Pipeline] dir
06:46:05 [2026-07-30T04:46:05.837Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2026-07-30T04:46:05.838Z] [Pipeline] {
06:46:05 [2026-07-30T04:46:05.860Z] [Pipeline] git
06:46:05 [2026-07-30T04:46:05.862Z] The recommended git tool is: /usr/bin/git
06:46:05 [2026-07-30T04:46:05.863Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2026-07-30T04:46:05.873Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@17d48d12; decorates hudson.Launcher$LocalLauncher@1fd41018 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2026-07-30T04:46:05.874Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2026-07-30T04:46:05.881Z] Fetching changes from the remote Git repository
06:46:05 [2026-07-30T04:46:05.883Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2026-07-30T04:46:05.889Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2026-07-30T04:46:05.889Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2026-07-30T04:46:05.894Z]  > git --version # 'git version 2.43.0'
06:46:05 [2026-07-30T04:46:05.894Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2026-07-30T04:46:05.899Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2026-07-30T04:46:06.348Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2026-07-30T04:46:06.354Z] Checking out Revision d9e44239e2d440db8410ee4c41705c8b20b4725b (refs/remotes/origin/6.4.x)
06:46:06 [2026-07-30T04:46:06.354Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2026-07-30T04:46:06.360Z]  > /usr/bin/git checkout -f d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:06 [2026-07-30T04:46:06.390Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2026-07-30T04:46:06.405Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2026-07-30T04:46:06.412Z]  > /usr/bin/git checkout -b 6.4.x d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:06 [2026-07-30T04:46:06.444Z] 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-07-30T04:46:06.444Z]  > /usr/bin/git rev-list --no-walk d9e44239e2d440db8410ee4c41705c8b20b4725b # timeout=10
06:46:06 [2026-07-30T04:46:06.465Z] [Pipeline] fileExists
06:46:06 [2026-07-30T04:46:06.474Z] [Pipeline] readMavenPom
06:46:06 [2026-07-30T04:46:06.498Z] [Pipeline] sh
06:46:06 [2026-07-30T04:46:06.758Z] + git rev-parse HEAD
06:46:06 [2026-07-30T04:46:06.763Z] [Pipeline] echo
06:46:06 [2026-07-30T04:46:06.763Z] Silverpeas-Components: current commit is d9e44239e2d440db8410ee4c41705c8b20b4725b and last build commit is d9e44239e2d440db8410ee4c41705c8b20b4725b
06:46:06 [2026-07-30T04:46:06.766Z] [Pipeline] }
06:46:06 [2026-07-30T04:46:06.781Z] [Pipeline] // dir
06:46:06 [2026-07-30T04:46:06.790Z] [Pipeline] echo
06:46:06 [2026-07-30T04:46:06.790Z] Build skipped due to no changes have been done since the last build
06:46:06 [2026-07-30T04:46:06.800Z] [Pipeline] dir
06:46:06 [2026-07-30T04:46:06.801Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2026-07-30T04:46:06.801Z] [Pipeline] {
06:46:06 [2026-07-30T04:46:06.821Z] [Pipeline] git
06:46:06 [2026-07-30T04:46:06.824Z] Selected Git installation does not exist. Using Default
06:46:06 [2026-07-30T04:46:06.825Z] The recommended git tool is: NONE
06:46:06 [2026-07-30T04:46:06.826Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2026-07-30T04:46:06.836Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@57f5a85d; decorates hudson.Launcher$LocalLauncher@463247d8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2026-07-30T04:46:06.838Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2026-07-30T04:46:06.843Z] Fetching changes from the remote Git repository
06:46:06 [2026-07-30T04:46:06.845Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2026-07-30T04:46:06.850Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2026-07-30T04:46:06.850Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2026-07-30T04:46:06.854Z]  > git --version # 'git version 2.43.0'
06:46:06 [2026-07-30T04:46:06.854Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2026-07-30T04:46:06.858Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2026-07-30T04:46:07.264Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2026-07-30T04:46:07.272Z] Checking out Revision f105160616b668c112072a2f4714b531c52c98bc (refs/remotes/origin/6.4.x)
06:46:07 [2026-07-30T04:46:07.272Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2026-07-30T04:46:07.277Z]  > /usr/bin/git checkout -f f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:07 [2026-07-30T04:46:07.290Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2026-07-30T04:46:07.299Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2026-07-30T04:46:07.306Z]  > /usr/bin/git checkout -b 6.4.x f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:07 [2026-07-30T04:46:07.322Z] 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-07-30T04:46:07.322Z]  > /usr/bin/git rev-list --no-walk f105160616b668c112072a2f4714b531c52c98bc # timeout=10
06:46:07 [2026-07-30T04:46:07.343Z] [Pipeline] fileExists
06:46:07 [2026-07-30T04:46:07.352Z] [Pipeline] readMavenPom
06:46:07 [2026-07-30T04:46:07.366Z] [Pipeline] sh
06:46:07 [2026-07-30T04:46:07.626Z] + git rev-parse HEAD
06:46:07 [2026-07-30T04:46:07.630Z] [Pipeline] echo
06:46:07 [2026-07-30T04:46:07.630Z] Silverpeas-Looks: current commit is f105160616b668c112072a2f4714b531c52c98bc and last build commit is f105160616b668c112072a2f4714b531c52c98bc
06:46:07 [2026-07-30T04:46:07.633Z] [Pipeline] }
06:46:07 [2026-07-30T04:46:07.651Z] [Pipeline] // dir
06:46:07 [2026-07-30T04:46:07.667Z] [Pipeline] echo
06:46:07 [2026-07-30T04:46:07.667Z] Build skipped due to no changes have been done since the last build
06:46:07 [2026-07-30T04:46:07.685Z] [Pipeline] dir
06:46:07 [2026-07-30T04:46:07.685Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2026-07-30T04:46:07.686Z] [Pipeline] {
06:46:07 [2026-07-30T04:46:07.710Z] [Pipeline] git
06:46:07 [2026-07-30T04:46:07.713Z] The recommended git tool is: NONE
06:46:07 [2026-07-30T04:46:07.714Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2026-07-30T04:46:07.727Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4e1f8d38; decorates hudson.Launcher$LocalLauncher@3ee8c074 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2026-07-30T04:46:07.728Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2026-07-30T04:46:07.734Z] Fetching changes from the remote Git repository
06:46:07 [2026-07-30T04:46:07.739Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2026-07-30T04:46:07.746Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2026-07-30T04:46:07.746Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2026-07-30T04:46:07.751Z]  > git --version # 'git version 2.43.0'
06:46:07 [2026-07-30T04:46:07.751Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2026-07-30T04:46:07.757Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2026-07-30T04:46:08.217Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2026-07-30T04:46:08.224Z] Checking out Revision f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 (refs/remotes/origin/6.4.x)
06:46:08 [2026-07-30T04:46:08.224Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2026-07-30T04:46:08.229Z]  > /usr/bin/git checkout -f f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:08 [2026-07-30T04:46:08.238Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2026-07-30T04:46:08.248Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2026-07-30T04:46:08.256Z]  > /usr/bin/git checkout -b 6.4.x f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:08 [2026-07-30T04:46:08.272Z] 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:08 [2026-07-30T04:46:08.272Z]  > /usr/bin/git rev-list --no-walk f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 # timeout=10
06:46:08 [2026-07-30T04:46:08.304Z] [Pipeline] fileExists
06:46:08 [2026-07-30T04:46:08.325Z] [Pipeline] sh
06:46:08 [2026-07-30T04:46:08.585Z] + git rev-parse HEAD
06:46:08 [2026-07-30T04:46:08.589Z] [Pipeline] echo
06:46:08 [2026-07-30T04:46:08.589Z] Silverpeas-Setup: current commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613 and last build commit is f9a3cc8ddfdefbb340e23594a0d441da1d2cd613
06:46:08 [2026-07-30T04:46:08.592Z] [Pipeline] }
06:46:08 [2026-07-30T04:46:08.609Z] [Pipeline] // dir
06:46:08 [2026-07-30T04:46:08.626Z] [Pipeline] echo
06:46:08 [2026-07-30T04:46:08.627Z] Build skipped due to no changes have been done since the last build
06:46:08 [2026-07-30T04:46:08.645Z] [Pipeline] dir
06:46:08 [2026-07-30T04:46:08.645Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2026-07-30T04:46:08.646Z] [Pipeline] {
06:46:08 [2026-07-30T04:46:08.668Z] [Pipeline] git
06:46:08 [2026-07-30T04:46:08.671Z] The recommended git tool is: NONE
06:46:08 [2026-07-30T04:46:08.672Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2026-07-30T04:46:08.684Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@44e9fb2a; decorates hudson.Launcher$LocalLauncher@65e3641a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2026-07-30T04:46:08.685Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2026-07-30T04:46:08.691Z] Fetching changes from the remote Git repository
06:46:08 [2026-07-30T04:46:08.693Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2026-07-30T04:46:08.698Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2026-07-30T04:46:08.698Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2026-07-30T04:46:08.702Z]  > git --version # 'git version 2.43.0'
06:46:08 [2026-07-30T04:46:08.703Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2026-07-30T04:46:08.708Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2026-07-30T04:46:09.202Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2026-07-30T04:46:09.209Z] Checking out Revision 4c911d0c826d86eae553a296dd6f65961fc161ae (refs/remotes/origin/6.4.x)
06:46:09 [2026-07-30T04:46:09.209Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2026-07-30T04:46:09.215Z]  > /usr/bin/git checkout -f 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:09 [2026-07-30T04:46:09.226Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2026-07-30T04:46:09.236Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2026-07-30T04:46:09.243Z]  > /usr/bin/git checkout -b 6.4.x 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:09 [2026-07-30T04:46:09.254Z] 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:09 [2026-07-30T04:46:09.254Z]  > /usr/bin/git rev-list --no-walk 4c911d0c826d86eae553a296dd6f65961fc161ae # timeout=10
06:46:09 [2026-07-30T04:46:09.275Z] [Pipeline] fileExists
06:46:09 [2026-07-30T04:46:09.285Z] [Pipeline] readMavenPom
06:46:09 [2026-07-30T04:46:09.306Z] [Pipeline] sh
06:46:09 [2026-07-30T04:46:09.566Z] + git rev-parse HEAD
06:46:09 [2026-07-30T04:46:09.570Z] [Pipeline] echo
06:46:09 [2026-07-30T04:46:09.571Z] Silverpeas-Distribution: current commit is 4c911d0c826d86eae553a296dd6f65961fc161ae and last build commit is 4c911d0c826d86eae553a296dd6f65961fc161ae
06:46:09 [2026-07-30T04:46:09.574Z] [Pipeline] }
06:46:09 [2026-07-30T04:46:09.590Z] [Pipeline] // dir
06:46:09 [2026-07-30T04:46:09.608Z] [Pipeline] echo
06:46:09 [2026-07-30T04:46:09.608Z] Build skipped due to no changes have been done since the last build
06:46:09 [2026-07-30T04:46:09.628Z] [Pipeline] dir
06:46:09 [2026-07-30T04:46:09.628Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2026-07-30T04:46:09.629Z] [Pipeline] {
06:46:09 [2026-07-30T04:46:09.652Z] [Pipeline] git
06:46:09 [2026-07-30T04:46:09.655Z] The recommended git tool is: NONE
06:46:09 [2026-07-30T04:46:09.657Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2026-07-30T04:46:09.674Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@11065acb; decorates hudson.Launcher$LocalLauncher@4e531148 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2026-07-30T04:46:09.674Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2026-07-30T04:46:09.681Z] Fetching changes from the remote Git repository
06:46:09 [2026-07-30T04:46:09.683Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2026-07-30T04:46:09.689Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2026-07-30T04:46:09.689Z]  > /usr/bin/git --version # timeout=10
06:46:09 [2026-07-30T04:46:09.693Z]  > git --version # 'git version 2.43.0'
06:46:09 [2026-07-30T04:46:09.693Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2026-07-30T04:46:09.699Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2026-07-30T04:46:10.191Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2026-07-30T04:46:10.199Z] Checking out Revision 27fc17db8fc8e443cd002cec7d78fbad61804ec8 (refs/remotes/origin/6.4.x)
06:46:10 [2026-07-30T04:46:10.199Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2026-07-30T04:46:10.204Z]  > /usr/bin/git checkout -f 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:10 [2026-07-30T04:46:10.210Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2026-07-30T04:46:10.220Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2026-07-30T04:46:10.226Z]  > /usr/bin/git checkout -b 6.4.x 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:10 [2026-07-30T04:46:10.241Z] 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:10 [2026-07-30T04:46:10.241Z]  > /usr/bin/git rev-list --no-walk 27fc17db8fc8e443cd002cec7d78fbad61804ec8 # timeout=10
06:46:10 [2026-07-30T04:46:10.273Z] [Pipeline] fileExists
06:46:10 [2026-07-30T04:46:10.290Z] [Pipeline] readMavenPom
06:46:10 [2026-07-30T04:46:10.316Z] [Pipeline] sh
06:46:10 [2026-07-30T04:46:10.577Z] + git rev-parse HEAD
06:46:10 [2026-07-30T04:46:10.581Z] [Pipeline] echo
06:46:10 [2026-07-30T04:46:10.581Z] Silverpeas-Assembly: current commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8 and last build commit is 27fc17db8fc8e443cd002cec7d78fbad61804ec8
06:46:10 [2026-07-30T04:46:10.584Z] [Pipeline] }
06:46:10 [2026-07-30T04:46:10.599Z] [Pipeline] // dir
06:46:10 [2026-07-30T04:46:10.614Z] [Pipeline] echo
06:46:10 [2026-07-30T04:46:10.616Z] Build skipped due to no changes have been done since the last build
06:46:10 [2026-07-30T04:46:10.616Z] [Pipeline] }
06:46:10 [2026-07-30T04:46:10.633Z] [Pipeline] // script
06:46:10 [2026-07-30T04:46:10.650Z] [Pipeline] }
06:46:10 [2026-07-30T04:46:10.665Z] [Pipeline] // stage
06:46:10 [2026-07-30T04:46:10.684Z] [Pipeline] stage
06:46:10 [2026-07-30T04:46:10.685Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2026-07-30T04:46:10.718Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-30T04:46:10.720Z] [Pipeline] getContext
06:46:10 [2026-07-30T04:46:10.744Z] [Pipeline] stage
06:46:10 [2026-07-30T04:46:10.745Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2026-07-30T04:46:10.762Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-30T04:46:10.763Z] [Pipeline] getContext
06:46:10 [2026-07-30T04:46:10.766Z] [Pipeline] }
06:46:10 [2026-07-30T04:46:10.782Z] [Pipeline] // stage
06:46:10 [2026-07-30T04:46:10.800Z] [Pipeline] stage
06:46:10 [2026-07-30T04:46:10.801Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2026-07-30T04:46:10.816Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-30T04:46:10.818Z] [Pipeline] getContext
06:46:10 [2026-07-30T04:46:10.820Z] [Pipeline] }
06:46:10 [2026-07-30T04:46:10.835Z] [Pipeline] // stage
06:46:10 [2026-07-30T04:46:10.852Z] [Pipeline] stage
06:46:10 [2026-07-30T04:46:10.853Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2026-07-30T04:46:10.866Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-30T04:46:10.867Z] [Pipeline] getContext
06:46:10 [2026-07-30T04:46:10.870Z] [Pipeline] }
06:46:10 [2026-07-30T04:46:10.883Z] [Pipeline] // stage
06:46:10 [2026-07-30T04:46:10.898Z] [Pipeline] stage
06:46:10 [2026-07-30T04:46:10.899Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2026-07-30T04:46:10.911Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-30T04:46:10.912Z] [Pipeline] getContext
06:46:10 [2026-07-30T04:46:10.914Z] [Pipeline] }
06:46:10 [2026-07-30T04:46:10.926Z] [Pipeline] // stage
06:46:10 [2026-07-30T04:46:10.941Z] [Pipeline] stage
06:46:10 [2026-07-30T04:46:10.943Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2026-07-30T04:46:10.954Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-30T04:46:10.956Z] [Pipeline] getContext
06:46:10 [2026-07-30T04:46:10.958Z] [Pipeline] }
06:46:10 [2026-07-30T04:46:10.969Z] [Pipeline] // stage
06:46:10 [2026-07-30T04:46:10.982Z] [Pipeline] stage
06:46:10 [2026-07-30T04:46:10.983Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2026-07-30T04:46:10.994Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2026-07-30T04:46:10.995Z] [Pipeline] getContext
06:46:10 [2026-07-30T04:46:10.997Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.007Z] [Pipeline] // stage
06:46:11 [2026-07-30T04:46:11.020Z] [Pipeline] stage
06:46:11 [2026-07-30T04:46:11.021Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:11 [2026-07-30T04:46:11.031Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-30T04:46:11.033Z] [Pipeline] getContext
06:46:11 [2026-07-30T04:46:11.035Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.045Z] [Pipeline] // stage
06:46:11 [2026-07-30T04:46:11.057Z] [Pipeline] stage
06:46:11 [2026-07-30T04:46:11.058Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:11 [2026-07-30T04:46:11.069Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-30T04:46:11.070Z] [Pipeline] getContext
06:46:11 [2026-07-30T04:46:11.072Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.082Z] [Pipeline] // stage
06:46:11 [2026-07-30T04:46:11.094Z] [Pipeline] stage
06:46:11 [2026-07-30T04:46:11.094Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:11 [2026-07-30T04:46:11.104Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-30T04:46:11.105Z] [Pipeline] getContext
06:46:11 [2026-07-30T04:46:11.108Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.117Z] [Pipeline] // stage
06:46:11 [2026-07-30T04:46:11.129Z] [Pipeline] stage
06:46:11 [2026-07-30T04:46:11.130Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:11 [2026-07-30T04:46:11.139Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-30T04:46:11.141Z] [Pipeline] getContext
06:46:11 [2026-07-30T04:46:11.143Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.152Z] [Pipeline] // stage
06:46:11 [2026-07-30T04:46:11.163Z] [Pipeline] stage
06:46:11 [2026-07-30T04:46:11.164Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:11 [2026-07-30T04:46:11.173Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-30T04:46:11.175Z] [Pipeline] getContext
06:46:11 [2026-07-30T04:46:11.177Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.186Z] [Pipeline] // stage
06:46:11 [2026-07-30T04:46:11.198Z] [Pipeline] stage
06:46:11 [2026-07-30T04:46:11.199Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:11 [2026-07-30T04:46:11.208Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-30T04:46:11.209Z] [Pipeline] getContext
06:46:11 [2026-07-30T04:46:11.211Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.220Z] [Pipeline] // stage
06:46:11 [2026-07-30T04:46:11.231Z] [Pipeline] stage
06:46:11 [2026-07-30T04:46:11.232Z] [Pipeline] { (Publish Community Web Site)
06:46:11 [2026-07-30T04:46:11.240Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2026-07-30T04:46:11.241Z] [Pipeline] getContext
06:46:11 [2026-07-30T04:46:11.243Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.252Z] [Pipeline] // stage
06:46:11 [2026-07-30T04:46:11.260Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.268Z] [Pipeline] // stage
06:46:11 [2026-07-30T04:46:11.286Z] [Pipeline] stage
06:46:11 [2026-07-30T04:46:11.287Z] [Pipeline] { (Create YAML build report)
06:46:11 [2026-07-30T04:46:11.316Z] [Pipeline] script
06:46:11 [2026-07-30T04:46:11.323Z] [Pipeline] {
06:46:11 [2026-07-30T04:46:11.340Z] [Pipeline] sh
06:46:11 [2026-07-30T04:46:11.599Z] + mkdir -p target
06:46:11 [2026-07-30T04:46:11.601Z] [Pipeline] sh
06:46:11 [2026-07-30T04:46:11.858Z] + mv build.yaml target/
06:46:11 [2026-07-30T04:46:11.859Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.877Z] [Pipeline] // script
06:46:11 [2026-07-30T04:46:11.894Z] [Pipeline] }
06:46:11 [2026-07-30T04:46:11.910Z] [Pipeline] // stage
06:46:11 [2026-07-30T04:46:11.936Z] [Pipeline] stage
06:46:11 [2026-07-30T04:46:11.937Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2026-07-30T04:46:11.968Z] [Pipeline] step
06:46:12 [2026-07-30T04:46:12.003Z] [Pipeline] script
06:46:12 [2026-07-30T04:46:12.011Z] [Pipeline] {
06:46:12 [2026-07-30T04:46:12.045Z] [Pipeline] }
06:46:12 [2026-07-30T04:46:12.062Z] [Pipeline] // script
06:46:12 [2026-07-30T04:46:12.084Z] [Pipeline] archiveArtifacts
06:46:12 [2026-07-30T04:46:12.087Z] Archiving artifacts
06:46:12 [2026-07-30T04:46:12.103Z] Enregistrement des empreintes numériques
06:46:12 [2026-07-30T04:46:12.117Z] [Pipeline] sh
06:46:12 [2026-07-30T04:46:12.376Z] + rm -rf target
06:46:12 [2026-07-30T04:46:12.383Z] [Pipeline] }
06:46:12 [2026-07-30T04:46:12.399Z] [Pipeline] // stage
06:46:12 [2026-07-30T04:46:12.414Z] [Pipeline] }
06:46:12 [2026-07-30T04:46:12.423Z] [Pipeline] // withEnv
06:46:12 [2026-07-30T04:46:12.439Z] [Pipeline] }
06:46:12 [2026-07-30T04:46:12.440Z] $ docker stop --time=1 355c6ad04a6f8b8e13d12696cf4076d20e1789f13862af3649803d9497f0c6c4
06:46:13 [2026-07-30T04:46:13.745Z] $ docker rm -f --volumes 355c6ad04a6f8b8e13d12696cf4076d20e1789f13862af3649803d9497f0c6c4
06:46:13 [2026-07-30T04:46:13.792Z] [Pipeline] // withDockerContainer
06:46:13 [2026-07-30T04:46:13.799Z] [Pipeline] }
06:46:13 [2026-07-30T04:46:13.808Z] [Pipeline] // withEnv
06:46:13 [2026-07-30T04:46:13.824Z] [Pipeline] }
06:46:13 [2026-07-30T04:46:13.852Z] [Pipeline] // node
06:46:13 [2026-07-30T04:46:13.873Z] [Pipeline] End of Pipeline
06:46:13 [2026-07-30T04:46:13.963Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #419
06:46:13 [2026-07-30T04:46:13.964Z] Finished: SUCCESS