19:24:00 [2026-03-08T18:24:00.036Z] Lancé par une alarme périodique 19:24:00 [2026-03-08T18:24:00.036Z] Running as userbuild 19:24:00 [2026-03-08T18:24:00.411Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:00 [2026-03-08T18:24:00.905Z] [Pipeline] Start of Pipeline 19:24:01 [2026-03-08T18:24:01.244Z] [Pipeline] node 19:24:01 [2026-03-08T18:24:01.248Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy 19:24:01 [2026-03-08T18:24:01.251Z] [Pipeline] { 19:24:01 [2026-03-08T18:24:01.268Z] [Pipeline] stage 19:24:01 [2026-03-08T18:24:01.268Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:01 [2026-03-08T18:24:01.277Z] [Pipeline] checkout 19:24:01 [2026-03-08T18:24:01.278Z] Selected Git installation does not exist. Using Default 19:24:01 [2026-03-08T18:24:01.278Z] The recommended git tool is: NONE 19:24:01 [2026-03-08T18:24:01.278Z] No credentials specified 19:24:01 [2026-03-08T18:24:01.278Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10 19:24:01 [2026-03-08T18:24:01.284Z] Fetching changes from the remote Git repository 19:24:01 [2026-03-08T18:24:01.285Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:01 [2026-03-08T18:24:01.291Z] Cleaning workspace 19:24:01 [2026-03-08T18:24:01.291Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:01 [2026-03-08T18:24:01.296Z] Resetting working tree 19:24:01 [2026-03-08T18:24:01.296Z] > /usr/bin/git reset --hard # timeout=10 19:24:01 [2026-03-08T18:24:01.309Z] > /usr/bin/git clean -fdx # timeout=10 19:24:01 [2026-03-08T18:24:01.315Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:01 [2026-03-08T18:24:01.315Z] > /usr/bin/git --version # timeout=10 19:24:01 [2026-03-08T18:24:01.319Z] > git --version # 'git version 2.43.0' 19:24:01 [2026-03-08T18:24:01.319Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:01 [2026-03-08T18:24:01.703Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:01 [2026-03-08T18:24:01.710Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) 19:24:01 [2026-03-08T18:24:01.710Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:01 [2026-03-08T18:24:01.715Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:01 [2026-03-08T18:24:01.732Z] Commit message: "Fix SonarQube Maven execution in pipelines." 19:24:01 [2026-03-08T18:24:01.732Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 19:24:01 [2026-03-08T18:24:01.763Z] [Pipeline] } 19:24:01 [2026-03-08T18:24:01.772Z] [Pipeline] // stage 19:24:01 [2026-03-08T18:24:01.801Z] [Pipeline] withEnv 19:24:01 [2026-03-08T18:24:01.802Z] [Pipeline] { 19:24:01 [2026-03-08T18:24:01.959Z] [Pipeline] isUnix 19:24:01 [2026-03-08T18:24:01.961Z] [Pipeline] withEnv 19:24:01 [2026-03-08T18:24:01.962Z] [Pipeline] { 19:24:01 [2026-03-08T18:24:01.980Z] [Pipeline] sh 19:24:02 [2026-03-08T18:24:02.237Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:02 [2026-03-08T18:24:02.237Z] . 19:24:02 [2026-03-08T18:24:02.238Z] [Pipeline] } 19:24:02 [2026-03-08T18:24:02.255Z] [Pipeline] // withEnv 19:24:02 [2026-03-08T18:24:02.272Z] [Pipeline] withDockerContainer 19:24:02 [2026-03-08T18:24:02.307Z] Jenkins does not seem to be running inside a container 19:24:02 [2026-03-08T18:24:02.314Z] $ 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:02 [2026-03-08T18:24:02.587Z] $ docker top b71fdc4e0429373357cd6d7388cebf005713050e5e8ac40958ee70af9dddf310 -eo pid,comm 19:24:02 [2026-03-08T18:24:02.625Z] [Pipeline] { 19:24:02 [2026-03-08T18:24:02.644Z] [Pipeline] withEnv 19:24:02 [2026-03-08T18:24:02.645Z] [Pipeline] { 19:24:02 [2026-03-08T18:24:02.659Z] [Pipeline] stage 19:24:02 [2026-03-08T18:24:02.660Z] [Pipeline] { (Prepare the job) 19:24:02 [2026-03-08T18:24:02.700Z] [Pipeline] sh 19:24:02 [2026-03-08T18:24:02.959Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml 19:24:03 [2026-03-08T18:24:03.212Z] [Pipeline] script 19:24:03 [2026-03-08T18:24:03.218Z] [Pipeline] { 19:24:03 [2026-03-08T18:24:03.235Z] [Pipeline] readMavenPom 19:24:03 [2026-03-08T18:24:03.264Z] 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-03-08T18:24:03.267Z] 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-03-08T18:24:03.268Z] 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-03-08T18:24:03.269Z] 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-03-08T18:24:03.269Z] 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-03-08T18:24:03.270Z] [Pipeline] sh 19:24:03 [2026-03-08T18:24:03.530Z] + rm -f pom.xml 19:24:03 [2026-03-08T18:24:03.532Z] [Pipeline] } 19:24:03 [2026-03-08T18:24:03.546Z] [Pipeline] // script 19:24:03 [2026-03-08T18:24:03.563Z] [Pipeline] } 19:24:03 [2026-03-08T18:24:03.577Z] [Pipeline] // stage 19:24:03 [2026-03-08T18:24:03.593Z] [Pipeline] stage 19:24:03 [2026-03-08T18:24:03.594Z] [Pipeline] { (Check POM parent version) 19:24:03 [2026-03-08T18:24:03.664Z] [Pipeline] copyArtifacts 19:24:03 [2026-03-08T18:24:03.672Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 283 19:24:03 [2026-03-08T18:24:03.687Z] [Pipeline] script 19:24:03 [2026-03-08T18:24:03.692Z] [Pipeline] { 19:24:03 [2026-03-08T18:24:03.709Z] [Pipeline] readYaml 19:24:03 [2026-03-08T18:24:03.727Z] [Pipeline] sh 19:24:03 [2026-03-08T18:24:03.986Z] + 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:03 [2026-03-08T18:24:03.988Z] 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-03-08T18:24:03.988Z] 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:03 [2026-03-08T18:24:03.990Z] [Pipeline] sh 19:24:04 [2026-03-08T18:24:04.249Z] + rm -f build.yaml 19:24:04 [2026-03-08T18:24:04.250Z] [Pipeline] } 19:24:04 [2026-03-08T18:24:04.265Z] [Pipeline] // script 19:24:04 [2026-03-08T18:24:04.281Z] [Pipeline] } 19:24:04 [2026-03-08T18:24:04.295Z] [Pipeline] // stage 19:24:04 [2026-03-08T18:24:04.312Z] [Pipeline] stage 19:24:04 [2026-03-08T18:24:04.313Z] [Pipeline] { (Checkout projects and check code changes) 19:24:04 [2026-03-08T18:24:04.342Z] [Pipeline] script 19:24:04 [2026-03-08T18:24:04.348Z] [Pipeline] { 19:24:04 [2026-03-08T18:24:04.371Z] [Pipeline] copyArtifacts 19:24:04 [2026-03-08T18:24:04.378Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1054 19:24:04 [2026-03-08T18:24:04.394Z] [Pipeline] fileExists 19:24:04 [2026-03-08T18:24:04.412Z] [Pipeline] readYaml 19:24:04 [2026-03-08T18:24:04.427Z] 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-03-08T18:24:04.431Z] [Pipeline] dir 19:24:04 [2026-03-08T18:24:04.432Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core 19:24:04 [2026-03-08T18:24:04.433Z] [Pipeline] { 19:24:04 [2026-03-08T18:24:04.454Z] [Pipeline] git 19:24:04 [2026-03-08T18:24:04.457Z] The recommended git tool is: /usr/bin/git 19:24:04 [2026-03-08T18:24:04.458Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:04 [2026-03-08T18:24:04.476Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3ffe49f1; decorates hudson.Launcher$LocalLauncher@3030bab5 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:04 [2026-03-08T18:24:04.477Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10 19:24:04 [2026-03-08T18:24:04.483Z] Fetching changes from the remote Git repository 19:24:04 [2026-03-08T18:24:04.487Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 19:24:04 [2026-03-08T18:24:04.493Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 19:24:04 [2026-03-08T18:24:04.493Z] > /usr/bin/git --version # timeout=10 19:24:04 [2026-03-08T18:24:04.498Z] > git --version # 'git version 2.43.0' 19:24:04 [2026-03-08T18:24:04.498Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:04 [2026-03-08T18:24:04.505Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:05 [2026-03-08T18:24:05.495Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:05 [2026-03-08T18:24:05.504Z] Checking out Revision 89b00506458810be9678796ce557bdc8a22acae8 (refs/remotes/origin/master) 19:24:05 [2026-03-08T18:24:05.504Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:05 [2026-03-08T18:24:05.511Z] > /usr/bin/git checkout -f 89b00506458810be9678796ce557bdc8a22acae8 # timeout=10 19:24:05 [2026-03-08T18:24:05.565Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:05 [2026-03-08T18:24:05.591Z] > /usr/bin/git branch -D master # timeout=10 19:24:05 [2026-03-08T18:24:05.599Z] > /usr/bin/git checkout -b master 89b00506458810be9678796ce557bdc8a22acae8 # timeout=10 19:24:05 [2026-03-08T18:24:05.731Z] Commit message: "Fix code after roll backing to Portlet API 2" 19:24:05 [2026-03-08T18:24:05.731Z] > /usr/bin/git rev-list --no-walk 89b00506458810be9678796ce557bdc8a22acae8 # timeout=10 19:24:05 [2026-03-08T18:24:05.753Z] [Pipeline] fileExists 19:24:05 [2026-03-08T18:24:05.760Z] [Pipeline] readMavenPom 19:24:05 [2026-03-08T18:24:05.783Z] [Pipeline] sh 19:24:06 [2026-03-08T18:24:06.042Z] + git rev-parse HEAD 19:24:06 [2026-03-08T18:24:06.045Z] [Pipeline] echo 19:24:06 [2026-03-08T18:24:06.046Z] Silverpeas-Core: current commit is 89b00506458810be9678796ce557bdc8a22acae8 and last build commit is 89b00506458810be9678796ce557bdc8a22acae8 19:24:06 [2026-03-08T18:24:06.048Z] [Pipeline] } 19:24:06 [2026-03-08T18:24:06.058Z] [Pipeline] // dir 19:24:06 [2026-03-08T18:24:06.073Z] [Pipeline] echo 19:24:06 [2026-03-08T18:24:06.073Z] Build skipped due to no changes have been done since the last build 19:24:06 [2026-03-08T18:24:06.087Z] [Pipeline] dir 19:24:06 [2026-03-08T18:24:06.087Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components 19:24:06 [2026-03-08T18:24:06.087Z] [Pipeline] { 19:24:06 [2026-03-08T18:24:06.107Z] [Pipeline] git 19:24:06 [2026-03-08T18:24:06.109Z] The recommended git tool is: /usr/bin/git 19:24:06 [2026-03-08T18:24:06.109Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:06 [2026-03-08T18:24:06.125Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@63a0deeb; decorates hudson.Launcher$LocalLauncher@556b2daf will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:06 [2026-03-08T18:24:06.125Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10 19:24:06 [2026-03-08T18:24:06.132Z] Fetching changes from the remote Git repository 19:24:06 [2026-03-08T18:24:06.136Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 19:24:06 [2026-03-08T18:24:06.142Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components 19:24:06 [2026-03-08T18:24:06.142Z] > /usr/bin/git --version # timeout=10 19:24:06 [2026-03-08T18:24:06.148Z] > git --version # 'git version 2.43.0' 19:24:06 [2026-03-08T18:24:06.148Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:06 [2026-03-08T18:24:06.157Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:06 [2026-03-08T18:24:06.626Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:06 [2026-03-08T18:24:06.632Z] Checking out Revision 447dafb3089e58a946b2136559598e9a34383f92 (refs/remotes/origin/master) 19:24:06 [2026-03-08T18:24:06.632Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:06 [2026-03-08T18:24:06.637Z] > /usr/bin/git checkout -f 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10 19:24:06 [2026-03-08T18:24:06.672Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:06 [2026-03-08T18:24:06.690Z] > /usr/bin/git branch -D master # timeout=10 19:24:06 [2026-03-08T18:24:06.701Z] > /usr/bin/git checkout -b master 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10 19:24:06 [2026-03-08T18:24:06.770Z] Commit message: "Update parent POM to version 1.7-build260224" 19:24:06 [2026-03-08T18:24:06.770Z] > /usr/bin/git rev-list --no-walk 447dafb3089e58a946b2136559598e9a34383f92 # timeout=10 19:24:06 [2026-03-08T18:24:06.791Z] [Pipeline] fileExists 19:24:06 [2026-03-08T18:24:06.800Z] [Pipeline] readMavenPom 19:24:06 [2026-03-08T18:24:06.814Z] [Pipeline] sh 19:24:07 [2026-03-08T18:24:07.074Z] + git rev-parse HEAD 19:24:07 [2026-03-08T18:24:07.077Z] [Pipeline] echo 19:24:07 [2026-03-08T18:24:07.078Z] Silverpeas-Components: current commit is 447dafb3089e58a946b2136559598e9a34383f92 and last build commit is 447dafb3089e58a946b2136559598e9a34383f92 19:24:07 [2026-03-08T18:24:07.081Z] [Pipeline] } 19:24:07 [2026-03-08T18:24:07.096Z] [Pipeline] // dir 19:24:07 [2026-03-08T18:24:07.111Z] [Pipeline] echo 19:24:07 [2026-03-08T18:24:07.112Z] Build skipped due to no changes have been done since the last build 19:24:07 [2026-03-08T18:24:07.128Z] [Pipeline] dir 19:24:07 [2026-03-08T18:24:07.128Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks 19:24:07 [2026-03-08T18:24:07.129Z] [Pipeline] { 19:24:07 [2026-03-08T18:24:07.150Z] [Pipeline] git 19:24:07 [2026-03-08T18:24:07.152Z] Selected Git installation does not exist. Using Default 19:24:07 [2026-03-08T18:24:07.152Z] The recommended git tool is: NONE 19:24:07 [2026-03-08T18:24:07.153Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:07 [2026-03-08T18:24:07.172Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@d3ebdb1; decorates hudson.Launcher$LocalLauncher@6215d692 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:07 [2026-03-08T18:24:07.173Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10 19:24:07 [2026-03-08T18:24:07.179Z] Fetching changes from the remote Git repository 19:24:07 [2026-03-08T18:24:07.181Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 19:24:07 [2026-03-08T18:24:07.187Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks 19:24:07 [2026-03-08T18:24:07.187Z] > /usr/bin/git --version # timeout=10 19:24:07 [2026-03-08T18:24:07.192Z] > git --version # 'git version 2.43.0' 19:24:07 [2026-03-08T18:24:07.192Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:07 [2026-03-08T18:24:07.197Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:07 [2026-03-08T18:24:07.577Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:07 [2026-03-08T18:24:07.584Z] Checking out Revision 30f46610a2d4885f513ff6fe9c68221dd5d66f4d (refs/remotes/origin/master) 19:24:07 [2026-03-08T18:24:07.584Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:07 [2026-03-08T18:24:07.590Z] > /usr/bin/git checkout -f 30f46610a2d4885f513ff6fe9c68221dd5d66f4d # timeout=10 19:24:07 [2026-03-08T18:24:07.604Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:07 [2026-03-08T18:24:07.615Z] > /usr/bin/git branch -D master # timeout=10 19:24:07 [2026-03-08T18:24:07.623Z] > /usr/bin/git checkout -b master 30f46610a2d4885f513ff6fe9c68221dd5d66f4d # timeout=10 19:24:07 [2026-03-08T18:24:07.643Z] Commit message: "Update parent POM to version 1.7-build260224" 19:24:07 [2026-03-08T18:24:07.643Z] > /usr/bin/git rev-list --no-walk 30f46610a2d4885f513ff6fe9c68221dd5d66f4d # timeout=10 19:24:07 [2026-03-08T18:24:07.675Z] [Pipeline] fileExists 19:24:07 [2026-03-08T18:24:07.689Z] [Pipeline] readMavenPom 19:24:07 [2026-03-08T18:24:07.711Z] [Pipeline] sh 19:24:07 [2026-03-08T18:24:07.970Z] + git rev-parse HEAD 19:24:07 [2026-03-08T18:24:07.974Z] [Pipeline] echo 19:24:07 [2026-03-08T18:24:07.974Z] Silverpeas-Looks: current commit is 30f46610a2d4885f513ff6fe9c68221dd5d66f4d and last build commit is 30f46610a2d4885f513ff6fe9c68221dd5d66f4d 19:24:07 [2026-03-08T18:24:07.977Z] [Pipeline] } 19:24:07 [2026-03-08T18:24:07.992Z] [Pipeline] // dir 19:24:08 [2026-03-08T18:24:08.009Z] [Pipeline] echo 19:24:08 [2026-03-08T18:24:08.009Z] Build skipped due to no changes have been done since the last build 19:24:08 [2026-03-08T18:24:08.026Z] [Pipeline] dir 19:24:08 [2026-03-08T18:24:08.026Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup 19:24:08 [2026-03-08T18:24:08.027Z] [Pipeline] { 19:24:08 [2026-03-08T18:24:08.048Z] [Pipeline] git 19:24:08 [2026-03-08T18:24:08.050Z] The recommended git tool is: NONE 19:24:08 [2026-03-08T18:24:08.051Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:08 [2026-03-08T18:24:08.064Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@27d71f50; decorates hudson.Launcher$LocalLauncher@26489f39 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:08 [2026-03-08T18:24:08.065Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10 19:24:08 [2026-03-08T18:24:08.072Z] Fetching changes from the remote Git repository 19:24:08 [2026-03-08T18:24:08.075Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 19:24:08 [2026-03-08T18:24:08.081Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup 19:24:08 [2026-03-08T18:24:08.081Z] > /usr/bin/git --version # timeout=10 19:24:08 [2026-03-08T18:24:08.086Z] > git --version # 'git version 2.43.0' 19:24:08 [2026-03-08T18:24:08.086Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:08 [2026-03-08T18:24:08.092Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:08 [2026-03-08T18:24:08.613Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:08 [2026-03-08T18:24:08.620Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master) 19:24:08 [2026-03-08T18:24:08.620Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:08 [2026-03-08T18:24:08.626Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:08 [2026-03-08T18:24:08.636Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:08 [2026-03-08T18:24:08.645Z] > /usr/bin/git branch -D master # timeout=10 19:24:08 [2026-03-08T18:24:08.651Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:08 [2026-03-08T18:24:08.663Z] 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-03-08T18:24:08.663Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10 19:24:08 [2026-03-08T18:24:08.685Z] [Pipeline] fileExists 19:24:08 [2026-03-08T18:24:08.696Z] [Pipeline] sh 19:24:08 [2026-03-08T18:24:08.952Z] + git rev-parse HEAD 19:24:08 [2026-03-08T18:24:08.955Z] [Pipeline] echo 19:24:08 [2026-03-08T18:24:08.956Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 19:24:08 [2026-03-08T18:24:08.958Z] [Pipeline] } 19:24:08 [2026-03-08T18:24:08.974Z] [Pipeline] // dir 19:24:08 [2026-03-08T18:24:08.990Z] [Pipeline] echo 19:24:08 [2026-03-08T18:24:08.991Z] Build skipped due to no changes have been done since the last build 19:24:09 [2026-03-08T18:24:09.008Z] [Pipeline] dir 19:24:09 [2026-03-08T18:24:09.009Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution 19:24:09 [2026-03-08T18:24:09.010Z] [Pipeline] { 19:24:09 [2026-03-08T18:24:09.031Z] [Pipeline] git 19:24:09 [2026-03-08T18:24:09.033Z] The recommended git tool is: NONE 19:24:09 [2026-03-08T18:24:09.034Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:09 [2026-03-08T18:24:09.047Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7f18054b; decorates hudson.Launcher$LocalLauncher@15956e8a will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:09 [2026-03-08T18:24:09.048Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 19:24:09 [2026-03-08T18:24:09.054Z] Fetching changes from the remote Git repository 19:24:09 [2026-03-08T18:24:09.061Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 19:24:09 [2026-03-08T18:24:09.068Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution 19:24:09 [2026-03-08T18:24:09.068Z] > /usr/bin/git --version # timeout=10 19:24:09 [2026-03-08T18:24:09.073Z] > git --version # 'git version 2.43.0' 19:24:09 [2026-03-08T18:24:09.073Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:09 [2026-03-08T18:24:09.079Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:09 [2026-03-08T18:24:09.447Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:09 [2026-03-08T18:24:09.453Z] Checking out Revision 8e89657aaa48c2dc94feb8ff2cccf377369fe299 (refs/remotes/origin/master) 19:24:09 [2026-03-08T18:24:09.453Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:09 [2026-03-08T18:24:09.459Z] > /usr/bin/git checkout -f 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:09 [2026-03-08T18:24:09.472Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:09 [2026-03-08T18:24:09.481Z] > /usr/bin/git branch -D master # timeout=10 19:24:09 [2026-03-08T18:24:09.488Z] > /usr/bin/git checkout -b master 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:09 [2026-03-08T18:24:09.503Z] Commit message: "featrure #15131 : activation of a planned compacting task during execution" 19:24:09 [2026-03-08T18:24:09.503Z] > /usr/bin/git rev-list --no-walk 8e89657aaa48c2dc94feb8ff2cccf377369fe299 # timeout=10 19:24:09 [2026-03-08T18:24:09.535Z] [Pipeline] fileExists 19:24:09 [2026-03-08T18:24:09.552Z] [Pipeline] readMavenPom 19:24:09 [2026-03-08T18:24:09.572Z] [Pipeline] sh 19:24:09 [2026-03-08T18:24:09.832Z] + git rev-parse HEAD 19:24:09 [2026-03-08T18:24:09.836Z] [Pipeline] echo 19:24:09 [2026-03-08T18:24:09.836Z] Silverpeas-Distribution: current commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 and last build commit is 8e89657aaa48c2dc94feb8ff2cccf377369fe299 19:24:09 [2026-03-08T18:24:09.839Z] [Pipeline] } 19:24:09 [2026-03-08T18:24:09.859Z] [Pipeline] // dir 19:24:09 [2026-03-08T18:24:09.876Z] [Pipeline] echo 19:24:09 [2026-03-08T18:24:09.876Z] Build skipped due to no changes have been done since the last build 19:24:09 [2026-03-08T18:24:09.894Z] [Pipeline] dir 19:24:09 [2026-03-08T18:24:09.894Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly 19:24:09 [2026-03-08T18:24:09.895Z] [Pipeline] { 19:24:09 [2026-03-08T18:24:09.917Z] [Pipeline] git 19:24:09 [2026-03-08T18:24:09.919Z] The recommended git tool is: NONE 19:24:09 [2026-03-08T18:24:09.920Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:09 [2026-03-08T18:24:09.933Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@39d5cdc8; decorates hudson.Launcher$LocalLauncher@674e3d00 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:09 [2026-03-08T18:24:09.933Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 19:24:09 [2026-03-08T18:24:09.939Z] Fetching changes from the remote Git repository 19:24:09 [2026-03-08T18:24:09.943Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 19:24:09 [2026-03-08T18:24:09.950Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly 19:24:09 [2026-03-08T18:24:09.950Z] > /usr/bin/git --version # timeout=10 19:24:09 [2026-03-08T18:24:09.955Z] > git --version # 'git version 2.43.0' 19:24:09 [2026-03-08T18:24:09.956Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:09 [2026-03-08T18:24:09.962Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:10 [2026-03-08T18:24:10.359Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:10 [2026-03-08T18:24:10.365Z] Checking out Revision e9da17aac931232f897c6805de69fa40524755c1 (refs/remotes/origin/master) 19:24:10 [2026-03-08T18:24:10.365Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:10 [2026-03-08T18:24:10.371Z] > /usr/bin/git checkout -f e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:10 [2026-03-08T18:24:10.380Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:10 [2026-03-08T18:24:10.390Z] > /usr/bin/git branch -D master # timeout=10 19:24:10 [2026-03-08T18:24:10.396Z] > /usr/bin/git checkout -b master e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:10 [2026-03-08T18:24:10.406Z] Commit message: "Update parent POM to version 1.7-build260224" 19:24:10 [2026-03-08T18:24:10.407Z] > /usr/bin/git rev-list --no-walk e9da17aac931232f897c6805de69fa40524755c1 # timeout=10 19:24:10 [2026-03-08T18:24:10.433Z] [Pipeline] fileExists 19:24:10 [2026-03-08T18:24:10.442Z] [Pipeline] readMavenPom 19:24:10 [2026-03-08T18:24:10.465Z] [Pipeline] sh 19:24:10 [2026-03-08T18:24:10.724Z] + git rev-parse HEAD 19:24:10 [2026-03-08T18:24:10.727Z] [Pipeline] echo 19:24:10 [2026-03-08T18:24:10.728Z] Silverpeas-Assembly: current commit is e9da17aac931232f897c6805de69fa40524755c1 and last build commit is e9da17aac931232f897c6805de69fa40524755c1 19:24:10 [2026-03-08T18:24:10.730Z] [Pipeline] } 19:24:10 [2026-03-08T18:24:10.747Z] [Pipeline] // dir 19:24:10 [2026-03-08T18:24:10.763Z] [Pipeline] echo 19:24:10 [2026-03-08T18:24:10.764Z] Build skipped due to no changes have been done since the last build 19:24:10 [2026-03-08T18:24:10.764Z] [Pipeline] } 19:24:10 [2026-03-08T18:24:10.780Z] [Pipeline] // script 19:24:10 [2026-03-08T18:24:10.797Z] [Pipeline] } 19:24:10 [2026-03-08T18:24:10.812Z] [Pipeline] // stage 19:24:10 [2026-03-08T18:24:10.831Z] [Pipeline] stage 19:24:10 [2026-03-08T18:24:10.831Z] [Pipeline] { (Build Silverpeas) 19:24:10 [2026-03-08T18:24:10.870Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2026-03-08T18:24:10.871Z] [Pipeline] getContext 19:24:10 [2026-03-08T18:24:10.908Z] [Pipeline] stage 19:24:10 [2026-03-08T18:24:10.909Z] [Pipeline] { (Build Silverpeas-Core) 19:24:10 [2026-03-08T18:24:10.925Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2026-03-08T18:24:10.927Z] [Pipeline] getContext 19:24:10 [2026-03-08T18:24:10.929Z] [Pipeline] } 19:24:10 [2026-03-08T18:24:10.945Z] [Pipeline] // stage 19:24:10 [2026-03-08T18:24:10.963Z] [Pipeline] stage 19:24:10 [2026-03-08T18:24:10.964Z] [Pipeline] { (Build Silverpeas-Components) 19:24:10 [2026-03-08T18:24:10.979Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:10 [2026-03-08T18:24:10.980Z] [Pipeline] getContext 19:24:10 [2026-03-08T18:24:10.982Z] [Pipeline] } 19:24:10 [2026-03-08T18:24:10.996Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.012Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.013Z] [Pipeline] { (Build Silverpeas-Assembly) 19:24:11 [2026-03-08T18:24:11.027Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.028Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.030Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.043Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.057Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.058Z] [Pipeline] { (Build Silverpeas Setup) 19:24:11 [2026-03-08T18:24:11.071Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.072Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.074Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.086Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.099Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.100Z] [Pipeline] { (Build Silverpeas Distribution) 19:24:11 [2026-03-08T18:24:11.112Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.113Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.115Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.126Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.141Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.142Z] [Pipeline] { (Build Silverpeas-Looks) 19:24:11 [2026-03-08T18:24:11.152Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.153Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.155Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.164Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.176Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.177Z] [Pipeline] { (Publish Silverpeas-Core) 19:24:11 [2026-03-08T18:24:11.187Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.188Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.190Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.199Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.211Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.211Z] [Pipeline] { (Publish Silverpeas-Components) 19:24:11 [2026-03-08T18:24:11.221Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.222Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.223Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.232Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.244Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.244Z] [Pipeline] { (Publish Silverpeas-Assembly) 19:24:11 [2026-03-08T18:24:11.253Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.255Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.257Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.266Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.277Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.278Z] [Pipeline] { (Publish Silverpeas-Setup) 19:24:11 [2026-03-08T18:24:11.287Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.288Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.291Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.299Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.310Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.311Z] [Pipeline] { (Publish Silverpeas-Distribution) 19:24:11 [2026-03-08T18:24:11.319Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.321Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.322Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.331Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.341Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.342Z] [Pipeline] { (Publish Silverpeas-Looks) 19:24:11 [2026-03-08T18:24:11.351Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.352Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.353Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.361Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.372Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.372Z] [Pipeline] { (Publish Community Web Site) 19:24:11 [2026-03-08T18:24:11.380Z] Stage "Build Silverpeas" skipped due to when conditional 19:24:11 [2026-03-08T18:24:11.382Z] [Pipeline] getContext 19:24:11 [2026-03-08T18:24:11.383Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.391Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.399Z] [Pipeline] } 19:24:11 [2026-03-08T18:24:11.407Z] [Pipeline] // stage 19:24:11 [2026-03-08T18:24:11.424Z] [Pipeline] stage 19:24:11 [2026-03-08T18:24:11.424Z] [Pipeline] { (Create YAML build report) 19:24:11 [2026-03-08T18:24:11.452Z] [Pipeline] script 19:24:11 [2026-03-08T18:24:11.456Z] [Pipeline] { 19:24:11 [2026-03-08T18:24:11.474Z] [Pipeline] sh 19:24:11 [2026-03-08T18:24:11.733Z] + mkdir -p target 19:24:11 [2026-03-08T18:24:11.735Z] [Pipeline] sh 19:24:11 [2026-03-08T18:24:11.994Z] + mv build.yaml target/ 19:24:11 [2026-03-08T18:24:11.995Z] [Pipeline] } 19:24:12 [2026-03-08T18:24:12.011Z] [Pipeline] // script 19:24:12 [2026-03-08T18:24:12.028Z] [Pipeline] } 19:24:12 [2026-03-08T18:24:12.044Z] [Pipeline] // stage 19:24:12 [2026-03-08T18:24:12.068Z] [Pipeline] stage 19:24:12 [2026-03-08T18:24:12.069Z] [Pipeline] { (Declarative: Post Actions) 19:24:12 [2026-03-08T18:24:12.099Z] [Pipeline] step 19:24:12 [2026-03-08T18:24:12.132Z] [Pipeline] script 19:24:12 [2026-03-08T18:24:12.139Z] [Pipeline] { 19:24:12 [2026-03-08T18:24:12.172Z] [Pipeline] } 19:24:12 [2026-03-08T18:24:12.188Z] [Pipeline] // script 19:24:12 [2026-03-08T18:24:12.209Z] [Pipeline] archiveArtifacts 19:24:12 [2026-03-08T18:24:12.212Z] Archiving artifacts 19:24:12 [2026-03-08T18:24:12.228Z] Enregistrement des empreintes numériques 19:24:12 [2026-03-08T18:24:12.246Z] [Pipeline] sh 19:24:12 [2026-03-08T18:24:12.505Z] + rm -rf target 19:24:12 [2026-03-08T18:24:12.513Z] [Pipeline] } 19:24:12 [2026-03-08T18:24:12.529Z] [Pipeline] // stage 19:24:12 [2026-03-08T18:24:12.569Z] [Pipeline] } 19:24:12 [2026-03-08T18:24:12.582Z] [Pipeline] // withEnv 19:24:12 [2026-03-08T18:24:12.598Z] [Pipeline] } 19:24:12 [2026-03-08T18:24:12.599Z] $ docker stop --time=1 b71fdc4e0429373357cd6d7388cebf005713050e5e8ac40958ee70af9dddf310 19:24:13 [2026-03-08T18:24:13.881Z] $ docker rm -f --volumes b71fdc4e0429373357cd6d7388cebf005713050e5e8ac40958ee70af9dddf310 19:24:13 [2026-03-08T18:24:13.921Z] [Pipeline] // withDockerContainer 19:24:13 [2026-03-08T18:24:13.928Z] [Pipeline] } 19:24:13 [2026-03-08T18:24:13.935Z] [Pipeline] // withEnv 19:24:13 [2026-03-08T18:24:13.945Z] [Pipeline] } 19:24:13 [2026-03-08T18:24:13.955Z] [Pipeline] // node 19:24:13 [2026-03-08T18:24:13.971Z] [Pipeline] End of Pipeline 19:24:14 [2026-03-08T18:24:14.042Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #633 19:24:14 [2026-03-08T18:24:14.043Z] Finished: SUCCESS