SuccèsSortie de la console
19:24:00 [2025-04-20T17:24:00.880Z] Lancé par une alarme périodique
19:24:00 [2025-04-20T17:24:00.880Z] Running as userbuild
19:24:01 [2025-04-20T17:24:01.273Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-04-20T17:24:01.749Z] [Pipeline] Start of Pipeline
19:24:02 [2025-04-20T17:24:02.084Z] [Pipeline] node
19:24:02 [2025-04-20T17:24:02.087Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:02 [2025-04-20T17:24:02.090Z] [Pipeline] {
19:24:02 [2025-04-20T17:24:02.107Z] [Pipeline] stage
19:24:02 [2025-04-20T17:24:02.108Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:02 [2025-04-20T17:24:02.119Z] [Pipeline] checkout
19:24:02 [2025-04-20T17:24:02.121Z] Selected Git installation does not exist. Using Default
19:24:02 [2025-04-20T17:24:02.121Z] The recommended git tool is: NONE
19:24:02 [2025-04-20T17:24:02.121Z] No credentials specified
19:24:02 [2025-04-20T17:24:02.121Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:02 [2025-04-20T17:24:02.126Z] Fetching changes from the remote Git repository
19:24:02 [2025-04-20T17:24:02.130Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:02 [2025-04-20T17:24:02.135Z] Cleaning workspace
19:24:02 [2025-04-20T17:24:02.135Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:02 [2025-04-20T17:24:02.139Z] Resetting working tree
19:24:02 [2025-04-20T17:24:02.139Z] > /usr/bin/git reset --hard # timeout=10
19:24:02 [2025-04-20T17:24:02.152Z] > /usr/bin/git clean -fdx # timeout=10
19:24:02 [2025-04-20T17:24:02.159Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:02 [2025-04-20T17:24:02.159Z] > /usr/bin/git --version # timeout=10
19:24:02 [2025-04-20T17:24:02.163Z] > git --version # 'git version 2.43.0'
19:24:02 [2025-04-20T17:24:02.163Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:02 [2025-04-20T17:24:02.526Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2025-04-20T17:24:02.532Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:02 [2025-04-20T17:24:02.532Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2025-04-20T17:24:02.537Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:02 [2025-04-20T17:24:02.548Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:02 [2025-04-20T17:24:02.548Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:02 [2025-04-20T17:24:02.569Z] [Pipeline] }
19:24:02 [2025-04-20T17:24:02.579Z] [Pipeline] // stage
19:24:02 [2025-04-20T17:24:02.601Z] [Pipeline] withEnv
19:24:02 [2025-04-20T17:24:02.602Z] [Pipeline] {
19:24:02 [2025-04-20T17:24:02.786Z] [Pipeline] isUnix
19:24:02 [2025-04-20T17:24:02.786Z] [Pipeline] withEnv
19:24:02 [2025-04-20T17:24:02.787Z] [Pipeline] {
19:24:02 [2025-04-20T17:24:02.802Z] [Pipeline] sh
19:24:03 [2025-04-20T17:24:03.058Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:03 [2025-04-20T17:24:03.058Z] .
19:24:03 [2025-04-20T17:24:03.059Z] [Pipeline] }
19:24:03 [2025-04-20T17:24:03.071Z] [Pipeline] // withEnv
19:24:03 [2025-04-20T17:24:03.085Z] [Pipeline] withDockerContainer
19:24:03 [2025-04-20T17:24:03.117Z] Jenkins does not seem to be running inside a container
19:24:03 [2025-04-20T17:24:03.124Z] $ 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 [2025-04-20T17:24:03.430Z] $ docker top 2141575cadf17e3538d9b0fcc0749ed1371161c71339faf385fd23117cf43cd2 -eo pid,comm
19:24:03 [2025-04-20T17:24:03.469Z] [Pipeline] {
19:24:03 [2025-04-20T17:24:03.499Z] [Pipeline] withEnv
19:24:03 [2025-04-20T17:24:03.500Z] [Pipeline] {
19:24:03 [2025-04-20T17:24:03.525Z] [Pipeline] stage
19:24:03 [2025-04-20T17:24:03.525Z] [Pipeline] { (Prepare the job)
19:24:03 [2025-04-20T17:24:03.569Z] [Pipeline] sh
19:24:03 [2025-04-20T17:24:03.827Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:04 [2025-04-20T17:24:04.380Z] [Pipeline] script
19:24:04 [2025-04-20T17:24:04.384Z] [Pipeline] {
19:24:04 [2025-04-20T17:24:04.401Z] [Pipeline] readMavenPom
19:24:04 [2025-04-20T17:24:04.426Z] 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:04 [2025-04-20T17:24:04.428Z] 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:04 [2025-04-20T17:24:04.429Z] 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 [2025-04-20T17:24:04.429Z] 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:04 [2025-04-20T17:24:04.429Z] 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:04 [2025-04-20T17:24:04.431Z] [Pipeline] sh
19:24:04 [2025-04-20T17:24:04.688Z] + rm -f pom.xml
19:24:04 [2025-04-20T17:24:04.689Z] [Pipeline] }
19:24:04 [2025-04-20T17:24:04.702Z] [Pipeline] // script
19:24:04 [2025-04-20T17:24:04.717Z] [Pipeline] }
19:24:04 [2025-04-20T17:24:04.729Z] [Pipeline] // stage
19:24:04 [2025-04-20T17:24:04.743Z] [Pipeline] stage
19:24:04 [2025-04-20T17:24:04.744Z] [Pipeline] { (Check POM parent version)
19:24:04 [2025-04-20T17:24:04.807Z] [Pipeline] copyArtifacts
19:24:04 [2025-04-20T17:24:04.813Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 273
19:24:04 [2025-04-20T17:24:04.823Z] [Pipeline] script
19:24:04 [2025-04-20T17:24:04.829Z] [Pipeline] {
19:24:04 [2025-04-20T17:24:04.844Z] [Pipeline] readYaml
19:24:04 [2025-04-20T17:24:04.860Z] [Pipeline] sh
19:24:05 [2025-04-20T17:24:05.118Z] + 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:05 [2025-04-20T17:24:05.119Z] 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:05 [2025-04-20T17:24:05.119Z] 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:05 [2025-04-20T17:24:05.120Z] [Pipeline] sh
19:24:05 [2025-04-20T17:24:05.376Z] + rm -f build.yaml
19:24:05 [2025-04-20T17:24:05.377Z] [Pipeline] }
19:24:05 [2025-04-20T17:24:05.391Z] [Pipeline] // script
19:24:05 [2025-04-20T17:24:05.404Z] [Pipeline] }
19:24:05 [2025-04-20T17:24:05.416Z] [Pipeline] // stage
19:24:05 [2025-04-20T17:24:05.430Z] [Pipeline] stage
19:24:05 [2025-04-20T17:24:05.431Z] [Pipeline] { (Checkout projects and check code changes)
19:24:05 [2025-04-20T17:24:05.456Z] [Pipeline] script
19:24:05 [2025-04-20T17:24:05.460Z] [Pipeline] {
19:24:05 [2025-04-20T17:24:05.484Z] [Pipeline] copyArtifacts
19:24:05 [2025-04-20T17:24:05.493Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 938
19:24:05 [2025-04-20T17:24:05.503Z] [Pipeline] fileExists
19:24:05 [2025-04-20T17:24:05.521Z] [Pipeline] readYaml
19:24:05 [2025-04-20T17:24:05.534Z] 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:05 [2025-04-20T17:24:05.537Z] [Pipeline] dir
19:24:05 [2025-04-20T17:24:05.537Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:05 [2025-04-20T17:24:05.538Z] [Pipeline] {
19:24:05 [2025-04-20T17:24:05.549Z] [Pipeline] git
19:24:05 [2025-04-20T17:24:05.550Z] The recommended git tool is: /usr/bin/git
19:24:05 [2025-04-20T17:24:05.552Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2025-04-20T17:24:05.565Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@123f4dc8; decorates hudson.Launcher$LocalLauncher@73f6e0a6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2025-04-20T17:24:05.565Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:05 [2025-04-20T17:24:05.571Z] Fetching changes from the remote Git repository
19:24:05 [2025-04-20T17:24:05.573Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05 [2025-04-20T17:24:05.578Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:05 [2025-04-20T17:24:05.578Z] > /usr/bin/git --version # timeout=10
19:24:05 [2025-04-20T17:24:05.582Z] > git --version # 'git version 2.43.0'
19:24:05 [2025-04-20T17:24:05.583Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2025-04-20T17:24:05.588Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2025-04-20T17:24:06.177Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2025-04-20T17:24:06.183Z] Checking out Revision 3dc566d2abb88551a66f533fe6fef5053300b6c6 (refs/remotes/origin/master)
19:24:06 [2025-04-20T17:24:06.183Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2025-04-20T17:24:06.188Z] > /usr/bin/git checkout -f 3dc566d2abb88551a66f533fe6fef5053300b6c6 # timeout=10
19:24:06 [2025-04-20T17:24:06.240Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2025-04-20T17:24:06.253Z] > /usr/bin/git branch -D master # timeout=10
19:24:06 [2025-04-20T17:24:06.260Z] > /usr/bin/git checkout -b master 3dc566d2abb88551a66f533fe6fef5053300b6c6 # timeout=10
19:24:06 [2025-04-20T17:24:06.327Z] Commit message: "Remove the Firefox bug workaround as it is now fixed with Firefox 137"
19:24:06 [2025-04-20T17:24:06.327Z] > /usr/bin/git rev-list --no-walk 3dc566d2abb88551a66f533fe6fef5053300b6c6 # timeout=10
19:24:06 [2025-04-20T17:24:06.347Z] [Pipeline] fileExists
19:24:06 [2025-04-20T17:24:06.355Z] [Pipeline] readMavenPom
19:24:06 [2025-04-20T17:24:06.368Z] [Pipeline] sh
19:24:06 [2025-04-20T17:24:06.625Z] + git rev-parse HEAD
19:24:06 [2025-04-20T17:24:06.628Z] [Pipeline] echo
19:24:06 [2025-04-20T17:24:06.628Z] Silverpeas-Core: current commit is 3dc566d2abb88551a66f533fe6fef5053300b6c6 and last build commit is 3dc566d2abb88551a66f533fe6fef5053300b6c6
19:24:06 [2025-04-20T17:24:06.630Z] [Pipeline] }
19:24:06 [2025-04-20T17:24:06.643Z] [Pipeline] // dir
19:24:06 [2025-04-20T17:24:06.657Z] [Pipeline] echo
19:24:06 [2025-04-20T17:24:06.657Z] Build skipped due to no changes have been done since the last build
19:24:06 [2025-04-20T17:24:06.671Z] [Pipeline] dir
19:24:06 [2025-04-20T17:24:06.671Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:06 [2025-04-20T17:24:06.672Z] [Pipeline] {
19:24:06 [2025-04-20T17:24:06.689Z] [Pipeline] git
19:24:06 [2025-04-20T17:24:06.690Z] The recommended git tool is: /usr/bin/git
19:24:06 [2025-04-20T17:24:06.691Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2025-04-20T17:24:06.703Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3630630; decorates hudson.Launcher$LocalLauncher@5cbb7dc3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2025-04-20T17:24:06.703Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:06 [2025-04-20T17:24:06.709Z] Fetching changes from the remote Git repository
19:24:06 [2025-04-20T17:24:06.712Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:06 [2025-04-20T17:24:06.718Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:06 [2025-04-20T17:24:06.718Z] > /usr/bin/git --version # timeout=10
19:24:06 [2025-04-20T17:24:06.723Z] > git --version # 'git version 2.43.0'
19:24:06 [2025-04-20T17:24:06.723Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-04-20T17:24:06.729Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-04-20T17:24:07.100Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2025-04-20T17:24:07.107Z] Checking out Revision 25f315d3fb930400589cbd974429d9bf0a93e680 (refs/remotes/origin/master)
19:24:07 [2025-04-20T17:24:07.107Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2025-04-20T17:24:07.112Z] > /usr/bin/git checkout -f 25f315d3fb930400589cbd974429d9bf0a93e680 # timeout=10
19:24:07 [2025-04-20T17:24:07.155Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-04-20T17:24:07.167Z] > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-04-20T17:24:07.178Z] > /usr/bin/git checkout -b master 25f315d3fb930400589cbd974429d9bf0a93e680 # timeout=10
19:24:07 [2025-04-20T17:24:07.214Z] Commit message: "Remove some deprecated settings from properties files used in tests"
19:24:07 [2025-04-20T17:24:07.214Z] > /usr/bin/git rev-list --no-walk 25f315d3fb930400589cbd974429d9bf0a93e680 # timeout=10
19:24:07 [2025-04-20T17:24:07.240Z] [Pipeline] fileExists
19:24:07 [2025-04-20T17:24:07.254Z] [Pipeline] readMavenPom
19:24:07 [2025-04-20T17:24:07.272Z] [Pipeline] sh
19:24:07 [2025-04-20T17:24:07.529Z] + git rev-parse HEAD
19:24:07 [2025-04-20T17:24:07.532Z] [Pipeline] echo
19:24:07 [2025-04-20T17:24:07.532Z] Silverpeas-Components: current commit is 25f315d3fb930400589cbd974429d9bf0a93e680 and last build commit is 25f315d3fb930400589cbd974429d9bf0a93e680
19:24:07 [2025-04-20T17:24:07.534Z] [Pipeline] }
19:24:07 [2025-04-20T17:24:07.561Z] [Pipeline] // dir
19:24:07 [2025-04-20T17:24:07.574Z] [Pipeline] echo
19:24:07 [2025-04-20T17:24:07.574Z] Build skipped due to no changes have been done since the last build
19:24:07 [2025-04-20T17:24:07.585Z] [Pipeline] dir
19:24:07 [2025-04-20T17:24:07.586Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:07 [2025-04-20T17:24:07.586Z] [Pipeline] {
19:24:07 [2025-04-20T17:24:07.599Z] [Pipeline] git
19:24:07 [2025-04-20T17:24:07.601Z] Selected Git installation does not exist. Using Default
19:24:07 [2025-04-20T17:24:07.602Z] The recommended git tool is: NONE
19:24:07 [2025-04-20T17:24:07.603Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2025-04-20T17:24:07.615Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@476a9bc7; decorates hudson.Launcher$LocalLauncher@6bd80b4d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2025-04-20T17:24:07.616Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:07 [2025-04-20T17:24:07.622Z] Fetching changes from the remote Git repository
19:24:07 [2025-04-20T17:24:07.624Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:07 [2025-04-20T17:24:07.629Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:07 [2025-04-20T17:24:07.629Z] > /usr/bin/git --version # timeout=10
19:24:07 [2025-04-20T17:24:07.632Z] > git --version # 'git version 2.43.0'
19:24:07 [2025-04-20T17:24:07.633Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2025-04-20T17:24:07.637Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-04-20T17:24:07.995Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-04-20T17:24:08.001Z] Checking out Revision 0ea75d00659ae52e4c471edd41e52a2c39aff350 (refs/remotes/origin/master)
19:24:08 [2025-04-20T17:24:08.001Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-04-20T17:24:08.006Z] > /usr/bin/git checkout -f 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:08 [2025-04-20T17:24:08.018Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-04-20T17:24:08.026Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-04-20T17:24:08.033Z] > /usr/bin/git checkout -b master 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:08 [2025-04-20T17:24:08.047Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:08 [2025-04-20T17:24:08.048Z] > /usr/bin/git rev-list --no-walk 0ea75d00659ae52e4c471edd41e52a2c39aff350 # timeout=10
19:24:08 [2025-04-20T17:24:08.067Z] [Pipeline] fileExists
19:24:08 [2025-04-20T17:24:08.075Z] [Pipeline] readMavenPom
19:24:08 [2025-04-20T17:24:08.088Z] [Pipeline] sh
19:24:08 [2025-04-20T17:24:08.344Z] + git rev-parse HEAD
19:24:08 [2025-04-20T17:24:08.347Z] [Pipeline] echo
19:24:08 [2025-04-20T17:24:08.348Z] Silverpeas-Looks: current commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350 and last build commit is 0ea75d00659ae52e4c471edd41e52a2c39aff350
19:24:08 [2025-04-20T17:24:08.350Z] [Pipeline] }
19:24:08 [2025-04-20T17:24:08.364Z] [Pipeline] // dir
19:24:08 [2025-04-20T17:24:08.378Z] [Pipeline] echo
19:24:08 [2025-04-20T17:24:08.378Z] Build skipped due to no changes have been done since the last build
19:24:08 [2025-04-20T17:24:08.393Z] [Pipeline] dir
19:24:08 [2025-04-20T17:24:08.393Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:08 [2025-04-20T17:24:08.394Z] [Pipeline] {
19:24:08 [2025-04-20T17:24:08.412Z] [Pipeline] git
19:24:08 [2025-04-20T17:24:08.414Z] The recommended git tool is: NONE
19:24:08 [2025-04-20T17:24:08.415Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2025-04-20T17:24:08.424Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@63261125; decorates hudson.Launcher$LocalLauncher@3165b615 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2025-04-20T17:24:08.424Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:08 [2025-04-20T17:24:08.431Z] Fetching changes from the remote Git repository
19:24:08 [2025-04-20T17:24:08.434Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:08 [2025-04-20T17:24:08.439Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:08 [2025-04-20T17:24:08.439Z] > /usr/bin/git --version # timeout=10
19:24:08 [2025-04-20T17:24:08.444Z] > git --version # 'git version 2.43.0'
19:24:08 [2025-04-20T17:24:08.444Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2025-04-20T17:24:08.450Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-04-20T17:24:08.841Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-04-20T17:24:08.848Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:08 [2025-04-20T17:24:08.848Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-04-20T17:24:08.853Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-04-20T17:24:08.864Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-04-20T17:24:08.873Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-04-20T17:24:08.880Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-04-20T17:24:08.891Z] 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 [2025-04-20T17:24:08.891Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-04-20T17:24:08.910Z] [Pipeline] fileExists
19:24:08 [2025-04-20T17:24:08.926Z] [Pipeline] sh
19:24:09 [2025-04-20T17:24:09.183Z] + git rev-parse HEAD
19:24:09 [2025-04-20T17:24:09.186Z] [Pipeline] echo
19:24:09 [2025-04-20T17:24:09.186Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:09 [2025-04-20T17:24:09.188Z] [Pipeline] }
19:24:09 [2025-04-20T17:24:09.204Z] [Pipeline] // dir
19:24:09 [2025-04-20T17:24:09.218Z] [Pipeline] echo
19:24:09 [2025-04-20T17:24:09.219Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-04-20T17:24:09.233Z] [Pipeline] dir
19:24:09 [2025-04-20T17:24:09.234Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:09 [2025-04-20T17:24:09.234Z] [Pipeline] {
19:24:09 [2025-04-20T17:24:09.252Z] [Pipeline] git
19:24:09 [2025-04-20T17:24:09.254Z] The recommended git tool is: NONE
19:24:09 [2025-04-20T17:24:09.255Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-04-20T17:24:09.266Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5b924a5; decorates hudson.Launcher$LocalLauncher@7c6d43fc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-04-20T17:24:09.266Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:09 [2025-04-20T17:24:09.272Z] Fetching changes from the remote Git repository
19:24:09 [2025-04-20T17:24:09.275Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:09 [2025-04-20T17:24:09.281Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:09 [2025-04-20T17:24:09.281Z] > /usr/bin/git --version # timeout=10
19:24:09 [2025-04-20T17:24:09.286Z] > git --version # 'git version 2.43.0'
19:24:09 [2025-04-20T17:24:09.286Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-04-20T17:24:09.292Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-04-20T17:24:09.671Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-04-20T17:24:09.679Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master)
19:24:09 [2025-04-20T17:24:09.679Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-04-20T17:24:09.685Z] > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:09 [2025-04-20T17:24:09.695Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-04-20T17:24:09.703Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-04-20T17:24:09.711Z] > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:09 [2025-04-20T17:24:09.724Z] Commit message: "Update the silverpeas logging definition CLI script by defining explicitly two different log formatters to be used by the log handlers dedicated to the Silverpeas logging."
19:24:09 [2025-04-20T17:24:09.724Z] > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:09 [2025-04-20T17:24:09.752Z] [Pipeline] fileExists
19:24:09 [2025-04-20T17:24:09.760Z] [Pipeline] readMavenPom
19:24:09 [2025-04-20T17:24:09.777Z] [Pipeline] sh
19:24:10 [2025-04-20T17:24:10.034Z] + git rev-parse HEAD
19:24:10 [2025-04-20T17:24:10.037Z] [Pipeline] echo
19:24:10 [2025-04-20T17:24:10.037Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46
19:24:10 [2025-04-20T17:24:10.039Z] [Pipeline] }
19:24:10 [2025-04-20T17:24:10.053Z] [Pipeline] // dir
19:24:10 [2025-04-20T17:24:10.068Z] [Pipeline] echo
19:24:10 [2025-04-20T17:24:10.069Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-04-20T17:24:10.084Z] [Pipeline] dir
19:24:10 [2025-04-20T17:24:10.084Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:10 [2025-04-20T17:24:10.085Z] [Pipeline] {
19:24:10 [2025-04-20T17:24:10.103Z] [Pipeline] git
19:24:10 [2025-04-20T17:24:10.105Z] The recommended git tool is: NONE
19:24:10 [2025-04-20T17:24:10.106Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:10 [2025-04-20T17:24:10.114Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@163ebaf5; decorates hudson.Launcher$LocalLauncher@a6e2896 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:10 [2025-04-20T17:24:10.114Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:10 [2025-04-20T17:24:10.120Z] Fetching changes from the remote Git repository
19:24:10 [2025-04-20T17:24:10.122Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:10 [2025-04-20T17:24:10.128Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:10 [2025-04-20T17:24:10.128Z] > /usr/bin/git --version # timeout=10
19:24:10 [2025-04-20T17:24:10.133Z] > git --version # 'git version 2.43.0'
19:24:10 [2025-04-20T17:24:10.133Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:10 [2025-04-20T17:24:10.139Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:10 [2025-04-20T17:24:10.525Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:10 [2025-04-20T17:24:10.533Z] Checking out Revision d72196062965bd6f53e98b8d2598fa382cda2020 (refs/remotes/origin/master)
19:24:10 [2025-04-20T17:24:10.533Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:10 [2025-04-20T17:24:10.539Z] > /usr/bin/git checkout -f d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-04-20T17:24:10.549Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:10 [2025-04-20T17:24:10.560Z] > /usr/bin/git branch -D master # timeout=10
19:24:10 [2025-04-20T17:24:10.567Z] > /usr/bin/git checkout -b master d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-04-20T17:24:10.576Z] Commit message: "Update parent POM to 1.7-build250303"
19:24:10 [2025-04-20T17:24:10.577Z] > /usr/bin/git rev-list --no-walk d72196062965bd6f53e98b8d2598fa382cda2020 # timeout=10
19:24:10 [2025-04-20T17:24:10.596Z] [Pipeline] fileExists
19:24:10 [2025-04-20T17:24:10.610Z] [Pipeline] readMavenPom
19:24:10 [2025-04-20T17:24:10.630Z] [Pipeline] sh
19:24:10 [2025-04-20T17:24:10.887Z] + git rev-parse HEAD
19:24:10 [2025-04-20T17:24:10.890Z] [Pipeline] echo
19:24:10 [2025-04-20T17:24:10.890Z] Silverpeas-Assembly: current commit is d72196062965bd6f53e98b8d2598fa382cda2020 and last build commit is d72196062965bd6f53e98b8d2598fa382cda2020
19:24:10 [2025-04-20T17:24:10.892Z] [Pipeline] }
19:24:10 [2025-04-20T17:24:10.907Z] [Pipeline] // dir
19:24:10 [2025-04-20T17:24:10.922Z] [Pipeline] echo
19:24:10 [2025-04-20T17:24:10.922Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-04-20T17:24:10.922Z] [Pipeline] }
19:24:10 [2025-04-20T17:24:10.936Z] [Pipeline] // script
19:24:10 [2025-04-20T17:24:10.951Z] [Pipeline] }
19:24:10 [2025-04-20T17:24:10.965Z] [Pipeline] // stage
19:24:10 [2025-04-20T17:24:10.981Z] [Pipeline] stage
19:24:10 [2025-04-20T17:24:10.982Z] [Pipeline] { (Build Silverpeas)
19:24:11 [2025-04-20T17:24:11.018Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.019Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.046Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.046Z] [Pipeline] { (Build Silverpeas-Core)
19:24:11 [2025-04-20T17:24:11.061Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.062Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.063Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.078Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.093Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.094Z] [Pipeline] { (Build Silverpeas-Components)
19:24:11 [2025-04-20T17:24:11.107Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.108Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.109Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.121Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.135Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.136Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:11 [2025-04-20T17:24:11.148Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.149Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.150Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.161Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.173Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.173Z] [Pipeline] { (Build Silverpeas Setup)
19:24:11 [2025-04-20T17:24:11.184Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.184Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.185Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.195Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.205Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.205Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:11 [2025-04-20T17:24:11.215Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.216Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.217Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.226Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.236Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.237Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:11 [2025-04-20T17:24:11.245Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.246Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.248Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.257Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.267Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.267Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:11 [2025-04-20T17:24:11.276Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.276Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.278Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.286Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.295Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.296Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:11 [2025-04-20T17:24:11.306Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.306Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.308Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.320Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.329Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.330Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:11 [2025-04-20T17:24:11.338Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.339Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.341Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.349Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.359Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.359Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:11 [2025-04-20T17:24:11.367Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.368Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.370Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.377Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.389Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.390Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:11 [2025-04-20T17:24:11.397Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.398Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.399Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.407Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.416Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.416Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:11 [2025-04-20T17:24:11.425Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.426Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.427Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.435Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.444Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.445Z] [Pipeline] { (Publish Community Web Site)
19:24:11 [2025-04-20T17:24:11.452Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:11 [2025-04-20T17:24:11.453Z] [Pipeline] getContext
19:24:11 [2025-04-20T17:24:11.454Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.461Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.470Z] [Pipeline] }
19:24:11 [2025-04-20T17:24:11.477Z] [Pipeline] // stage
19:24:11 [2025-04-20T17:24:11.492Z] [Pipeline] stage
19:24:11 [2025-04-20T17:24:11.493Z] [Pipeline] { (Create YAML build report)
19:24:11 [2025-04-20T17:24:11.517Z] [Pipeline] script
19:24:11 [2025-04-20T17:24:11.521Z] [Pipeline] {
19:24:11 [2025-04-20T17:24:11.542Z] [Pipeline] sh
19:24:11 [2025-04-20T17:24:11.799Z] + mkdir -p target
19:24:11 [2025-04-20T17:24:11.801Z] [Pipeline] sh
19:24:12 [2025-04-20T17:24:12.058Z] + mv build.yaml target/
19:24:12 [2025-04-20T17:24:12.059Z] [Pipeline] }
19:24:12 [2025-04-20T17:24:12.073Z] [Pipeline] // script
19:24:12 [2025-04-20T17:24:12.093Z] [Pipeline] }
19:24:12 [2025-04-20T17:24:12.107Z] [Pipeline] // stage
19:24:12 [2025-04-20T17:24:12.130Z] [Pipeline] stage
19:24:12 [2025-04-20T17:24:12.131Z] [Pipeline] { (Declarative: Post Actions)
19:24:12 [2025-04-20T17:24:12.162Z] [Pipeline] step
19:24:12 [2025-04-20T17:24:12.191Z] [Pipeline] script
19:24:12 [2025-04-20T17:24:12.196Z] [Pipeline] {
19:24:12 [2025-04-20T17:24:12.230Z] [Pipeline] }
19:24:12 [2025-04-20T17:24:12.249Z] [Pipeline] // script
19:24:12 [2025-04-20T17:24:12.270Z] [Pipeline] archiveArtifacts
19:24:12 [2025-04-20T17:24:12.273Z] Archiving artifacts
19:24:12 [2025-04-20T17:24:12.290Z] Enregistrement des empreintes numériques
19:24:12 [2025-04-20T17:24:12.301Z] [Pipeline] sh
19:24:12 [2025-04-20T17:24:12.561Z] + rm -rf target
19:24:12 [2025-04-20T17:24:12.567Z] [Pipeline] }
19:24:12 [2025-04-20T17:24:12.583Z] [Pipeline] // stage
19:24:12 [2025-04-20T17:24:12.600Z] [Pipeline] }
19:24:12 [2025-04-20T17:24:12.614Z] [Pipeline] // withEnv
19:24:12 [2025-04-20T17:24:12.630Z] [Pipeline] }
19:24:12 [2025-04-20T17:24:12.631Z] $ docker stop --time=1 2141575cadf17e3538d9b0fcc0749ed1371161c71339faf385fd23117cf43cd2
19:24:13 [2025-04-20T17:24:13.893Z] $ docker rm -f --volumes 2141575cadf17e3538d9b0fcc0749ed1371161c71339faf385fd23117cf43cd2
19:24:13 [2025-04-20T17:24:13.935Z] [Pipeline] // withDockerContainer
19:24:13 [2025-04-20T17:24:13.945Z] [Pipeline] }
19:24:13 [2025-04-20T17:24:13.951Z] [Pipeline] // withEnv
19:24:13 [2025-04-20T17:24:13.965Z] [Pipeline] }
19:24:13 [2025-04-20T17:24:13.980Z] [Pipeline] // node
19:24:13 [2025-04-20T17:24:13.996Z] [Pipeline] End of Pipeline
19:24:14 [2025-04-20T17:24:14.063Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #556
19:24:14 [2025-04-20T17:24:14.063Z] Finished: SUCCESS