19:24:00 [2026-04-12T17:24:00.412Z] Lancé par une alarme périodique
19:24:00 [2026-04-12T17:24:00.412Z] Running as userbuild
19:24:00 [2026-04-12T17:24:00.846Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2026-04-12T17:24:01.417Z] [Pipeline] Start of Pipeline
19:24:01 [2026-04-12T17:24:01.794Z] [Pipeline] node
19:24:01 [2026-04-12T17:24:01.798Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:01 [2026-04-12T17:24:01.801Z] [Pipeline] {
19:24:01 [2026-04-12T17:24:01.819Z] [Pipeline] stage
19:24:01 [2026-04-12T17:24:01.820Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:01 [2026-04-12T17:24:01.835Z] [Pipeline] checkout
19:24:01 [2026-04-12T17:24:01.838Z] Selected Git installation does not exist. Using Default
19:24:01 [2026-04-12T17:24:01.838Z] The recommended git tool is: NONE
19:24:01 [2026-04-12T17:24:01.838Z] No credentials specified
19:24:01 [2026-04-12T17:24:01.838Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:01 [2026-04-12T17:24:01.843Z] Fetching changes from the remote Git repository
19:24:01 [2026-04-12T17:24:01.848Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:01 [2026-04-12T17:24:01.854Z] Cleaning workspace
19:24:01 [2026-04-12T17:24:01.854Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:01 [2026-04-12T17:24:01.859Z] Resetting working tree
19:24:01 [2026-04-12T17:24:01.859Z] > /usr/bin/git reset --hard # timeout=10
19:24:01 [2026-04-12T17:24:01.867Z] > /usr/bin/git clean -fdx # timeout=10
19:24:01 [2026-04-12T17:24:01.873Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2026-04-12T17:24:01.873Z] > /usr/bin/git --version # timeout=10
19:24:01 [2026-04-12T17:24:01.877Z] > git --version # 'git version 2.43.0'
19:24:01 [2026-04-12T17:24:01.877Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:02 [2026-04-12T17:24:02.188Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2026-04-12T17:24:02.194Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:02 [2026-04-12T17:24:02.194Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2026-04-12T17:24:02.199Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:02 [2026-04-12T17:24:02.211Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:02 [2026-04-12T17:24:02.212Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:02 [2026-04-12T17:24:02.236Z] [Pipeline] }
19:24:02 [2026-04-12T17:24:02.244Z] [Pipeline] // stage
19:24:02 [2026-04-12T17:24:02.268Z] [Pipeline] withEnv
19:24:02 [2026-04-12T17:24:02.269Z] [Pipeline] {
19:24:02 [2026-04-12T17:24:02.406Z] [Pipeline] isUnix
19:24:02 [2026-04-12T17:24:02.408Z] [Pipeline] withEnv
19:24:02 [2026-04-12T17:24:02.409Z] [Pipeline] {
19:24:02 [2026-04-12T17:24:02.425Z] [Pipeline] sh
19:24:02 [2026-04-12T17:24:02.682Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02 [2026-04-12T17:24:02.682Z] .
19:24:02 [2026-04-12T17:24:02.683Z] [Pipeline] }
19:24:02 [2026-04-12T17:24:02.697Z] [Pipeline] // withEnv
19:24:02 [2026-04-12T17:24:02.713Z] [Pipeline] withDockerContainer
19:24:02 [2026-04-12T17:24:02.745Z] Jenkins does not seem to be running inside a container
19:24:02 [2026-04-12T17:24:02.752Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Master_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:latest cat
19:24:03 [2026-04-12T17:24:03.061Z] $ docker top 486404b56fee64b6e14fd94df0d26a98dc40a9ae652e54d2387ce87b4b933a02 -eo pid,comm
19:24:03 [2026-04-12T17:24:03.100Z] [Pipeline] {
19:24:03 [2026-04-12T17:24:03.125Z] [Pipeline] withEnv
19:24:03 [2026-04-12T17:24:03.126Z] [Pipeline] {
19:24:03 [2026-04-12T17:24:03.153Z] [Pipeline] stage
19:24:03 [2026-04-12T17:24:03.153Z] [Pipeline] { (Prepare the job)
19:24:03 [2026-04-12T17:24:03.194Z] [Pipeline] sh
19:24:03 [2026-04-12T17:24:03.453Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:03 [2026-04-12T17:24:03.705Z] [Pipeline] script
19:24:03 [2026-04-12T17:24:03.710Z] [Pipeline] {
19:24:03 [2026-04-12T17:24:03.727Z] [Pipeline] readMavenPom
19:24:03 [2026-04-12T17:24:03.753Z] 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.
19:24:03 [2026-04-12T17:24:03.756Z] 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.
19:24:03 [2026-04-12T17:24:03.758Z] 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.
19:24:03 [2026-04-12T17:24:03.758Z] 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.
19:24:03 [2026-04-12T17:24:03.758Z] 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.
19:24:03 [2026-04-12T17:24:03.760Z] [Pipeline] sh
19:24:04 [2026-04-12T17:24:04.018Z] + rm -f pom.xml
19:24:04 [2026-04-12T17:24:04.020Z] [Pipeline] }
19:24:04 [2026-04-12T17:24:04.033Z] [Pipeline] // script
19:24:04 [2026-04-12T17:24:04.050Z] [Pipeline] }
19:24:04 [2026-04-12T17:24:04.064Z] [Pipeline] // stage
19:24:04 [2026-04-12T17:24:04.079Z] [Pipeline] stage
19:24:04 [2026-04-12T17:24:04.080Z] [Pipeline] { (Check POM parent version)
19:24:04 [2026-04-12T17:24:04.147Z] [Pipeline] copyArtifacts
19:24:04 [2026-04-12T17:24:04.155Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 283
19:24:04 [2026-04-12T17:24:04.169Z] [Pipeline] script
19:24:04 [2026-04-12T17:24:04.175Z] [Pipeline] {
19:24:04 [2026-04-12T17:24:04.190Z] [Pipeline] readYaml
19:24:04 [2026-04-12T17:24:04.209Z] [Pipeline] sh
19:24:04 [2026-04-12T17:24:04.467Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom
19:24:04 [2026-04-12T17:24:04.469Z] 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.
19:24:04 [2026-04-12T17:24:04.469Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildflyVersion (to a value of type String) which could lead to memory leaks or other issues.
19:24:04 [2026-04-12T17:24:04.471Z] [Pipeline] sh
19:24:04 [2026-04-12T17:24:04.730Z] + rm -f build.yaml
19:24:04 [2026-04-12T17:24:04.731Z] [Pipeline] }
19:24:04 [2026-04-12T17:24:04.742Z] [Pipeline] // script
19:24:04 [2026-04-12T17:24:04.756Z] [Pipeline] }
19:24:04 [2026-04-12T17:24:04.769Z] [Pipeline] // stage
19:24:04 [2026-04-12T17:24:04.783Z] [Pipeline] stage
19:24:04 [2026-04-12T17:24:04.784Z] [Pipeline] { (Checkout projects and check code changes)
19:24:04 [2026-04-12T17:24:04.813Z] [Pipeline] script
19:24:04 [2026-04-12T17:24:04.819Z] [Pipeline] {
19:24:04 [2026-04-12T17:24:04.842Z] [Pipeline] copyArtifacts
19:24:04 [2026-04-12T17:24:04.850Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1069
19:24:04 [2026-04-12T17:24:04.864Z] [Pipeline] fileExists
19:24:04 [2026-04-12T17:24:04.879Z] [Pipeline] readYaml
19:24:04 [2026-04-12T17:24:04.893Z] 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.
19:24:04 [2026-04-12T17:24:04.896Z] [Pipeline] dir
19:24:04 [2026-04-12T17:24:04.896Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:04 [2026-04-12T17:24:04.897Z] [Pipeline] {
19:24:04 [2026-04-12T17:24:04.917Z] [Pipeline] git
19:24:04 [2026-04-12T17:24:04.919Z] The recommended git tool is: /usr/bin/git
19:24:04 [2026-04-12T17:24:04.920Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:04 [2026-04-12T17:24:04.933Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6f839ce9; decorates hudson.Launcher$LocalLauncher@1e038513 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:04 [2026-04-12T17:24:04.934Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:04 [2026-04-12T17:24:04.940Z] Fetching changes from the remote Git repository
19:24:04 [2026-04-12T17:24:04.944Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:04 [2026-04-12T17:24:04.950Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:04 [2026-04-12T17:24:04.951Z] > /usr/bin/git --version # timeout=10
19:24:04 [2026-04-12T17:24:04.956Z] > git --version # 'git version 2.43.0'
19:24:04 [2026-04-12T17:24:04.956Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:04 [2026-04-12T17:24:04.962Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2026-04-12T17:24:05.356Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2026-04-12T17:24:05.362Z] Checking out Revision bccbf2a8ad258554155bb634bea260ea500e2ade (refs/remotes/origin/master)
19:24:05 [2026-04-12T17:24:05.362Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2026-04-12T17:24:05.367Z] > /usr/bin/git checkout -f bccbf2a8ad258554155bb634bea260ea500e2ade # timeout=10
19:24:05 [2026-04-12T17:24:05.431Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05 [2026-04-12T17:24:05.449Z] > /usr/bin/git branch -D master # timeout=10
19:24:05 [2026-04-12T17:24:05.457Z] > /usr/bin/git checkout -b master bccbf2a8ad258554155bb634bea260ea500e2ade # timeout=10
19:24:05 [2026-04-12T17:24:05.580Z] Commit message: "Take into account sonar analysis feedback"
19:24:05 [2026-04-12T17:24:05.580Z] > /usr/bin/git rev-list --no-walk bccbf2a8ad258554155bb634bea260ea500e2ade # timeout=10
19:24:05 [2026-04-12T17:24:05.602Z] [Pipeline] fileExists
19:24:05 [2026-04-12T17:24:05.610Z] [Pipeline] readMavenPom
19:24:05 [2026-04-12T17:24:05.631Z] [Pipeline] sh
19:24:05 [2026-04-12T17:24:05.888Z] + git rev-parse HEAD
19:24:05 [2026-04-12T17:24:05.891Z] [Pipeline] echo
19:24:05 [2026-04-12T17:24:05.892Z] Silverpeas-Core: current commit is bccbf2a8ad258554155bb634bea260ea500e2ade and last build commit is bccbf2a8ad258554155bb634bea260ea500e2ade
19:24:05 [2026-04-12T17:24:05.895Z] [Pipeline] }
19:24:05 [2026-04-12T17:24:05.904Z] [Pipeline] // dir
19:24:05 [2026-04-12T17:24:05.918Z] [Pipeline] echo
19:24:05 [2026-04-12T17:24:05.919Z] Build skipped due to no changes have been done since the last build
19:24:05 [2026-04-12T17:24:05.934Z] [Pipeline] dir
19:24:05 [2026-04-12T17:24:05.935Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:05 [2026-04-12T17:24:05.936Z] [Pipeline] {
19:24:05 [2026-04-12T17:24:05.955Z] [Pipeline] git
19:24:05 [2026-04-12T17:24:05.958Z] The recommended git tool is: /usr/bin/git
19:24:05 [2026-04-12T17:24:05.959Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2026-04-12T17:24:05.976Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7ce500c1; decorates hudson.Launcher$LocalLauncher@5b4f7851 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2026-04-12T17:24:05.977Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:05 [2026-04-12T17:24:05.984Z] Fetching changes from the remote Git repository
19:24:05 [2026-04-12T17:24:05.989Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:05 [2026-04-12T17:24:05.997Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:05 [2026-04-12T17:24:05.997Z] > /usr/bin/git --version # timeout=10
19:24:06 [2026-04-12T17:24:06.003Z] > git --version # 'git version 2.43.0'
19:24:06 [2026-04-12T17:24:06.003Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2026-04-12T17:24:06.010Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2026-04-12T17:24:06.452Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2026-04-12T17:24:06.460Z] Checking out Revision 4b24d9092f831c173c9fcf9b299bcccbb4452177 (refs/remotes/origin/master)
19:24:06 [2026-04-12T17:24:06.460Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2026-04-12T17:24:06.466Z] > /usr/bin/git checkout -f 4b24d9092f831c173c9fcf9b299bcccbb4452177 # timeout=10
19:24:06 [2026-04-12T17:24:06.513Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2026-04-12T17:24:06.526Z] > /usr/bin/git branch -D master # timeout=10
19:24:06 [2026-04-12T17:24:06.533Z] > /usr/bin/git checkout -b master 4b24d9092f831c173c9fcf9b299bcccbb4452177 # timeout=10
19:24:06 [2026-04-12T17:24:06.590Z] Commit message: "bug #15245 : adding JS check"
19:24:06 [2026-04-12T17:24:06.590Z] > /usr/bin/git rev-list --no-walk 4b24d9092f831c173c9fcf9b299bcccbb4452177 # timeout=10
19:24:06 [2026-04-12T17:24:06.618Z] [Pipeline] fileExists
19:24:06 [2026-04-12T17:24:06.630Z] [Pipeline] readMavenPom
19:24:06 [2026-04-12T17:24:06.651Z] [Pipeline] sh
19:24:06 [2026-04-12T17:24:06.910Z] + git rev-parse HEAD
19:24:06 [2026-04-12T17:24:06.914Z] [Pipeline] echo
19:24:06 [2026-04-12T17:24:06.914Z] Silverpeas-Components: current commit is 4b24d9092f831c173c9fcf9b299bcccbb4452177 and last build commit is 4b24d9092f831c173c9fcf9b299bcccbb4452177
19:24:06 [2026-04-12T17:24:06.917Z] [Pipeline] }
19:24:06 [2026-04-12T17:24:06.924Z] [Pipeline] // dir
19:24:06 [2026-04-12T17:24:06.932Z] [Pipeline] echo
19:24:06 [2026-04-12T17:24:06.932Z] Build skipped due to no changes have been done since the last build
19:24:06 [2026-04-12T17:24:06.943Z] [Pipeline] dir
19:24:06 [2026-04-12T17:24:06.943Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:06 [2026-04-12T17:24:06.944Z] [Pipeline] {
19:24:06 [2026-04-12T17:24:06.961Z] [Pipeline] git
19:24:06 [2026-04-12T17:24:06.964Z] Selected Git installation does not exist. Using Default
19:24:06 [2026-04-12T17:24:06.964Z] The recommended git tool is: NONE
19:24:06 [2026-04-12T17:24:06.965Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2026-04-12T17:24:06.983Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4557c1bc; decorates hudson.Launcher$LocalLauncher@37a3b3b3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2026-04-12T17:24:06.984Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:06 [2026-04-12T17:24:06.991Z] Fetching changes from the remote Git repository
19:24:06 [2026-04-12T17:24:06.994Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:07 [2026-04-12T17:24:07.002Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:07 [2026-04-12T17:24:07.002Z] > /usr/bin/git --version # timeout=10
19:24:07 [2026-04-12T17:24:07.008Z] > git --version # 'git version 2.43.0'
19:24:07 [2026-04-12T17:24:07.008Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2026-04-12T17:24:07.015Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2026-04-12T17:24:07.391Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2026-04-12T17:24:07.398Z] Checking out Revision ee2563ec6f418e5b935b270dce1c862f2aefa7af (refs/remotes/origin/master)
19:24:07 [2026-04-12T17:24:07.398Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2026-04-12T17:24:07.404Z] > /usr/bin/git checkout -f ee2563ec6f418e5b935b270dce1c862f2aefa7af # timeout=10
19:24:07 [2026-04-12T17:24:07.417Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2026-04-12T17:24:07.426Z] > /usr/bin/git branch -D master # timeout=10
19:24:07 [2026-04-12T17:24:07.433Z] > /usr/bin/git checkout -b master ee2563ec6f418e5b935b270dce1c862f2aefa7af # timeout=10
19:24:07 [2026-04-12T17:24:07.450Z] Commit message: "Take into sonar feedback for code coming from feature #14182"
19:24:07 [2026-04-12T17:24:07.450Z] > /usr/bin/git rev-list --no-walk ee2563ec6f418e5b935b270dce1c862f2aefa7af # timeout=10
19:24:07 [2026-04-12T17:24:07.472Z] [Pipeline] fileExists
19:24:07 [2026-04-12T17:24:07.482Z] [Pipeline] readMavenPom
19:24:07 [2026-04-12T17:24:07.496Z] [Pipeline] sh
19:24:07 [2026-04-12T17:24:07.758Z] + git rev-parse HEAD
19:24:07 [2026-04-12T17:24:07.761Z] [Pipeline] echo
19:24:07 [2026-04-12T17:24:07.761Z] Silverpeas-Looks: current commit is ee2563ec6f418e5b935b270dce1c862f2aefa7af and last build commit is ee2563ec6f418e5b935b270dce1c862f2aefa7af
19:24:07 [2026-04-12T17:24:07.763Z] [Pipeline] }
19:24:07 [2026-04-12T17:24:07.772Z] [Pipeline] // dir
19:24:07 [2026-04-12T17:24:07.783Z] [Pipeline] echo
19:24:07 [2026-04-12T17:24:07.783Z] Build skipped due to no changes have been done since the last build
19:24:07 [2026-04-12T17:24:07.794Z] [Pipeline] dir
19:24:07 [2026-04-12T17:24:07.795Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:07 [2026-04-12T17:24:07.796Z] [Pipeline] {
19:24:07 [2026-04-12T17:24:07.809Z] [Pipeline] git
19:24:07 [2026-04-12T17:24:07.811Z] The recommended git tool is: NONE
19:24:07 [2026-04-12T17:24:07.811Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2026-04-12T17:24:07.822Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7a135d29; decorates hudson.Launcher$LocalLauncher@10c494c8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2026-04-12T17:24:07.823Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:07 [2026-04-12T17:24:07.829Z] Fetching changes from the remote Git repository
19:24:07 [2026-04-12T17:24:07.830Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:07 [2026-04-12T17:24:07.838Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:07 [2026-04-12T17:24:07.838Z] > /usr/bin/git --version # timeout=10
19:24:07 [2026-04-12T17:24:07.842Z] > git --version # 'git version 2.43.0'
19:24:07 [2026-04-12T17:24:07.842Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2026-04-12T17:24:07.847Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2026-04-12T17:24:08.211Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2026-04-12T17:24:08.219Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:08 [2026-04-12T17:24:08.219Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2026-04-12T17:24:08.224Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2026-04-12T17:24:08.232Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2026-04-12T17:24:08.241Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2026-04-12T17:24:08.248Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2026-04-12T17:24:08.259Z] Commit message: "Add two global config parameters allowing to parameterize the FILE log handler of Wildfly: * SERVER_LOG_BACKUP_MAX: the number of backup of the FILE log to maintain. Above this count, all the olders additional backups are deleted; * SERVER_LOG_BACKUP_SIZE: the maximum size of the FILE log (the unity, m for megabyte for example, has to be indicated with the number)."
19:24:08 [2026-04-12T17:24:08.259Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2026-04-12T17:24:08.280Z] [Pipeline] fileExists
19:24:08 [2026-04-12T17:24:08.291Z] [Pipeline] sh
19:24:08 [2026-04-12T17:24:08.548Z] + git rev-parse HEAD
19:24:08 [2026-04-12T17:24:08.551Z] [Pipeline] echo
19:24:08 [2026-04-12T17:24:08.552Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:08 [2026-04-12T17:24:08.554Z] [Pipeline] }
19:24:08 [2026-04-12T17:24:08.569Z] [Pipeline] // dir
19:24:08 [2026-04-12T17:24:08.585Z] [Pipeline] echo
19:24:08 [2026-04-12T17:24:08.585Z] Build skipped due to no changes have been done since the last build
19:24:08 [2026-04-12T17:24:08.601Z] [Pipeline] dir
19:24:08 [2026-04-12T17:24:08.602Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:08 [2026-04-12T17:24:08.603Z] [Pipeline] {
19:24:08 [2026-04-12T17:24:08.623Z] [Pipeline] git
19:24:08 [2026-04-12T17:24:08.625Z] The recommended git tool is: NONE
19:24:08 [2026-04-12T17:24:08.626Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2026-04-12T17:24:08.635Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@399879cc; decorates hudson.Launcher$LocalLauncher@1247a685 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2026-04-12T17:24:08.636Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:08 [2026-04-12T17:24:08.642Z] Fetching changes from the remote Git repository
19:24:08 [2026-04-12T17:24:08.645Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:08 [2026-04-12T17:24:08.651Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:08 [2026-04-12T17:24:08.651Z] > /usr/bin/git --version # timeout=10
19:24:08 [2026-04-12T17:24:08.656Z] > git --version # 'git version 2.43.0'
19:24:08 [2026-04-12T17:24:08.657Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2026-04-12T17:24:08.663Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2026-04-12T17:24:09.056Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2026-04-12T17:24:09.064Z] Checking out Revision 8e89657aaa48c2dc94feb8ff2cccf377369fe299 (refs/remotes/origin/master)
19:24:09 [2026-04-12T17:24:09.064Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2026-04-12T17:24:09.069Z] > /usr/bin/git checkout -f 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-04-12T17:24:09.078Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2026-04-12T17:24:09.086Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-04-12T17:24:09.092Z] > /usr/bin/git checkout -b master 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-04-12T17:24:09.102Z] Commit message: "featrure #15131 : activation of a planned compacting task during execution"
19:24:09 [2026-04-12T17:24:09.103Z] > /usr/bin/git rev-list --no-walk 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10
19:24:09 [2026-04-12T17:24:09.123Z] [Pipeline] fileExists
19:24:09 [2026-04-12T17:24:09.132Z] [Pipeline] readMavenPom
19:24:09 [2026-04-12T17:24:09.150Z] [Pipeline] sh
19:24:09 [2026-04-12T17:24:09.408Z] + git rev-parse HEAD
19:24:09 [2026-04-12T17:24:09.411Z] [Pipeline] echo
19:24:09 [2026-04-12T17:24:09.412Z] Silverpeas-Distribution: current commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 and last build commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299
19:24:09 [2026-04-12T17:24:09.414Z] [Pipeline] }
19:24:09 [2026-04-12T17:24:09.432Z] [Pipeline] // dir
19:24:09 [2026-04-12T17:24:09.448Z] [Pipeline] echo
19:24:09 [2026-04-12T17:24:09.448Z] Build skipped due to no changes have been done since the last build
19:24:09 [2026-04-12T17:24:09.464Z] [Pipeline] dir
19:24:09 [2026-04-12T17:24:09.465Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:09 [2026-04-12T17:24:09.465Z] [Pipeline] {
19:24:09 [2026-04-12T17:24:09.486Z] [Pipeline] git
19:24:09 [2026-04-12T17:24:09.488Z] The recommended git tool is: NONE
19:24:09 [2026-04-12T17:24:09.489Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2026-04-12T17:24:09.498Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4febb5dd; decorates hudson.Launcher$LocalLauncher@1b95ba20 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2026-04-12T17:24:09.499Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:09 [2026-04-12T17:24:09.505Z] Fetching changes from the remote Git repository
19:24:09 [2026-04-12T17:24:09.508Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:09 [2026-04-12T17:24:09.516Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:09 [2026-04-12T17:24:09.516Z] > /usr/bin/git --version # timeout=10
19:24:09 [2026-04-12T17:24:09.521Z] > git --version # 'git version 2.43.0'
19:24:09 [2026-04-12T17:24:09.521Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2026-04-12T17:24:09.527Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2026-04-12T17:24:09.930Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2026-04-12T17:24:09.937Z] Checking out Revision e9da17aac931232f897c6805de69fa40524755c1 (refs/remotes/origin/master)
19:24:09 [2026-04-12T17:24:09.937Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2026-04-12T17:24:09.944Z] > /usr/bin/git checkout -f e9da17aac931232f897c6805de69fa40524755c1 # timeout=10
19:24:09 [2026-04-12T17:24:09.955Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2026-04-12T17:24:09.967Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2026-04-12T17:24:09.975Z] > /usr/bin/git checkout -b master e9da17aac931232f897c6805de69fa40524755c1 # timeout=10
19:24:09 [2026-04-12T17:24:09.989Z] Commit message: "Update parent POM to version 1.7-build260224"
19:24:09 [2026-04-12T17:24:09.989Z] > /usr/bin/git rev-list --no-walk e9da17aac931232f897c6805de69fa40524755c1 # timeout=10
19:24:10 [2026-04-12T17:24:10.020Z] [Pipeline] fileExists
19:24:10 [2026-04-12T17:24:10.029Z] [Pipeline] readMavenPom
19:24:10 [2026-04-12T17:24:10.051Z] [Pipeline] sh
19:24:10 [2026-04-12T17:24:10.310Z] + git rev-parse HEAD
19:24:10 [2026-04-12T17:24:10.313Z] [Pipeline] echo
19:24:10 [2026-04-12T17:24:10.314Z] Silverpeas-Assembly: current commit is e9da17aac931232f897c6805de69fa40524755c1 and last build commit is e9da17aac931232f897c6805de69fa40524755c1
19:24:10 [2026-04-12T17:24:10.316Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.331Z] [Pipeline] // dir
19:24:10 [2026-04-12T17:24:10.347Z] [Pipeline] echo
19:24:10 [2026-04-12T17:24:10.347Z] Build skipped due to no changes have been done since the last build
19:24:10 [2026-04-12T17:24:10.348Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.363Z] [Pipeline] // script
19:24:10 [2026-04-12T17:24:10.379Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.395Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.412Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.413Z] [Pipeline] { (Build Silverpeas)
19:24:10 [2026-04-12T17:24:10.449Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.450Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.486Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.487Z] [Pipeline] { (Build Silverpeas-Core)
19:24:10 [2026-04-12T17:24:10.503Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.504Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.505Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.520Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.537Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.538Z] [Pipeline] { (Build Silverpeas-Components)
19:24:10 [2026-04-12T17:24:10.552Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.553Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.555Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.569Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.584Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.584Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:10 [2026-04-12T17:24:10.598Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.599Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.601Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.613Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.626Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.627Z] [Pipeline] { (Build Silverpeas Setup)
19:24:10 [2026-04-12T17:24:10.638Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.640Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.641Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.652Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.665Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.665Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:10 [2026-04-12T17:24:10.676Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.677Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.679Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.688Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.700Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.701Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:10 [2026-04-12T17:24:10.711Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.712Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.713Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.723Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.734Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.735Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:10 [2026-04-12T17:24:10.744Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.746Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.747Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.756Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.767Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.768Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:10 [2026-04-12T17:24:10.777Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.778Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.780Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.788Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.799Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.800Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:10 [2026-04-12T17:24:10.809Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.810Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.813Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.821Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.831Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.832Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:10 [2026-04-12T17:24:10.841Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.842Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.845Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.853Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.863Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.864Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:10 [2026-04-12T17:24:10.873Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.874Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.876Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.884Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.894Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.895Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:10 [2026-04-12T17:24:10.903Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.904Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.905Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.913Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.921Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.922Z] [Pipeline] { (Publish Community Web Site)
19:24:10 [2026-04-12T17:24:10.929Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2026-04-12T17:24:10.930Z] [Pipeline] getContext
19:24:10 [2026-04-12T17:24:10.932Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.939Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.947Z] [Pipeline] }
19:24:10 [2026-04-12T17:24:10.954Z] [Pipeline] // stage
19:24:10 [2026-04-12T17:24:10.969Z] [Pipeline] stage
19:24:10 [2026-04-12T17:24:10.970Z] [Pipeline] { (Create YAML build report)
19:24:10 [2026-04-12T17:24:10.992Z] [Pipeline] script
19:24:10 [2026-04-12T17:24:10.997Z] [Pipeline] {
19:24:11 [2026-04-12T17:24:11.013Z] [Pipeline] sh
19:24:11 [2026-04-12T17:24:11.271Z] + mkdir -p target
19:24:11 [2026-04-12T17:24:11.273Z] [Pipeline] sh
19:24:11 [2026-04-12T17:24:11.530Z] + mv build.yaml target/
19:24:11 [2026-04-12T17:24:11.532Z] [Pipeline] }
19:24:11 [2026-04-12T17:24:11.547Z] [Pipeline] // script
19:24:11 [2026-04-12T17:24:11.562Z] [Pipeline] }
19:24:11 [2026-04-12T17:24:11.578Z] [Pipeline] // stage
19:24:11 [2026-04-12T17:24:11.600Z] [Pipeline] stage
19:24:11 [2026-04-12T17:24:11.601Z] [Pipeline] { (Declarative: Post Actions)
19:24:11 [2026-04-12T17:24:11.631Z] [Pipeline] step
19:24:11 [2026-04-12T17:24:11.666Z] [Pipeline] script
19:24:11 [2026-04-12T17:24:11.671Z] [Pipeline] {
19:24:11 [2026-04-12T17:24:11.702Z] [Pipeline] }
19:24:11 [2026-04-12T17:24:11.717Z] [Pipeline] // script
19:24:11 [2026-04-12T17:24:11.736Z] [Pipeline] archiveArtifacts
19:24:11 [2026-04-12T17:24:11.739Z] Archiving artifacts
19:24:11 [2026-04-12T17:24:11.755Z] Enregistrement des empreintes numériques
19:24:11 [2026-04-12T17:24:11.769Z] [Pipeline] sh
19:24:12 [2026-04-12T17:24:12.028Z] + rm -rf target
19:24:12 [2026-04-12T17:24:12.034Z] [Pipeline] }
19:24:12 [2026-04-12T17:24:12.047Z] [Pipeline] // stage
19:24:12 [2026-04-12T17:24:12.062Z] [Pipeline] }
19:24:12 [2026-04-12T17:24:12.077Z] [Pipeline] // withEnv
19:24:12 [2026-04-12T17:24:12.093Z] [Pipeline] }
19:24:12 [2026-04-12T17:24:12.094Z] $ docker stop --time=1 486404b56fee64b6e14fd94df0d26a98dc40a9ae652e54d2387ce87b4b933a02
19:24:13 [2026-04-12T17:24:13.514Z] $ docker rm -f --volumes 486404b56fee64b6e14fd94df0d26a98dc40a9ae652e54d2387ce87b4b933a02
19:24:13 [2026-04-12T17:24:13.555Z] [Pipeline] // withDockerContainer
19:24:13 [2026-04-12T17:24:13.561Z] [Pipeline] }
19:24:13 [2026-04-12T17:24:13.568Z] [Pipeline] // withEnv
19:24:13 [2026-04-12T17:24:13.575Z] [Pipeline] }
19:24:13 [2026-04-12T17:24:13.583Z] [Pipeline] // node
19:24:13 [2026-04-12T17:24:13.589Z] [Pipeline] End of Pipeline
19:24:13 [2026-04-12T17:24:13.640Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #643
19:24:13 [2026-04-12T17:24:13.641Z] Finished: SUCCESS