SuccèsSortie de la console
06:46:00 [2025-04-21T04:46:00.886Z] Lancé par une alarme périodique
06:46:00 [2025-04-21T04:46:00.886Z] Running as userbuild
06:46:01 [2025-04-21T04:46:01.271Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-04-21T04:46:01.762Z] [Pipeline] Start of Pipeline
06:46:02 [2025-04-21T04:46:02.127Z] [Pipeline] node
06:46:02 [2025-04-21T04:46:02.130Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:02 [2025-04-21T04:46:02.133Z] [Pipeline] {
06:46:02 [2025-04-21T04:46:02.151Z] [Pipeline] stage
06:46:02 [2025-04-21T04:46:02.151Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:02 [2025-04-21T04:46:02.162Z] [Pipeline] checkout
06:46:02 [2025-04-21T04:46:02.164Z] Selected Git installation does not exist. Using Default
06:46:02 [2025-04-21T04:46:02.165Z] The recommended git tool is: NONE
06:46:02 [2025-04-21T04:46:02.165Z] No credentials specified
06:46:02 [2025-04-21T04:46:02.165Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2025-04-21T04:46:02.170Z] Fetching changes from the remote Git repository
06:46:02 [2025-04-21T04:46:02.171Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2025-04-21T04:46:02.179Z] Cleaning workspace
06:46:02 [2025-04-21T04:46:02.179Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2025-04-21T04:46:02.183Z] Resetting working tree
06:46:02 [2025-04-21T04:46:02.183Z] > /usr/bin/git reset --hard # timeout=10
06:46:02 [2025-04-21T04:46:02.190Z] > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2025-04-21T04:46:02.196Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2025-04-21T04:46:02.196Z] > /usr/bin/git --version # timeout=10
06:46:02 [2025-04-21T04:46:02.200Z] > git --version # 'git version 2.43.0'
06:46:02 [2025-04-21T04:46:02.200Z] > /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-21T04:46:02.546Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2025-04-21T04:46:02.552Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:02 [2025-04-21T04:46:02.552Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2025-04-21T04:46:02.557Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:02 [2025-04-21T04:46:02.571Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:02 [2025-04-21T04:46:02.571Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:02 [2025-04-21T04:46:02.596Z] [Pipeline] }
06:46:02 [2025-04-21T04:46:02.604Z] [Pipeline] // stage
06:46:02 [2025-04-21T04:46:02.626Z] [Pipeline] withEnv
06:46:02 [2025-04-21T04:46:02.627Z] [Pipeline] {
06:46:02 [2025-04-21T04:46:02.801Z] [Pipeline] isUnix
06:46:02 [2025-04-21T04:46:02.802Z] [Pipeline] withEnv
06:46:02 [2025-04-21T04:46:02.802Z] [Pipeline] {
06:46:02 [2025-04-21T04:46:02.816Z] [Pipeline] sh
06:46:03 [2025-04-21T04:46:03.072Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:03 [2025-04-21T04:46:03.072Z] .
06:46:03 [2025-04-21T04:46:03.073Z] [Pipeline] }
06:46:03 [2025-04-21T04:46:03.086Z] [Pipeline] // withEnv
06:46:03 [2025-04-21T04:46:03.099Z] [Pipeline] withDockerContainer
06:46:03 [2025-04-21T04:46:03.132Z] Jenkins does not seem to be running inside a container
06:46:03 [2025-04-21T04:46:03.140Z] $ 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-21T04:46:03.474Z] $ docker top 3a843dcece90c89996fca44a0e514f3b1d480d3a013798a66f053b478a6bd2dd -eo pid,comm
06:46:03 [2025-04-21T04:46:03.515Z] [Pipeline] {
06:46:03 [2025-04-21T04:46:03.533Z] [Pipeline] withEnv
06:46:03 [2025-04-21T04:46:03.534Z] [Pipeline] {
06:46:03 [2025-04-21T04:46:03.550Z] [Pipeline] stage
06:46:03 [2025-04-21T04:46:03.550Z] [Pipeline] { (Prepare the job)
06:46:03 [2025-04-21T04:46:03.583Z] [Pipeline] sh
06:46:03 [2025-04-21T04:46:03.840Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:04 [2025-04-21T04:46:04.092Z] [Pipeline] script
06:46:04 [2025-04-21T04:46:04.096Z] [Pipeline] {
06:46:04 [2025-04-21T04:46:04.112Z] [Pipeline] readMavenPom
06:46:04 [2025-04-21T04:46:04.137Z] 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-21T04:46:04.139Z] 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-21T04:46:04.140Z] 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-21T04:46:04.141Z] 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-21T04:46:04.141Z] 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-21T04:46:04.142Z] [Pipeline] sh
06:46:04 [2025-04-21T04:46:04.399Z] + rm -f pom.xml
06:46:04 [2025-04-21T04:46:04.400Z] [Pipeline] }
06:46:04 [2025-04-21T04:46:04.413Z] [Pipeline] // script
06:46:04 [2025-04-21T04:46:04.428Z] [Pipeline] }
06:46:04 [2025-04-21T04:46:04.440Z] [Pipeline] // stage
06:46:04 [2025-04-21T04:46:04.454Z] [Pipeline] stage
06:46:04 [2025-04-21T04:46:04.454Z] [Pipeline] { (Check POM parent version)
06:46:04 [2025-04-21T04:46:04.515Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2025-04-21T04:46:04.516Z] [Pipeline] getContext
06:46:04 [2025-04-21T04:46:04.531Z] [Pipeline] }
06:46:04 [2025-04-21T04:46:04.543Z] [Pipeline] // stage
06:46:04 [2025-04-21T04:46:04.556Z] [Pipeline] stage
06:46:04 [2025-04-21T04:46:04.557Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2025-04-21T04:46:04.581Z] [Pipeline] script
06:46:04 [2025-04-21T04:46:04.584Z] [Pipeline] {
06:46:04 [2025-04-21T04:46:04.604Z] [Pipeline] copyArtifacts
06:46:04 [2025-04-21T04:46:04.611Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 383
06:46:04 [2025-04-21T04:46:04.620Z] [Pipeline] fileExists
06:46:04 [2025-04-21T04:46:04.638Z] [Pipeline] readYaml
06:46:04 [2025-04-21T04:46:04.651Z] 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-21T04:46:04.654Z] [Pipeline] dir
06:46:04 [2025-04-21T04:46:04.654Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-04-21T04:46:04.655Z] [Pipeline] {
06:46:04 [2025-04-21T04:46:04.671Z] [Pipeline] git
06:46:04 [2025-04-21T04:46:04.673Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-04-21T04:46:04.675Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-04-21T04:46:04.689Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69bcf418; decorates hudson.Launcher$LocalLauncher@63e963c2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-04-21T04:46:04.690Z] > /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-21T04:46:04.696Z] Fetching changes from the remote Git repository
06:46:04 [2025-04-21T04:46:04.699Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-04-21T04:46:04.704Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-04-21T04:46:04.704Z] > /usr/bin/git --version # timeout=10
06:46:04 [2025-04-21T04:46:04.710Z] > git --version # 'git version 2.43.0'
06:46:04 [2025-04-21T04:46:04.710Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-04-21T04:46:04.716Z] > /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-21T04:46:05.410Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-04-21T04:46:05.418Z] Checking out Revision 94a1b1e825d5cd179f46722fcea9ee5248a6518e (refs/remotes/origin/6.4.x)
06:46:05 [2025-04-21T04:46:05.418Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-04-21T04:46:05.424Z] > /usr/bin/git checkout -f 94a1b1e825d5cd179f46722fcea9ee5248a6518e # timeout=10
06:46:05 [2025-04-21T04:46:05.479Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-04-21T04:46:05.491Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-04-21T04:46:05.499Z] > /usr/bin/git checkout -b 6.4.x 94a1b1e825d5cd179f46722fcea9ee5248a6518e # timeout=10
06:46:05 [2025-04-21T04:46:05.573Z] Commit message: "Remove the Firefox bug workaround as it is now fixed with Firefox 137"
06:46:05 [2025-04-21T04:46:05.573Z] > /usr/bin/git rev-list --no-walk 94a1b1e825d5cd179f46722fcea9ee5248a6518e # timeout=10
06:46:05 [2025-04-21T04:46:05.592Z] [Pipeline] fileExists
06:46:05 [2025-04-21T04:46:05.598Z] [Pipeline] readMavenPom
06:46:05 [2025-04-21T04:46:05.617Z] [Pipeline] sh
06:46:05 [2025-04-21T04:46:05.876Z] + git rev-parse HEAD
06:46:05 [2025-04-21T04:46:05.879Z] [Pipeline] echo
06:46:05 [2025-04-21T04:46:05.879Z] Silverpeas-Core: current commit is 94a1b1e825d5cd179f46722fcea9ee5248a6518e and last build commit is 94a1b1e825d5cd179f46722fcea9ee5248a6518e
06:46:05 [2025-04-21T04:46:05.881Z] [Pipeline] }
06:46:05 [2025-04-21T04:46:05.894Z] [Pipeline] // dir
06:46:05 [2025-04-21T04:46:05.908Z] [Pipeline] echo
06:46:05 [2025-04-21T04:46:05.908Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-04-21T04:46:05.922Z] [Pipeline] dir
06:46:05 [2025-04-21T04:46:05.922Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-04-21T04:46:05.923Z] [Pipeline] {
06:46:05 [2025-04-21T04:46:05.940Z] [Pipeline] git
06:46:05 [2025-04-21T04:46:05.941Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-04-21T04:46:05.942Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-04-21T04:46:05.956Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@8353985; decorates hudson.Launcher$LocalLauncher@75dd0fb will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-04-21T04:46:05.956Z] > /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-21T04:46:05.962Z] Fetching changes from the remote Git repository
06:46:05 [2025-04-21T04:46:05.964Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-04-21T04:46:05.970Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-04-21T04:46:05.970Z] > /usr/bin/git --version # timeout=10
06:46:05 [2025-04-21T04:46:05.975Z] > git --version # 'git version 2.43.0'
06:46:05 [2025-04-21T04:46:05.975Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-04-21T04:46:05.981Z] > /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-21T04:46:06.331Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-04-21T04:46:06.339Z] Checking out Revision 855b2ca00011945e638e9761ea00c0294fa34add (refs/remotes/origin/6.4.x)
06:46:06 [2025-04-21T04:46:06.339Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-04-21T04:46:06.344Z] > /usr/bin/git checkout -f 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-04-21T04:46:06.386Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-04-21T04:46:06.399Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-04-21T04:46:06.406Z] > /usr/bin/git checkout -b 6.4.x 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-04-21T04:46:06.454Z] Commit message: "Fix URL to printContact.css in contact.jsp of YellowPages"
06:46:06 [2025-04-21T04:46:06.454Z] > /usr/bin/git rev-list --no-walk 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-04-21T04:46:06.473Z] [Pipeline] fileExists
06:46:06 [2025-04-21T04:46:06.482Z] [Pipeline] readMavenPom
06:46:06 [2025-04-21T04:46:06.492Z] [Pipeline] sh
06:46:06 [2025-04-21T04:46:06.749Z] + git rev-parse HEAD
06:46:06 [2025-04-21T04:46:06.752Z] [Pipeline] echo
06:46:06 [2025-04-21T04:46:06.752Z] Silverpeas-Components: current commit is 855b2ca00011945e638e9761ea00c0294fa34add and last build commit is 855b2ca00011945e638e9761ea00c0294fa34add
06:46:06 [2025-04-21T04:46:06.754Z] [Pipeline] }
06:46:06 [2025-04-21T04:46:06.770Z] [Pipeline] // dir
06:46:06 [2025-04-21T04:46:06.784Z] [Pipeline] echo
06:46:06 [2025-04-21T04:46:06.785Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-04-21T04:46:06.800Z] [Pipeline] dir
06:46:06 [2025-04-21T04:46:06.800Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:06 [2025-04-21T04:46:06.800Z] [Pipeline] {
06:46:06 [2025-04-21T04:46:06.819Z] [Pipeline] git
06:46:06 [2025-04-21T04:46:06.820Z] Selected Git installation does not exist. Using Default
06:46:06 [2025-04-21T04:46:06.820Z] The recommended git tool is: NONE
06:46:06 [2025-04-21T04:46:06.821Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-04-21T04:46:06.833Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1487c7a7; decorates hudson.Launcher$LocalLauncher@42a1cc38 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-04-21T04:46:06.834Z] > /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-21T04:46:06.840Z] Fetching changes from the remote Git repository
06:46:06 [2025-04-21T04:46:06.843Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:06 [2025-04-21T04:46:06.848Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:06 [2025-04-21T04:46:06.848Z] > /usr/bin/git --version # timeout=10
06:46:06 [2025-04-21T04:46:06.853Z] > git --version # 'git version 2.43.0'
06:46:06 [2025-04-21T04:46:06.853Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-04-21T04: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 [2025-04-21T04:46:07.231Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-04-21T04:46:07.237Z] Checking out Revision 22e12a80bfa2dcf9bad73b929937e912407df577 (refs/remotes/origin/6.4.x)
06:46:07 [2025-04-21T04:46:07.237Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-04-21T04:46:07.242Z] > /usr/bin/git checkout -f 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-04-21T04:46:07.255Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-04-21T04:46:07.264Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-04-21T04:46:07.272Z] > /usr/bin/git checkout -b 6.4.x 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-04-21T04:46:07.285Z] 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-21T04:46:07.285Z] > /usr/bin/git rev-list --no-walk 22e12a80bfa2dcf9bad73b929937e912407df577 # timeout=10
06:46:07 [2025-04-21T04:46:07.313Z] [Pipeline] fileExists
06:46:07 [2025-04-21T04:46:07.321Z] [Pipeline] readMavenPom
06:46:07 [2025-04-21T04:46:07.331Z] [Pipeline] sh
06:46:07 [2025-04-21T04:46:07.589Z] + git rev-parse HEAD
06:46:07 [2025-04-21T04:46:07.591Z] [Pipeline] echo
06:46:07 [2025-04-21T04:46:07.592Z] Silverpeas-Looks: current commit is 22e12a80bfa2dcf9bad73b929937e912407df577 and last build commit is 22e12a80bfa2dcf9bad73b929937e912407df577
06:46:07 [2025-04-21T04:46:07.593Z] [Pipeline] }
06:46:07 [2025-04-21T04:46:07.608Z] [Pipeline] // dir
06:46:07 [2025-04-21T04:46:07.623Z] [Pipeline] echo
06:46:07 [2025-04-21T04:46:07.623Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-04-21T04:46:07.638Z] [Pipeline] dir
06:46:07 [2025-04-21T04:46:07.639Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2025-04-21T04:46:07.639Z] [Pipeline] {
06:46:07 [2025-04-21T04:46:07.658Z] [Pipeline] git
06:46:07 [2025-04-21T04:46:07.660Z] The recommended git tool is: NONE
06:46:07 [2025-04-21T04:46:07.661Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-04-21T04:46:07.673Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@573c8782; decorates hudson.Launcher$LocalLauncher@2978544c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-04-21T04:46:07.673Z] > /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-21T04:46:07.680Z] Fetching changes from the remote Git repository
06:46:07 [2025-04-21T04:46:07.683Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2025-04-21T04:46:07.690Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2025-04-21T04:46:07.690Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-04-21T04:46:07.696Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-04-21T04:46:07.696Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-04-21T04:46:07.703Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-04-21T04:46:08.090Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-04-21T04:46:08.096Z] Checking out Revision 6e5936ffe892e71fb63de6dc059da8ad09b72c90 (refs/remotes/origin/6.4.x)
06:46:08 [2025-04-21T04:46:08.096Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-04-21T04:46:08.101Z] > /usr/bin/git checkout -f 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:08 [2025-04-21T04:46:08.111Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-04-21T04:46:08.119Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-04-21T04:46:08.126Z] > /usr/bin/git checkout -b 6.4.x 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:08 [2025-04-21T04:46:08.136Z] 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:08 [2025-04-21T04:46:08.137Z] > /usr/bin/git rev-list --no-walk 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:08 [2025-04-21T04:46:08.157Z] [Pipeline] fileExists
06:46:08 [2025-04-21T04:46:08.168Z] [Pipeline] sh
06:46:08 [2025-04-21T04:46:08.425Z] + git rev-parse HEAD
06:46:08 [2025-04-21T04:46:08.428Z] [Pipeline] echo
06:46:08 [2025-04-21T04:46:08.428Z] Silverpeas-Setup: current commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 and last build commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90
06:46:08 [2025-04-21T04:46:08.430Z] [Pipeline] }
06:46:08 [2025-04-21T04:46:08.446Z] [Pipeline] // dir
06:46:08 [2025-04-21T04:46:08.461Z] [Pipeline] echo
06:46:08 [2025-04-21T04:46:08.461Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-04-21T04:46:08.477Z] [Pipeline] dir
06:46:08 [2025-04-21T04:46:08.478Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2025-04-21T04:46:08.478Z] [Pipeline] {
06:46:08 [2025-04-21T04:46:08.497Z] [Pipeline] git
06:46:08 [2025-04-21T04:46:08.499Z] The recommended git tool is: NONE
06:46:08 [2025-04-21T04:46:08.500Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-04-21T04:46:08.507Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@54713cd0; decorates hudson.Launcher$LocalLauncher@71cc3665 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-04-21T04:46:08.507Z] > /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-21T04:46:08.514Z] Fetching changes from the remote Git repository
06:46:08 [2025-04-21T04:46:08.517Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2025-04-21T04:46:08.523Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2025-04-21T04:46:08.523Z] > /usr/bin/git --version # timeout=10
06:46:08 [2025-04-21T04:46:08.529Z] > git --version # 'git version 2.43.0'
06:46:08 [2025-04-21T04:46:08.529Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-04-21T04:46:08.536Z] > /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-21T04:46:08.897Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-04-21T04:46:08.903Z] Checking out Revision 6837d524e3282a03e2de06fa1f14b7c93c7608b1 (refs/remotes/origin/6.4.x)
06:46:08 [2025-04-21T04:46:08.903Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-04-21T04:46:08.908Z] > /usr/bin/git checkout -f 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-04-21T04:46:08.917Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-04-21T04:46:08.925Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-04-21T04:46:08.934Z] > /usr/bin/git checkout -b 6.4.x 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-04-21T04:46:08.944Z] 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-21T04:46:08.944Z] > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-04-21T04:46:08.965Z] [Pipeline] fileExists
06:46:08 [2025-04-21T04:46:08.973Z] [Pipeline] readMavenPom
06:46:08 [2025-04-21T04:46:08.992Z] [Pipeline] sh
06:46:09 [2025-04-21T04:46:09.251Z] + git rev-parse HEAD
06:46:09 [2025-04-21T04:46:09.253Z] [Pipeline] echo
06:46:09 [2025-04-21T04:46:09.254Z] Silverpeas-Distribution: current commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 and last build commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1
06:46:09 [2025-04-21T04:46:09.255Z] [Pipeline] }
06:46:09 [2025-04-21T04:46:09.272Z] [Pipeline] // dir
06:46:09 [2025-04-21T04:46:09.288Z] [Pipeline] echo
06:46:09 [2025-04-21T04:46:09.288Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-04-21T04:46:09.305Z] [Pipeline] dir
06:46:09 [2025-04-21T04:46:09.305Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2025-04-21T04:46:09.306Z] [Pipeline] {
06:46:09 [2025-04-21T04:46:09.326Z] [Pipeline] git
06:46:09 [2025-04-21T04:46:09.327Z] The recommended git tool is: NONE
06:46:09 [2025-04-21T04:46:09.328Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2025-04-21T04:46:09.336Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6c25285c; decorates hudson.Launcher$LocalLauncher@1a452c26 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2025-04-21T04:46:09.337Z] > /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-21T04:46:09.343Z] Fetching changes from the remote Git repository
06:46:09 [2025-04-21T04:46:09.346Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2025-04-21T04:46:09.352Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2025-04-21T04:46:09.352Z] > /usr/bin/git --version # timeout=10
06:46:09 [2025-04-21T04:46:09.357Z] > git --version # 'git version 2.43.0'
06:46:09 [2025-04-21T04:46:09.357Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2025-04-21T04:46:09.364Z] > /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-21T04:46:09.750Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-04-21T04:46:09.757Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x)
06:46:09 [2025-04-21T04:46:09.757Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-04-21T04:46:09.763Z] > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-04-21T04:46:09.772Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-04-21T04:46:09.782Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-04-21T04:46:09.790Z] > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-04-21T04:46:09.800Z] 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-21T04:46:09.800Z] > /usr/bin/git rev-list --no-walk 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-04-21T04:46:09.820Z] [Pipeline] fileExists
06:46:09 [2025-04-21T04:46:09.828Z] [Pipeline] readMavenPom
06:46:09 [2025-04-21T04:46:09.840Z] [Pipeline] sh
06:46:10 [2025-04-21T04:46:10.097Z] + git rev-parse HEAD
06:46:10 [2025-04-21T04:46:10.100Z] [Pipeline] echo
06:46:10 [2025-04-21T04:46:10.100Z] Silverpeas-Assembly: current commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f and last build commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f
06:46:10 [2025-04-21T04:46:10.102Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.119Z] [Pipeline] // dir
06:46:10 [2025-04-21T04:46:10.136Z] [Pipeline] echo
06:46:10 [2025-04-21T04:46:10.136Z] Build skipped due to no changes have been done since the last build
06:46:10 [2025-04-21T04:46:10.136Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.153Z] [Pipeline] // script
06:46:10 [2025-04-21T04:46:10.169Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.184Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.202Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.203Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2025-04-21T04:46:10.229Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.230Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.250Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.250Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2025-04-21T04:46:10.267Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.268Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.269Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.285Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.301Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.301Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2025-04-21T04:46:10.315Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.315Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.316Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.330Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.344Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.344Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2025-04-21T04:46:10.357Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.357Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.359Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.370Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.383Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.383Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2025-04-21T04:46:10.394Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.395Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.396Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.406Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.418Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.418Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2025-04-21T04:46:10.428Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.429Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.430Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.440Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.451Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.451Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2025-04-21T04:46:10.460Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.461Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.462Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.471Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.481Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.481Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2025-04-21T04:46:10.490Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.490Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.492Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.500Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.511Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.512Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-04-21T04:46:10.520Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.520Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.521Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.529Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.538Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.539Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:10 [2025-04-21T04:46:10.547Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.548Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.550Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.557Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.571Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.572Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:10 [2025-04-21T04:46:10.580Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.580Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.581Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.589Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.598Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.599Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:10 [2025-04-21T04:46:10.607Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.608Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.609Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.617Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.628Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.629Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:10 [2025-04-21T04:46:10.638Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.639Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.640Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.649Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.658Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.659Z] [Pipeline] { (Publish Community Web Site)
06:46:10 [2025-04-21T04:46:10.669Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-04-21T04:46:10.670Z] [Pipeline] getContext
06:46:10 [2025-04-21T04:46:10.671Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.678Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.686Z] [Pipeline] }
06:46:10 [2025-04-21T04:46:10.695Z] [Pipeline] // stage
06:46:10 [2025-04-21T04:46:10.712Z] [Pipeline] stage
06:46:10 [2025-04-21T04:46:10.712Z] [Pipeline] { (Create YAML build report)
06:46:10 [2025-04-21T04:46:10.739Z] [Pipeline] script
06:46:10 [2025-04-21T04:46:10.741Z] [Pipeline] {
06:46:10 [2025-04-21T04:46:10.761Z] [Pipeline] sh
06:46:11 [2025-04-21T04:46:11.018Z] + mkdir -p target
06:46:11 [2025-04-21T04:46:11.020Z] [Pipeline] sh
06:46:11 [2025-04-21T04:46:11.278Z] + mv build.yaml target/
06:46:11 [2025-04-21T04:46:11.279Z] [Pipeline] }
06:46:11 [2025-04-21T04:46:11.291Z] [Pipeline] // script
06:46:11 [2025-04-21T04:46:11.310Z] [Pipeline] }
06:46:11 [2025-04-21T04:46:11.326Z] [Pipeline] // stage
06:46:11 [2025-04-21T04:46:11.354Z] [Pipeline] stage
06:46:11 [2025-04-21T04:46:11.354Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2025-04-21T04:46:11.383Z] [Pipeline] step
06:46:11 [2025-04-21T04:46:11.413Z] [Pipeline] script
06:46:11 [2025-04-21T04:46:11.418Z] [Pipeline] {
06:46:11 [2025-04-21T04:46:11.452Z] [Pipeline] }
06:46:11 [2025-04-21T04:46:11.468Z] [Pipeline] // script
06:46:11 [2025-04-21T04:46:11.489Z] [Pipeline] archiveArtifacts
06:46:11 [2025-04-21T04:46:11.492Z] Archiving artifacts
06:46:11 [2025-04-21T04:46:11.508Z] Enregistrement des empreintes numériques
06:46:11 [2025-04-21T04:46:11.522Z] [Pipeline] sh
06:46:11 [2025-04-21T04:46:11.781Z] + rm -rf target
06:46:11 [2025-04-21T04:46:11.787Z] [Pipeline] }
06:46:11 [2025-04-21T04:46:11.806Z] [Pipeline] // stage
06:46:11 [2025-04-21T04:46:11.822Z] [Pipeline] }
06:46:11 [2025-04-21T04:46:11.838Z] [Pipeline] // withEnv
06:46:11 [2025-04-21T04:46:11.854Z] [Pipeline] }
06:46:11 [2025-04-21T04:46:11.855Z] $ docker stop --time=1 3a843dcece90c89996fca44a0e514f3b1d480d3a013798a66f053b478a6bd2dd
06:46:13 [2025-04-21T04:46:13.119Z] $ docker rm -f --volumes 3a843dcece90c89996fca44a0e514f3b1d480d3a013798a66f053b478a6bd2dd
06:46:13 [2025-04-21T04:46:13.160Z] [Pipeline] // withDockerContainer
06:46:13 [2025-04-21T04:46:13.166Z] [Pipeline] }
06:46:13 [2025-04-21T04:46:13.172Z] [Pipeline] // withEnv
06:46:13 [2025-04-21T04:46:13.179Z] [Pipeline] }
06:46:13 [2025-04-21T04:46:13.186Z] [Pipeline] // node
06:46:13 [2025-04-21T04:46:13.204Z] [Pipeline] End of Pipeline
06:46:13 [2025-04-21T04:46:13.267Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #285
06:46:13 [2025-04-21T04:46:13.267Z] Finished: SUCCESS