Skip to content
Succès

Sortie de la console

06:46:00 [2025-06-02T04:46:00.136Z] Lancé par une alarme périodique
06:46:00 [2025-06-02T04:46:00.137Z] Running as userbuild
06:46:00 [2025-06-02T04:46:00.569Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-06-02T04:46:01.026Z] [Pipeline] Start of Pipeline
06:46:01 [2025-06-02T04:46:01.369Z] [Pipeline] node
06:46:01 [2025-06-02T04:46:01.372Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2025-06-02T04:46:01.375Z] [Pipeline] {
06:46:01 [2025-06-02T04:46:01.393Z] [Pipeline] stage
06:46:01 [2025-06-02T04:46:01.394Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2025-06-02T04:46:01.407Z] [Pipeline] checkout
06:46:01 [2025-06-02T04:46:01.409Z] Selected Git installation does not exist. Using Default
06:46:01 [2025-06-02T04:46:01.409Z] The recommended git tool is: NONE
06:46:01 [2025-06-02T04:46:01.409Z] No credentials specified
06:46:01 [2025-06-02T04:46:01.409Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2025-06-02T04:46:01.416Z] Fetching changes from the remote Git repository
06:46:01 [2025-06-02T04:46:01.419Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2025-06-02T04:46:01.425Z] Cleaning workspace
06:46:01 [2025-06-02T04:46:01.425Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2025-06-02T04:46:01.430Z] Resetting working tree
06:46:01 [2025-06-02T04:46:01.430Z]  > /usr/bin/git reset --hard # timeout=10
06:46:01 [2025-06-02T04:46:01.437Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2025-06-02T04:46:01.444Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-06-02T04:46:01.444Z]  > /usr/bin/git --version # timeout=10
06:46:01 [2025-06-02T04:46:01.448Z]  > git --version # 'git version 2.43.0'
06:46:01 [2025-06-02T04:46:01.448Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:01 [2025-06-02T04:46:01.799Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:01 [2025-06-02T04:46:01.805Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:01 [2025-06-02T04:46:01.805Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:01 [2025-06-02T04:46:01.809Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:01 [2025-06-02T04:46:01.823Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:01 [2025-06-02T04:46:01.823Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:01 [2025-06-02T04:46:01.844Z] [Pipeline] }
06:46:01 [2025-06-02T04:46:01.855Z] [Pipeline] // stage
06:46:01 [2025-06-02T04:46:01.878Z] [Pipeline] withEnv
06:46:01 [2025-06-02T04:46:01.879Z] [Pipeline] {
06:46:02 [2025-06-02T04:46:02.054Z] [Pipeline] isUnix
06:46:02 [2025-06-02T04:46:02.055Z] [Pipeline] withEnv
06:46:02 [2025-06-02T04:46:02.055Z] [Pipeline] {
06:46:02 [2025-06-02T04:46:02.071Z] [Pipeline] sh
06:46:02 [2025-06-02T04:46:02.326Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2025-06-02T04:46:02.326Z] .
06:46:02 [2025-06-02T04:46:02.327Z] [Pipeline] }
06:46:02 [2025-06-02T04:46:02.339Z] [Pipeline] // withEnv
06:46:02 [2025-06-02T04:46:02.355Z] [Pipeline] withDockerContainer
06:46:02 [2025-06-02T04:46:02.388Z] Jenkins does not seem to be running inside a container
06:46:02 [2025-06-02T04:46:02.396Z] $ 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:02 [2025-06-02T04:46:02.718Z] $ docker top ab35561f517955806315afcfab30b969e8d513e5a7ea84e7f867a1f5c2ffac76 -eo pid,comm
06:46:02 [2025-06-02T04:46:02.757Z] [Pipeline] {
06:46:02 [2025-06-02T04:46:02.772Z] [Pipeline] withEnv
06:46:02 [2025-06-02T04:46:02.773Z] [Pipeline] {
06:46:02 [2025-06-02T04:46:02.790Z] [Pipeline] stage
06:46:02 [2025-06-02T04:46:02.791Z] [Pipeline] { (Prepare the job)
06:46:02 [2025-06-02T04:46:02.827Z] [Pipeline] sh
06:46:03 [2025-06-02T04:46:03.085Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2025-06-02T04:46:03.337Z] [Pipeline] script
06:46:03 [2025-06-02T04:46:03.341Z] [Pipeline] {
06:46:03 [2025-06-02T04:46:03.358Z] [Pipeline] readMavenPom
06:46:03 [2025-06-02T04:46:03.383Z] 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:03 [2025-06-02T04:46:03.384Z] 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:03 [2025-06-02T04:46:03.386Z] 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:03 [2025-06-02T04:46:03.386Z] 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:03 [2025-06-02T04:46:03.386Z] 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:03 [2025-06-02T04:46:03.387Z] [Pipeline] sh
06:46:03 [2025-06-02T04:46:03.644Z] + rm -f pom.xml
06:46:03 [2025-06-02T04:46:03.645Z] [Pipeline] }
06:46:03 [2025-06-02T04:46:03.658Z] [Pipeline] // script
06:46:03 [2025-06-02T04:46:03.674Z] [Pipeline] }
06:46:03 [2025-06-02T04:46:03.688Z] [Pipeline] // stage
06:46:03 [2025-06-02T04:46:03.702Z] [Pipeline] stage
06:46:03 [2025-06-02T04:46:03.703Z] [Pipeline] { (Check POM parent version)
06:46:03 [2025-06-02T04:46:03.769Z] Stage "Check POM parent version" skipped due to when conditional
06:46:03 [2025-06-02T04:46:03.770Z] [Pipeline] getContext
06:46:03 [2025-06-02T04:46:03.793Z] [Pipeline] }
06:46:03 [2025-06-02T04:46:03.804Z] [Pipeline] // stage
06:46:03 [2025-06-02T04:46:03.818Z] [Pipeline] stage
06:46:03 [2025-06-02T04:46:03.819Z] [Pipeline] { (Checkout projects and check code changes)
06:46:03 [2025-06-02T04:46:03.844Z] [Pipeline] script
06:46:03 [2025-06-02T04:46:03.847Z] [Pipeline] {
06:46:03 [2025-06-02T04:46:03.867Z] [Pipeline] copyArtifacts
06:46:03 [2025-06-02T04:46:03.874Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 395
06:46:03 [2025-06-02T04:46:03.884Z] [Pipeline] fileExists
06:46:03 [2025-06-02T04:46:03.903Z] [Pipeline] readYaml
06:46:03 [2025-06-02T04:46:03.917Z] 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:03 [2025-06-02T04:46:03.919Z] [Pipeline] dir
06:46:03 [2025-06-02T04:46:03.920Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:03 [2025-06-02T04:46:03.920Z] [Pipeline] {
06:46:03 [2025-06-02T04:46:03.937Z] [Pipeline] git
06:46:03 [2025-06-02T04:46:03.939Z] The recommended git tool is: /usr/bin/git
06:46:03 [2025-06-02T04:46:03.941Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:03 [2025-06-02T04:46:03.957Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@55738148; decorates hudson.Launcher$LocalLauncher@8323fcd will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:03 [2025-06-02T04:46:03.958Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:03 [2025-06-02T04:46:03.964Z] Fetching changes from the remote Git repository
06:46:03 [2025-06-02T04:46:03.967Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:03 [2025-06-02T04:46:03.974Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:03 [2025-06-02T04:46:03.974Z]  > /usr/bin/git --version # timeout=10
06:46:03 [2025-06-02T04:46:03.979Z]  > git --version # 'git version 2.43.0'
06:46:03 [2025-06-02T04:46:03.979Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:03 [2025-06-02T04:46:03.986Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2025-06-02T04:46:04.386Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2025-06-02T04:46:04.394Z] Checking out Revision 67b62b6abec3646387c7fc8016049e5061a80dbc (refs/remotes/origin/6.4.x)
06:46:04 [2025-06-02T04:46:04.394Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2025-06-02T04:46:04.399Z]  > /usr/bin/git checkout -f 67b62b6abec3646387c7fc8016049e5061a80dbc # timeout=10
06:46:04 [2025-06-02T04:46:04.458Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2025-06-02T04:46:04.473Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:04 [2025-06-02T04:46:04.482Z]  > /usr/bin/git checkout -b 6.4.x 67b62b6abec3646387c7fc8016049e5061a80dbc # timeout=10
06:46:04 [2025-06-02T04:46:04.561Z] Commit message: "Bug #14869"
06:46:04 [2025-06-02T04:46:04.561Z]  > /usr/bin/git rev-list --no-walk 67b62b6abec3646387c7fc8016049e5061a80dbc # timeout=10
06:46:04 [2025-06-02T04:46:04.582Z] [Pipeline] fileExists
06:46:04 [2025-06-02T04:46:04.589Z] [Pipeline] readMavenPom
06:46:04 [2025-06-02T04:46:04.600Z] [Pipeline] sh
06:46:04 [2025-06-02T04:46:04.857Z] + git rev-parse HEAD
06:46:04 [2025-06-02T04:46:04.860Z] [Pipeline] echo
06:46:04 [2025-06-02T04:46:04.860Z] Silverpeas-Core: current commit is 67b62b6abec3646387c7fc8016049e5061a80dbc and last build commit is 67b62b6abec3646387c7fc8016049e5061a80dbc
06:46:04 [2025-06-02T04:46:04.862Z] [Pipeline] }
06:46:04 [2025-06-02T04:46:04.876Z] [Pipeline] // dir
06:46:04 [2025-06-02T04:46:04.890Z] [Pipeline] echo
06:46:04 [2025-06-02T04:46:04.891Z] Build skipped due to no changes have been done since the last build
06:46:04 [2025-06-02T04:46:04.906Z] [Pipeline] dir
06:46:04 [2025-06-02T04:46:04.906Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:04 [2025-06-02T04:46:04.907Z] [Pipeline] {
06:46:04 [2025-06-02T04:46:04.925Z] [Pipeline] git
06:46:04 [2025-06-02T04:46:04.926Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-06-02T04:46:04.927Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-06-02T04:46:04.940Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6c1e136e; decorates hudson.Launcher$LocalLauncher@8bf4fbe will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-06-02T04:46:04.940Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:04 [2025-06-02T04:46:04.947Z] Fetching changes from the remote Git repository
06:46:04 [2025-06-02T04:46:04.950Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:04 [2025-06-02T04:46:04.955Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:04 [2025-06-02T04:46:04.956Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2025-06-02T04:46:04.961Z]  > git --version # 'git version 2.43.0'
06:46:04 [2025-06-02T04:46:04.961Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-06-02T04:46:04.967Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2025-06-02T04:46:05.359Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-06-02T04:46:05.366Z] Checking out Revision 731cc99b23bc25b7504f306341e8543fa408238c (refs/remotes/origin/6.4.x)
06:46:05 [2025-06-02T04:46:05.366Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-06-02T04:46:05.371Z]  > /usr/bin/git checkout -f 731cc99b23bc25b7504f306341e8543fa408238c # timeout=10
06:46:05 [2025-06-02T04:46:05.415Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-06-02T04:46:05.429Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-06-02T04:46:05.436Z]  > /usr/bin/git checkout -b 6.4.x 731cc99b23bc25b7504f306341e8543fa408238c # timeout=10
06:46:05 [2025-06-02T04:46:05.474Z] Commit message: "Bug #14869"
06:46:05 [2025-06-02T04:46:05.474Z]  > /usr/bin/git rev-list --no-walk 731cc99b23bc25b7504f306341e8543fa408238c # timeout=10
06:46:05 [2025-06-02T04:46:05.503Z] [Pipeline] fileExists
06:46:05 [2025-06-02T04:46:05.519Z] [Pipeline] readMavenPom
06:46:05 [2025-06-02T04:46:05.538Z] [Pipeline] sh
06:46:05 [2025-06-02T04:46:05.795Z] + git rev-parse HEAD
06:46:05 [2025-06-02T04:46:05.798Z] [Pipeline] echo
06:46:05 [2025-06-02T04:46:05.798Z] Silverpeas-Components: current commit is 731cc99b23bc25b7504f306341e8543fa408238c and last build commit is 731cc99b23bc25b7504f306341e8543fa408238c
06:46:05 [2025-06-02T04:46:05.800Z] [Pipeline] }
06:46:05 [2025-06-02T04:46:05.815Z] [Pipeline] // dir
06:46:05 [2025-06-02T04:46:05.830Z] [Pipeline] echo
06:46:05 [2025-06-02T04:46:05.830Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-06-02T04:46:05.846Z] [Pipeline] dir
06:46:05 [2025-06-02T04:46:05.847Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:05 [2025-06-02T04:46:05.847Z] [Pipeline] {
06:46:05 [2025-06-02T04:46:05.866Z] [Pipeline] git
06:46:05 [2025-06-02T04:46:05.867Z] Selected Git installation does not exist. Using Default
06:46:05 [2025-06-02T04:46:05.867Z] The recommended git tool is: NONE
06:46:05 [2025-06-02T04:46:05.868Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-06-02T04:46:05.882Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4e4322a4; decorates hudson.Launcher$LocalLauncher@7b693dce will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-06-02T04:46:05.883Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:05 [2025-06-02T04:46:05.890Z] Fetching changes from the remote Git repository
06:46:05 [2025-06-02T04:46:05.893Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:05 [2025-06-02T04:46:05.899Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:05 [2025-06-02T04:46:05.899Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2025-06-02T04:46:05.905Z]  > git --version # 'git version 2.43.0'
06:46:05 [2025-06-02T04:46:05.905Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-06-02T04:46:05.911Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-06-02T04:46:06.291Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-06-02T04:46:06.299Z] Checking out Revision 993c286ab9afc34dcbd58fdc766369f2305c692d (refs/remotes/origin/6.4.x)
06:46:06 [2025-06-02T04:46:06.299Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-06-02T04:46:06.305Z]  > /usr/bin/git checkout -f 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:06 [2025-06-02T04:46:06.320Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-06-02T04:46:06.328Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-06-02T04:46:06.335Z]  > /usr/bin/git checkout -b 6.4.x 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:06 [2025-06-02T04:46:06.348Z] Commit message: "Remove a duplicated code by simplifying the if-statement"
06:46:06 [2025-06-02T04:46:06.348Z]  > /usr/bin/git rev-list --no-walk 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:06 [2025-06-02T04:46:06.368Z] [Pipeline] fileExists
06:46:06 [2025-06-02T04:46:06.382Z] [Pipeline] readMavenPom
06:46:06 [2025-06-02T04:46:06.402Z] [Pipeline] sh
06:46:06 [2025-06-02T04:46:06.660Z] + git rev-parse HEAD
06:46:06 [2025-06-02T04:46:06.662Z] [Pipeline] echo
06:46:06 [2025-06-02T04:46:06.662Z] Silverpeas-Looks: current commit is 993c286ab9afc34dcbd58fdc766369f2305c692d and last build commit is 993c286ab9afc34dcbd58fdc766369f2305c692d
06:46:06 [2025-06-02T04:46:06.664Z] [Pipeline] }
06:46:06 [2025-06-02T04:46:06.680Z] [Pipeline] // dir
06:46:06 [2025-06-02T04:46:06.697Z] [Pipeline] echo
06:46:06 [2025-06-02T04:46:06.697Z] Build skipped due to no changes have been done since the last build
06:46:06 [2025-06-02T04:46:06.714Z] [Pipeline] dir
06:46:06 [2025-06-02T04:46:06.714Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:06 [2025-06-02T04:46:06.714Z] [Pipeline] {
06:46:06 [2025-06-02T04:46:06.734Z] [Pipeline] git
06:46:06 [2025-06-02T04:46:06.736Z] The recommended git tool is: NONE
06:46:06 [2025-06-02T04:46:06.736Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:06 [2025-06-02T04:46:06.746Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@510921fd; decorates hudson.Launcher$LocalLauncher@7dec2812 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:06 [2025-06-02T04:46:06.746Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:06 [2025-06-02T04:46:06.752Z] Fetching changes from the remote Git repository
06:46:06 [2025-06-02T04:46:06.754Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:06 [2025-06-02T04:46:06.761Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:06 [2025-06-02T04:46:06.761Z]  > /usr/bin/git --version # timeout=10
06:46:06 [2025-06-02T04:46:06.766Z]  > git --version # 'git version 2.43.0'
06:46:06 [2025-06-02T04:46:06.766Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:06 [2025-06-02T04:46:06.772Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-06-02T04:46:07.146Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-06-02T04:46:07.152Z] Checking out Revision 6e5936ffe892e71fb63de6dc059da8ad09b72c90 (refs/remotes/origin/6.4.x)
06:46:07 [2025-06-02T04:46:07.152Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-06-02T04:46:07.158Z]  > /usr/bin/git checkout -f 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-06-02T04:46:07.169Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-06-02T04:46:07.178Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-06-02T04:46:07.185Z]  > /usr/bin/git checkout -b 6.4.x 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-06-02T04:46:07.199Z] 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-06-02T04:46:07.199Z]  > /usr/bin/git rev-list --no-walk 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:07 [2025-06-02T04:46:07.229Z] [Pipeline] fileExists
06:46:07 [2025-06-02T04:46:07.267Z] [Pipeline] sh
06:46:07 [2025-06-02T04:46:07.527Z] + git rev-parse HEAD
06:46:07 [2025-06-02T04:46:07.531Z] [Pipeline] echo
06:46:07 [2025-06-02T04:46:07.532Z] Silverpeas-Setup: current commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 and last build commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90
06:46:07 [2025-06-02T04:46:07.534Z] [Pipeline] }
06:46:07 [2025-06-02T04:46:07.554Z] [Pipeline] // dir
06:46:07 [2025-06-02T04:46:07.571Z] [Pipeline] echo
06:46:07 [2025-06-02T04:46:07.571Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-06-02T04:46:07.588Z] [Pipeline] dir
06:46:07 [2025-06-02T04:46:07.589Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:07 [2025-06-02T04:46:07.589Z] [Pipeline] {
06:46:07 [2025-06-02T04:46:07.609Z] [Pipeline] git
06:46:07 [2025-06-02T04:46:07.612Z] The recommended git tool is: NONE
06:46:07 [2025-06-02T04:46:07.613Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-06-02T04:46:07.622Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@27efa451; decorates hudson.Launcher$LocalLauncher@e85f025 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-06-02T04:46:07.623Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:07 [2025-06-02T04:46:07.629Z] Fetching changes from the remote Git repository
06:46:07 [2025-06-02T04:46:07.632Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:07 [2025-06-02T04:46:07.638Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:07 [2025-06-02T04:46:07.638Z]  > /usr/bin/git --version # timeout=10
06:46:07 [2025-06-02T04:46:07.643Z]  > git --version # 'git version 2.43.0'
06:46:07 [2025-06-02T04:46:07.643Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-06-02T04:46:07.649Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-06-02T04:46:08.033Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-06-02T04:46:08.039Z] Checking out Revision 6837d524e3282a03e2de06fa1f14b7c93c7608b1 (refs/remotes/origin/6.4.x)
06:46:08 [2025-06-02T04:46:08.039Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-06-02T04:46:08.045Z]  > /usr/bin/git checkout -f 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-06-02T04:46:08.053Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-06-02T04:46:08.062Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-06-02T04:46:08.069Z]  > /usr/bin/git checkout -b 6.4.x 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-06-02T04:46:08.082Z] 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-06-02T04:46:08.082Z]  > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:08 [2025-06-02T04:46:08.116Z] [Pipeline] fileExists
06:46:08 [2025-06-02T04:46:08.134Z] [Pipeline] readMavenPom
06:46:08 [2025-06-02T04:46:08.154Z] [Pipeline] sh
06:46:08 [2025-06-02T04:46:08.412Z] + git rev-parse HEAD
06:46:08 [2025-06-02T04:46:08.414Z] [Pipeline] echo
06:46:08 [2025-06-02T04:46:08.415Z] Silverpeas-Distribution: current commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 and last build commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1
06:46:08 [2025-06-02T04:46:08.416Z] [Pipeline] }
06:46:08 [2025-06-02T04:46:08.433Z] [Pipeline] // dir
06:46:08 [2025-06-02T04:46:08.450Z] [Pipeline] echo
06:46:08 [2025-06-02T04:46:08.450Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-06-02T04:46:08.468Z] [Pipeline] dir
06:46:08 [2025-06-02T04:46:08.468Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:08 [2025-06-02T04:46:08.469Z] [Pipeline] {
06:46:08 [2025-06-02T04:46:08.489Z] [Pipeline] git
06:46:08 [2025-06-02T04:46:08.491Z] The recommended git tool is: NONE
06:46:08 [2025-06-02T04:46:08.492Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-06-02T04:46:08.504Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@518c0dd2; decorates hudson.Launcher$LocalLauncher@2450a049 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-06-02T04:46:08.504Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:08 [2025-06-02T04:46:08.510Z] Fetching changes from the remote Git repository
06:46:08 [2025-06-02T04:46:08.513Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:08 [2025-06-02T04:46:08.521Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:08 [2025-06-02T04:46:08.521Z]  > /usr/bin/git --version # timeout=10
06:46:08 [2025-06-02T04:46:08.526Z]  > git --version # 'git version 2.43.0'
06:46:08 [2025-06-02T04:46:08.526Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-06-02T04:46:08.532Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-06-02T04:46:08.934Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-06-02T04:46:08.940Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x)
06:46:08 [2025-06-02T04:46:08.940Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-06-02T04:46:08.945Z]  > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:08 [2025-06-02T04:46:08.955Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-06-02T04:46:08.965Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-06-02T04:46:08.971Z]  > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:08 [2025-06-02T04:46:08.980Z] 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:08 [2025-06-02T04:46:08.980Z]  > /usr/bin/git rev-list --no-walk 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:09 [2025-06-02T04:46:09.000Z] [Pipeline] fileExists
06:46:09 [2025-06-02T04:46:09.009Z] [Pipeline] readMavenPom
06:46:09 [2025-06-02T04:46:09.030Z] [Pipeline] sh
06:46:09 [2025-06-02T04:46:09.288Z] + git rev-parse HEAD
06:46:09 [2025-06-02T04:46:09.290Z] [Pipeline] echo
06:46:09 [2025-06-02T04:46:09.290Z] Silverpeas-Assembly: current commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f and last build commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f
06:46:09 [2025-06-02T04:46:09.292Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.312Z] [Pipeline] // dir
06:46:09 [2025-06-02T04:46:09.331Z] [Pipeline] echo
06:46:09 [2025-06-02T04:46:09.332Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-06-02T04:46:09.332Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.350Z] [Pipeline] // script
06:46:09 [2025-06-02T04:46:09.367Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.382Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.402Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.402Z] [Pipeline] { (Build Silverpeas)
06:46:09 [2025-06-02T04:46:09.431Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.432Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.454Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.455Z] [Pipeline] { (Build Silverpeas-Core)
06:46:09 [2025-06-02T04:46:09.472Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.473Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.474Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.491Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.508Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.508Z] [Pipeline] { (Build Silverpeas-Components)
06:46:09 [2025-06-02T04:46:09.523Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.523Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.524Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.538Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.552Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.553Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:09 [2025-06-02T04:46:09.565Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.566Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.567Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.578Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.591Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.591Z] [Pipeline] { (Build Silverpeas Setup)
06:46:09 [2025-06-02T04:46:09.603Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.603Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.604Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.615Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.627Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.627Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:09 [2025-06-02T04:46:09.637Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.638Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.639Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.649Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.660Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.661Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:09 [2025-06-02T04:46:09.671Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.671Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.673Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.682Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.692Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.693Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:09 [2025-06-02T04:46:09.702Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.702Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.703Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.712Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.721Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.722Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:09 [2025-06-02T04:46:09.730Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.731Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.732Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.740Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.750Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.751Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:09 [2025-06-02T04:46:09.759Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.759Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.761Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.769Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.778Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.778Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:09 [2025-06-02T04:46:09.786Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.786Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.788Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.795Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.804Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.804Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:09 [2025-06-02T04:46:09.812Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.812Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.814Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.821Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.829Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.830Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:09 [2025-06-02T04:46:09.837Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.838Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.839Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.846Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.854Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.854Z] [Pipeline] { (Publish Community Web Site)
06:46:09 [2025-06-02T04:46:09.862Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:09 [2025-06-02T04:46:09.862Z] [Pipeline] getContext
06:46:09 [2025-06-02T04:46:09.863Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.870Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.877Z] [Pipeline] }
06:46:09 [2025-06-02T04:46:09.884Z] [Pipeline] // stage
06:46:09 [2025-06-02T04:46:09.902Z] [Pipeline] stage
06:46:09 [2025-06-02T04:46:09.902Z] [Pipeline] { (Create YAML build report)
06:46:09 [2025-06-02T04:46:09.927Z] [Pipeline] script
06:46:09 [2025-06-02T04:46:09.930Z] [Pipeline] {
06:46:09 [2025-06-02T04:46:09.949Z] [Pipeline] sh
06:46:10 [2025-06-02T04:46:10.207Z] + mkdir -p target
06:46:10 [2025-06-02T04:46:10.209Z] [Pipeline] sh
06:46:10 [2025-06-02T04:46:10.466Z] + mv build.yaml target/
06:46:10 [2025-06-02T04:46:10.467Z] [Pipeline] }
06:46:10 [2025-06-02T04:46:10.484Z] [Pipeline] // script
06:46:10 [2025-06-02T04:46:10.502Z] [Pipeline] }
06:46:10 [2025-06-02T04:46:10.520Z] [Pipeline] // stage
06:46:10 [2025-06-02T04:46:10.544Z] [Pipeline] stage
06:46:10 [2025-06-02T04:46:10.545Z] [Pipeline] { (Declarative: Post Actions)
06:46:10 [2025-06-02T04:46:10.574Z] [Pipeline] step
06:46:10 [2025-06-02T04:46:10.604Z] [Pipeline] script
06:46:10 [2025-06-02T04:46:10.609Z] [Pipeline] {
06:46:10 [2025-06-02T04:46:10.646Z] [Pipeline] }
06:46:10 [2025-06-02T04:46:10.663Z] [Pipeline] // script
06:46:10 [2025-06-02T04:46:10.685Z] [Pipeline] archiveArtifacts
06:46:10 [2025-06-02T04:46:10.688Z] Archiving artifacts
06:46:10 [2025-06-02T04:46:10.706Z] Enregistrement des empreintes numériques
06:46:10 [2025-06-02T04:46:10.717Z] [Pipeline] sh
06:46:10 [2025-06-02T04:46:10.978Z] + rm -rf target
06:46:10 [2025-06-02T04:46:10.983Z] [Pipeline] }
06:46:11 [2025-06-02T04:46:11.001Z] [Pipeline] // stage
06:46:11 [2025-06-02T04:46:11.018Z] [Pipeline] }
06:46:11 [2025-06-02T04:46:11.035Z] [Pipeline] // withEnv
06:46:11 [2025-06-02T04:46:11.052Z] [Pipeline] }
06:46:11 [2025-06-02T04:46:11.053Z] $ docker stop --time=1 ab35561f517955806315afcfab30b969e8d513e5a7ea84e7f867a1f5c2ffac76
06:46:12 [2025-06-02T04:46:12.304Z] $ docker rm -f --volumes ab35561f517955806315afcfab30b969e8d513e5a7ea84e7f867a1f5c2ffac76
06:46:12 [2025-06-02T04:46:12.347Z] [Pipeline] // withDockerContainer
06:46:12 [2025-06-02T04:46:12.359Z] [Pipeline] }
06:46:12 [2025-06-02T04:46:12.377Z] [Pipeline] // withEnv
06:46:12 [2025-06-02T04:46:12.394Z] [Pipeline] }
06:46:12 [2025-06-02T04:46:12.412Z] [Pipeline] // node
06:46:12 [2025-06-02T04:46:12.430Z] [Pipeline] End of Pipeline
06:46:12 [2025-06-02T04:46:12.495Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #297
06:46:12 [2025-06-02T04:46:12.496Z] Finished: SUCCESS