SuccèsSortie de la console
06:46:00 [2025-04-28T04:46:00.882Z] Lancé par une alarme périodique
06:46:00 [2025-04-28T04:46:00.882Z] Running as userbuild
06:46:01 [2025-04-28T04:46:01.292Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-04-28T04:46:01.794Z] [Pipeline] Start of Pipeline
06:46:02 [2025-04-28T04:46:02.125Z] [Pipeline] node
06:46:02 [2025-04-28T04:46:02.128Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2025-04-28T04:46:02.131Z] [Pipeline] {
06:46:02 [2025-04-28T04:46:02.148Z] [Pipeline] stage
06:46:02 [2025-04-28T04:46:02.149Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2025-04-28T04:46:02.159Z] [Pipeline] checkout
06:46:02 [2025-04-28T04:46:02.161Z] Selected Git installation does not exist. Using Default
06:46:02 [2025-04-28T04:46:02.161Z] The recommended git tool is: NONE
06:46:02 [2025-04-28T04:46:02.161Z] No credentials specified
06:46:02 [2025-04-28T04:46:02.161Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2025-04-28T04:46:02.167Z] Fetching changes from the remote Git repository
06:46:02 [2025-04-28T04:46:02.168Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2025-04-28T04:46:02.175Z] Cleaning workspace
06:46:02 [2025-04-28T04:46:02.175Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2025-04-28T04:46:02.179Z] Resetting working tree
06:46:02 [2025-04-28T04:46:02.179Z] > /usr/bin/git reset --hard # timeout=10
06:46:02 [2025-04-28T04:46:02.186Z] > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2025-04-28T04:46:02.192Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2025-04-28T04:46:02.192Z] > /usr/bin/git --version # timeout=10
06:46:02 [2025-04-28T04:46:02.196Z] > git --version # 'git version 2.43.0'
06:46:02 [2025-04-28T04:46:02.196Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2025-04-28T04:46:02.540Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2025-04-28T04:46:02.545Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:02 [2025-04-28T04:46:02.545Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2025-04-28T04:46:02.550Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:02 [2025-04-28T04:46:02.566Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:02 [2025-04-28T04:46:02.566Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:02 [2025-04-28T04:46:02.587Z] [Pipeline] }
06:46:02 [2025-04-28T04:46:02.596Z] [Pipeline] // stage
06:46:02 [2025-04-28T04:46:02.612Z] [Pipeline] withEnv
06:46:02 [2025-04-28T04:46:02.613Z] [Pipeline] {
06:46:02 [2025-04-28T04:46:02.787Z] [Pipeline] isUnix
06:46:02 [2025-04-28T04:46:02.788Z] [Pipeline] withEnv
06:46:02 [2025-04-28T04:46:02.788Z] [Pipeline] {
06:46:02 [2025-04-28T04:46:02.802Z] [Pipeline] sh
06:46:03 [2025-04-28T04:46:03.058Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2025-04-28T04:46:03.058Z] .
06:46:03 [2025-04-28T04:46:03.060Z] [Pipeline] }
06:46:03 [2025-04-28T04:46:03.072Z] [Pipeline] // withEnv
06:46:03 [2025-04-28T04:46:03.087Z] [Pipeline] withDockerContainer
06:46:03 [2025-04-28T04:46:03.120Z] Jenkins does not seem to be running inside a container
06:46:03 [2025-04-28T04:46:03.127Z] $ 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 [2025-04-28T04:46:03.456Z] $ docker top 3196bf7238104429cdfad499f7cd3d90a1e3e449c2335daa9b2a5df1e9412c00 -eo pid,comm
06:46:03 [2025-04-28T04:46:03.496Z] [Pipeline] {
06:46:03 [2025-04-28T04:46:03.515Z] [Pipeline] withEnv
06:46:03 [2025-04-28T04:46:03.516Z] [Pipeline] {
06:46:03 [2025-04-28T04:46:03.537Z] [Pipeline] stage
06:46:03 [2025-04-28T04:46:03.537Z] [Pipeline] { (Prepare the job)
06:46:03 [2025-04-28T04:46:03.573Z] [Pipeline] sh
06:46:03 [2025-04-28T04:46:03.830Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2025-04-28T04:46:04.083Z] [Pipeline] script
06:46:04 [2025-04-28T04:46:04.087Z] [Pipeline] {
06:46:04 [2025-04-28T04:46:04.102Z] [Pipeline] readMavenPom
06:46:04 [2025-04-28T04:46:04.127Z] 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 [2025-04-28T04:46:04.129Z] 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 [2025-04-28T04:46:04.130Z] 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 [2025-04-28T04:46:04.130Z] 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 [2025-04-28T04:46:04.130Z] 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 [2025-04-28T04:46:04.131Z] [Pipeline] sh
06:46:04 [2025-04-28T04:46:04.388Z] + rm -f pom.xml
06:46:04 [2025-04-28T04:46:04.389Z] [Pipeline] }
06:46:04 [2025-04-28T04:46:04.402Z] [Pipeline] // script
06:46:04 [2025-04-28T04:46:04.417Z] [Pipeline] }
06:46:04 [2025-04-28T04:46:04.429Z] [Pipeline] // stage
06:46:04 [2025-04-28T04:46:04.442Z] [Pipeline] stage
06:46:04 [2025-04-28T04:46:04.443Z] [Pipeline] { (Check POM parent version)
06:46:04 [2025-04-28T04:46:04.502Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2025-04-28T04:46:04.503Z] [Pipeline] getContext
06:46:04 [2025-04-28T04:46:04.514Z] [Pipeline] }
06:46:04 [2025-04-28T04:46:04.525Z] [Pipeline] // stage
06:46:04 [2025-04-28T04:46:04.539Z] [Pipeline] stage
06:46:04 [2025-04-28T04:46:04.540Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2025-04-28T04:46:04.563Z] [Pipeline] script
06:46:04 [2025-04-28T04:46:04.566Z] [Pipeline] {
06:46:04 [2025-04-28T04:46:04.587Z] [Pipeline] copyArtifacts
06:46:04 [2025-04-28T04:46:04.594Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 385
06:46:04 [2025-04-28T04:46:04.603Z] [Pipeline] fileExists
06:46:04 [2025-04-28T04:46:04.620Z] [Pipeline] readYaml
06:46:04 [2025-04-28T04:46:04.632Z] 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 [2025-04-28T04:46:04.635Z] [Pipeline] dir
06:46:04 [2025-04-28T04:46:04.635Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-04-28T04:46:04.636Z] [Pipeline] {
06:46:04 [2025-04-28T04:46:04.652Z] [Pipeline] git
06:46:04 [2025-04-28T04:46:04.654Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-04-28T04:46:04.656Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-04-28T04:46:04.667Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7e928630; decorates hudson.Launcher$LocalLauncher@3a61023d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-04-28T04:46:04.667Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-04-28T04:46:04.673Z] Fetching changes from the remote Git repository
06:46:04 [2025-04-28T04:46:04.675Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-04-28T04:46:04.683Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-04-28T04:46:04.683Z] > /usr/bin/git --version # timeout=10
06:46:04 [2025-04-28T04:46:04.688Z] > git --version # 'git version 2.43.0'
06:46:04 [2025-04-28T04:46:04.688Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-04-28T04:46:04.695Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2025-04-28T04:46:05.103Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-04-28T04:46:05.109Z] Checking out Revision 94a1b1e825d5cd179f46722fcea9ee5248a6518e (refs/remotes/origin/6.4.x)
06:46:05 [2025-04-28T04:46:05.109Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-04-28T04:46:05.114Z] > /usr/bin/git checkout -f 94a1b1e825d5cd179f46722fcea9ee5248a6518e # timeout=10
06:46:05 [2025-04-28T04:46:05.168Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-04-28T04:46:05.182Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-04-28T04:46:05.189Z] > /usr/bin/git checkout -b 6.4.x 94a1b1e825d5cd179f46722fcea9ee5248a6518e # timeout=10
06:46:05 [2025-04-28T04:46:05.296Z] Commit message: "Remove the Firefox bug workaround as it is now fixed with Firefox 137"
06:46:05 [2025-04-28T04:46:05.297Z] > /usr/bin/git rev-list --no-walk 94a1b1e825d5cd179f46722fcea9ee5248a6518e # timeout=10
06:46:05 [2025-04-28T04:46:05.321Z] [Pipeline] fileExists
06:46:05 [2025-04-28T04:46:05.335Z] [Pipeline] readMavenPom
06:46:05 [2025-04-28T04:46:05.355Z] [Pipeline] sh
06:46:05 [2025-04-28T04:46:05.612Z] + git rev-parse HEAD
06:46:05 [2025-04-28T04:46:05.615Z] [Pipeline] echo
06:46:05 [2025-04-28T04:46:05.615Z] Silverpeas-Core: current commit is 94a1b1e825d5cd179f46722fcea9ee5248a6518e and last build commit is 94a1b1e825d5cd179f46722fcea9ee5248a6518e
06:46:05 [2025-04-28T04:46:05.617Z] [Pipeline] }
06:46:05 [2025-04-28T04:46:05.631Z] [Pipeline] // dir
06:46:05 [2025-04-28T04:46:05.644Z] [Pipeline] echo
06:46:05 [2025-04-28T04:46:05.644Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-04-28T04:46:05.658Z] [Pipeline] dir
06:46:05 [2025-04-28T04:46:05.658Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-04-28T04:46:05.659Z] [Pipeline] {
06:46:05 [2025-04-28T04:46:05.676Z] [Pipeline] git
06:46:05 [2025-04-28T04:46:05.677Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-04-28T04:46:05.678Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-04-28T04:46:05.688Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@266c2889; decorates hudson.Launcher$LocalLauncher@621af029 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-04-28T04:46:05.688Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-04-28T04:46:05.694Z] Fetching changes from the remote Git repository
06:46:05 [2025-04-28T04:46:05.696Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-04-28T04:46:05.702Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-04-28T04:46:05.702Z] > /usr/bin/git --version # timeout=10
06:46:05 [2025-04-28T04:46:05.707Z] > git --version # 'git version 2.43.0'
06:46:05 [2025-04-28T04:46:05.707Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-04-28T04:46:05.713Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-04-28T04:46:06.144Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-04-28T04:46:06.150Z] Checking out Revision 855b2ca00011945e638e9761ea00c0294fa34add (refs/remotes/origin/6.4.x)
06:46:06 [2025-04-28T04:46:06.150Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-04-28T04:46:06.155Z] > /usr/bin/git checkout -f 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-04-28T04:46:06.187Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-04-28T04:46:06.200Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-04-28T04:46:06.207Z] > /usr/bin/git checkout -b 6.4.x 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-04-28T04:46:06.254Z] Commit message: "Fix URL to printContact.css in contact.jsp of YellowPages"
06:46:06 [2025-04-28T04:46:06.254Z] > /usr/bin/git rev-list --no-walk 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-04-28T04:46:06.279Z] [Pipeline] fileExists
06:46:06 [2025-04-28T04:46:06.286Z] [Pipeline] readMavenPom
06:46:06 [2025-04-28T04:46:06.301Z] [Pipeline] sh
06:46:06 [2025-04-28T04:46:06.558Z] + git rev-parse HEAD
06:46:06 [2025-04-28T04:46:06.560Z] [Pipeline] echo
06:46:06 [2025-04-28T04:46:06.560Z] Silverpeas-Components: current commit is 855b2ca00011945e638e9761ea00c0294fa34add and last build commit is 855b2ca00011945e638e9761ea00c0294fa34add
06:46:06 [2025-04-28T04:46:06.562Z] [Pipeline] }
06:46:06 [2025-04-28T04:46:06.575Z] [Pipeline] // dir
06:46:06 [2025-04-28T04:46:06.589Z] [Pipeline] echo
06:46:06 [2025-04-28T04:46:06.590Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-04-28T04:46:06.604Z] [Pipeline] dir
06:46:06 [2025-04-28T04:46:06.605Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2025-04-28T04:46:06.605Z] [Pipeline] {
06:46:06 [2025-04-28T04:46:06.623Z] [Pipeline] git
06:46:06 [2025-04-28T04:46:06.625Z] Selected Git installation does not exist. Using Default
06:46:06 [2025-04-28T04:46:06.625Z] The recommended git tool is: NONE
06:46:06 [2025-04-28T04:46:06.625Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-04-28T04:46:06.641Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1d33b26b; decorates hudson.Launcher$LocalLauncher@612122de will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-04-28T04:46:06.641Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:06 [2025-04-28T04:46:06.647Z] Fetching changes from the remote Git repository
06:46:06 [2025-04-28T04:46:06.650Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2025-04-28T04:46:06.656Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2025-04-28T04:46:06.656Z] > /usr/bin/git --version # timeout=10
06:46:06 [2025-04-28T04:46:06.662Z] > git --version # 'git version 2.43.0'
06:46:06 [2025-04-28T04:46:06.662Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-04-28T04:46:06.668Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-04-28T04:46:07.008Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-04-28T04:46:07.015Z] Checking out Revision 22e12a80bfa2dcf9bad73b929937e912407df577 (refs/remotes/origin/6.4.x)
06:46:07 [2025-04-28T04:46:07.015Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-04-28T04:46:07.020Z] > /usr/bin/git checkout -f 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-04-28T04:46:07.031Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-04-28T04:46:07.040Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-04-28T04:46:07.047Z] > /usr/bin/git checkout -b 6.4.x 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-04-28T04:46:07.062Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7).Prepare for development iteration of next version 6.4.4"
06:46:07 [2025-04-28T04:46:07.062Z] > /usr/bin/git rev-list --no-walk 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-04-28T04:46:07.091Z] [Pipeline] fileExists
06:46:07 [2025-04-28T04:46:07.107Z] [Pipeline] readMavenPom
06:46:07 [2025-04-28T04:46:07.126Z] [Pipeline] sh
06:46:07 [2025-04-28T04:46:07.383Z] + git rev-parse HEAD
06:46:07 [2025-04-28T04:46:07.386Z] [Pipeline] echo
06:46:07 [2025-04-28T04:46:07.386Z] Silverpeas-Looks: current commit is 22e12a80bfa2dcf9bad73b929937e912407df577 and last build commit is 22e12a80bfa2dcf9bad73b929937e912407df577
06:46:07 [2025-04-28T04:46:07.388Z] [Pipeline] }
06:46:07 [2025-04-28T04:46:07.398Z] [Pipeline] // dir
06:46:07 [2025-04-28T04:46:07.408Z] [Pipeline] echo
06:46:07 [2025-04-28T04:46:07.408Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-04-28T04:46:07.423Z] [Pipeline] dir
06:46:07 [2025-04-28T04:46:07.423Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2025-04-28T04:46:07.424Z] [Pipeline] {
06:46:07 [2025-04-28T04:46:07.443Z] [Pipeline] git
06:46:07 [2025-04-28T04:46:07.444Z] The recommended git tool is: NONE
06:46:07 [2025-04-28T04:46:07.445Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-04-28T04:46:07.454Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@410a9a05; decorates hudson.Launcher$LocalLauncher@5e010e6c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-04-28T04:46:07.454Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2025-04-28T04:46:07.461Z] Fetching changes from the remote Git repository
06:46:07 [2025-04-28T04:46:07.464Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2025-04-28T04:46:07.472Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2025-04-28T04:46:07.472Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-04-28T04:46:07.477Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-04-28T04:46:07.477Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-04-28T04:46:07.483Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-04-28T04:46:07.858Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-04-28T04:46:07.864Z] Checking out Revision 6e5936ffe892e71fb63de6dc059da8ad09b72c90 (refs/remotes/origin/6.4.x)
06:46:07 [2025-04-28T04:46:07.864Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-04-28T04:46:07.870Z] > /usr/bin/git checkout -f 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-04-28T04:46:07.880Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-04-28T04:46:07.888Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-04-28T04:46:07.894Z] > /usr/bin/git checkout -b 6.4.x 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-04-28T04:46:07.905Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (2bd9e5b3d4c9516811f574f4f53ce5e22532133b).Prepare for development iteration of next version 6.4.4"
06:46:07 [2025-04-28T04:46:07.905Z] > /usr/bin/git rev-list --no-walk 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-04-28T04:46:07.925Z] [Pipeline] fileExists
06:46:07 [2025-04-28T04:46:07.935Z] [Pipeline] sh
06:46:08 [2025-04-28T04:46:08.190Z] + git rev-parse HEAD
06:46:08 [2025-04-28T04:46:08.193Z] [Pipeline] echo
06:46:08 [2025-04-28T04:46:08.193Z] Silverpeas-Setup: current commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 and last build commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90
06:46:08 [2025-04-28T04:46:08.195Z] [Pipeline] }
06:46:08 [2025-04-28T04:46:08.210Z] [Pipeline] // dir
06:46:08 [2025-04-28T04:46:08.226Z] [Pipeline] echo
06:46:08 [2025-04-28T04:46:08.226Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-04-28T04:46:08.242Z] [Pipeline] dir
06:46:08 [2025-04-28T04:46:08.242Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2025-04-28T04:46:08.243Z] [Pipeline] {
06:46:08 [2025-04-28T04:46:08.262Z] [Pipeline] git
06:46:08 [2025-04-28T04:46:08.264Z] The recommended git tool is: NONE
06:46:08 [2025-04-28T04:46:08.265Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-04-28T04:46:08.273Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3574bcf4; decorates hudson.Launcher$LocalLauncher@17023c97 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-04-28T04:46:08.274Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2025-04-28T04:46:08.280Z] Fetching changes from the remote Git repository
06:46:08 [2025-04-28T04:46:08.283Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2025-04-28T04:46:08.289Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2025-04-28T04:46:08.289Z] > /usr/bin/git --version # timeout=10
06:46:08 [2025-04-28T04:46:08.294Z] > git --version # 'git version 2.43.0'
06:46:08 [2025-04-28T04:46:08.294Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-04-28T04:46:08.301Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-04-28T04:46:08.674Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-04-28T04:46:08.681Z] Checking out Revision 6837d524e3282a03e2de06fa1f14b7c93c7608b1 (refs/remotes/origin/6.4.x)
06:46:08 [2025-04-28T04:46:08.681Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-04-28T04:46:08.686Z] > /usr/bin/git checkout -f 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-04-28T04:46:08.694Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-04-28T04:46:08.702Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-04-28T04:46:08.708Z] > /usr/bin/git checkout -b 6.4.x 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-04-28T04:46:08.718Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (90e9347286664c1f250640839a01b6491f0c0a8d).Prepare for development iteration of next version 6.4.4"
06:46:08 [2025-04-28T04:46:08.719Z] > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-04-28T04:46:08.738Z] [Pipeline] fileExists
06:46:08 [2025-04-28T04:46:08.755Z] [Pipeline] readMavenPom
06:46:08 [2025-04-28T04:46:08.774Z] [Pipeline] sh
06:46:09 [2025-04-28T04:46:09.031Z] + git rev-parse HEAD
06:46:09 [2025-04-28T04:46:09.034Z] [Pipeline] echo
06:46:09 [2025-04-28T04:46:09.034Z] Silverpeas-Distribution: current commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 and last build commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1
06:46:09 [2025-04-28T04:46:09.036Z] [Pipeline] }
06:46:09 [2025-04-28T04:46:09.052Z] [Pipeline] // dir
06:46:09 [2025-04-28T04:46:09.068Z] [Pipeline] echo
06:46:09 [2025-04-28T04:46:09.068Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-04-28T04:46:09.084Z] [Pipeline] dir
06:46:09 [2025-04-28T04:46:09.085Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2025-04-28T04:46:09.085Z] [Pipeline] {
06:46:09 [2025-04-28T04:46:09.105Z] [Pipeline] git
06:46:09 [2025-04-28T04:46:09.107Z] The recommended git tool is: NONE
06:46:09 [2025-04-28T04:46:09.107Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2025-04-28T04:46:09.117Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7d7354e5; decorates hudson.Launcher$LocalLauncher@61d87ed5 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2025-04-28T04:46:09.117Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2025-04-28T04:46:09.123Z] Fetching changes from the remote Git repository
06:46:09 [2025-04-28T04:46:09.126Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2025-04-28T04:46:09.132Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2025-04-28T04:46:09.132Z] > /usr/bin/git --version # timeout=10
06:46:09 [2025-04-28T04:46:09.137Z] > git --version # 'git version 2.43.0'
06:46:09 [2025-04-28T04:46:09.137Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2025-04-28T04:46:09.143Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2025-04-28T04:46:09.539Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-04-28T04:46:09.546Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x)
06:46:09 [2025-04-28T04:46:09.546Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-04-28T04:46:09.552Z] > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-04-28T04:46:09.561Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-04-28T04:46:09.572Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-04-28T04:46:09.579Z] > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-04-28T04:46:09.596Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (0d793f451ae2822fa89a779eed487790159a3a27).Prepare for development iteration of next version 6.4.4"
06:46:09 [2025-04-28T04:46:09.596Z] > /usr/bin/git rev-list --no-walk 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-04-28T04:46:09.626Z] [Pipeline] fileExists
06:46:09 [2025-04-28T04:46:09.643Z] [Pipeline] readMavenPom
06:46:09 [2025-04-28T04:46:09.664Z] [Pipeline] sh
06:46:09 [2025-04-28T04:46:09.922Z] + git rev-parse HEAD
06:46:09 [2025-04-28T04:46:09.924Z] [Pipeline] echo
06:46:09 [2025-04-28T04:46:09.925Z] Silverpeas-Assembly: current commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f and last build commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f
06:46:09 [2025-04-28T04:46:09.927Z] [Pipeline] }
06:46:09 [2025-04-28T04:46:09.945Z] [Pipeline] // dir
06:46:09 [2025-04-28T04:46:09.962Z] [Pipeline] echo
06:46:09 [2025-04-28T04:46:09.962Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-04-28T04:46:09.963Z] [Pipeline] }
06:46:09 [2025-04-28T04:46:09.979Z] [Pipeline] // script
06:46:09 [2025-04-28T04:46:09.995Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.011Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.029Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.029Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2025-04-28T04:46:10.055Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.056Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.076Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.077Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2025-04-28T04:46:10.093Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.094Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.095Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.111Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.126Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.127Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2025-04-28T04:46:10.140Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.141Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.142Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.155Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.168Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.169Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2025-04-28T04:46:10.180Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.181Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.182Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.193Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.206Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.206Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2025-04-28T04:46:10.217Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.217Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.218Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.229Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.240Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.241Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2025-04-28T04:46:10.250Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.251Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.252Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.261Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.272Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.273Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2025-04-28T04:46:10.282Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.282Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.283Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.292Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.302Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.302Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2025-04-28T04:46:10.311Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.312Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.313Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.321Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.330Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.331Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-04-28T04:46:10.339Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.339Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.340Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.348Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.357Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.358Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2025-04-28T04:46:10.365Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.366Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.368Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.375Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.384Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.384Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2025-04-28T04:46:10.392Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.392Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.393Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.400Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.409Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.409Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2025-04-28T04:46:10.416Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.417Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.419Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.425Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.434Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.434Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2025-04-28T04:46:10.441Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.442Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.443Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.451Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.459Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.460Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2025-04-28T04:46:10.466Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-28T04:46:10.467Z] [Pipeline] getContext
06:46:10 [2025-04-28T04:46:10.468Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.474Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.481Z] [Pipeline] }
06:46:10 [2025-04-28T04:46:10.487Z] [Pipeline] // stage
06:46:10 [2025-04-28T04:46:10.535Z] [Pipeline] stage
06:46:10 [2025-04-28T04:46:10.535Z] [Pipeline] { (Create YAML build report)
06:46:10 [2025-04-28T04:46:10.559Z] [Pipeline] script
06:46:10 [2025-04-28T04:46:10.561Z] [Pipeline] {
06:46:10 [2025-04-28T04:46:10.577Z] [Pipeline] sh
06:46:10 [2025-04-28T04:46:10.834Z] + mkdir -p target
06:46:10 [2025-04-28T04:46:10.837Z] [Pipeline] sh
06:46:11 [2025-04-28T04:46:11.095Z] + mv build.yaml target/
06:46:11 [2025-04-28T04:46:11.096Z] [Pipeline] }
06:46:11 [2025-04-28T04:46:11.112Z] [Pipeline] // script
06:46:11 [2025-04-28T04:46:11.129Z] [Pipeline] }
06:46:11 [2025-04-28T04:46:11.145Z] [Pipeline] // stage
06:46:11 [2025-04-28T04:46:11.168Z] [Pipeline] stage
06:46:11 [2025-04-28T04:46:11.168Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2025-04-28T04:46:11.196Z] [Pipeline] step
06:46:11 [2025-04-28T04:46:11.224Z] [Pipeline] script
06:46:11 [2025-04-28T04:46:11.228Z] [Pipeline] {
06:46:11 [2025-04-28T04:46:11.261Z] [Pipeline] }
06:46:11 [2025-04-28T04:46:11.277Z] [Pipeline] // script
06:46:11 [2025-04-28T04:46:11.298Z] [Pipeline] archiveArtifacts
06:46:11 [2025-04-28T04:46:11.301Z] Archiving artifacts
06:46:11 [2025-04-28T04:46:11.317Z] Enregistrement des empreintes numériques
06:46:11 [2025-04-28T04:46:11.331Z] [Pipeline] sh
06:46:11 [2025-04-28T04:46:11.590Z] + rm -rf target
06:46:11 [2025-04-28T04:46:11.596Z] [Pipeline] }
06:46:11 [2025-04-28T04:46:11.613Z] [Pipeline] // stage
06:46:11 [2025-04-28T04:46:11.629Z] [Pipeline] }
06:46:11 [2025-04-28T04:46:11.645Z] [Pipeline] // withEnv
06:46:11 [2025-04-28T04:46:11.661Z] [Pipeline] }
06:46:11 [2025-04-28T04:46:11.661Z] $ docker stop --time=1 3196bf7238104429cdfad499f7cd3d90a1e3e449c2335daa9b2a5df1e9412c00
06:46:12 [2025-04-28T04:46:12.911Z] $ docker rm -f --volumes 3196bf7238104429cdfad499f7cd3d90a1e3e449c2335daa9b2a5df1e9412c00
06:46:12 [2025-04-28T04:46:12.964Z] [Pipeline] // withDockerContainer
06:46:12 [2025-04-28T04:46:12.971Z] [Pipeline] }
06:46:12 [2025-04-28T04:46:12.980Z] [Pipeline] // withEnv
06:46:12 [2025-04-28T04:46:12.996Z] [Pipeline] }
06:46:13 [2025-04-28T04:46:13.015Z] [Pipeline] // node
06:46:13 [2025-04-28T04:46:13.033Z] [Pipeline] End of Pipeline
06:46:13 [2025-04-28T04:46:13.104Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #287
06:46:13 [2025-04-28T04:46:13.105Z] Finished: SUCCESS