[2025-03-24T05:46:00.728Z] Lancé par une alarme périodique [2025-03-24T05:46:00.728Z] Running as userbuild [2025-03-24T05:46:01.124Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-24T05:46:01.658Z] [Pipeline] Start of Pipeline [2025-03-24T05:46:02.023Z] [Pipeline] node [2025-03-24T05:46:02.027Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy [2025-03-24T05:46:02.029Z] [Pipeline] { [2025-03-24T05:46:02.045Z] [Pipeline] stage [2025-03-24T05:46:02.046Z] [Pipeline] { (Declarative: Checkout SCM) [2025-03-24T05:46:02.057Z] [Pipeline] checkout [2025-03-24T05:46:02.059Z] Selected Git installation does not exist. Using Default [2025-03-24T05:46:02.059Z] The recommended git tool is: NONE [2025-03-24T05:46:02.059Z] No credentials specified [2025-03-24T05:46:02.060Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10 [2025-03-24T05:46:02.065Z] Fetching changes from the remote Git repository [2025-03-24T05:46:02.066Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-03-24T05:46:02.073Z] Cleaning workspace [2025-03-24T05:46:02.073Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-03-24T05:46:02.079Z] Resetting working tree [2025-03-24T05:46:02.079Z] > /usr/bin/git reset --hard # timeout=10 [2025-03-24T05:46:02.089Z] > /usr/bin/git clean -fdx # timeout=10 [2025-03-24T05:46:02.097Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-24T05:46:02.097Z] > /usr/bin/git --version # timeout=10 [2025-03-24T05:46:02.102Z] > git --version # 'git version 2.43.0' [2025-03-24T05:46:02.102Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-24T05:46:02.443Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-24T05:46:02.449Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master) [2025-03-24T05:46:02.449Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-24T05:46:02.455Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10 [2025-03-24T05:46:02.473Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso." [2025-03-24T05:46:02.474Z] > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10 [2025-03-24T05:46:02.503Z] [Pipeline] } [2025-03-24T05:46:02.513Z] [Pipeline] // stage [2025-03-24T05:46:02.537Z] [Pipeline] withEnv [2025-03-24T05:46:02.538Z] [Pipeline] { [2025-03-24T05:46:02.731Z] [Pipeline] isUnix [2025-03-24T05:46:02.732Z] [Pipeline] withEnv [2025-03-24T05:46:02.733Z] [Pipeline] { [2025-03-24T05:46:02.747Z] [Pipeline] sh [2025-03-24T05:46:03.002Z] + docker inspect -f . silverpeas/silverbuild:6.4 [2025-03-24T05:46:03.002Z] . [2025-03-24T05:46:03.003Z] [Pipeline] } [2025-03-24T05:46:03.016Z] [Pipeline] // withEnv [2025-03-24T05:46:03.031Z] [Pipeline] withDockerContainer [2025-03-24T05:46:03.064Z] Jenkins does not seem to be running inside a container [2025-03-24T05:46:03.072Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat [2025-03-24T05:46:03.391Z] $ docker top b9e0d7bf0f4174f30bacb27459cd400faf45760a3fc8bcbeaf3cb114ea7ded65 -eo pid,comm [2025-03-24T05:46:03.430Z] [Pipeline] { [2025-03-24T05:46:03.446Z] [Pipeline] withEnv [2025-03-24T05:46:03.447Z] [Pipeline] { [2025-03-24T05:46:03.460Z] [Pipeline] stage [2025-03-24T05:46:03.461Z] [Pipeline] { (Prepare the job) [2025-03-24T05:46:03.494Z] [Pipeline] sh [2025-03-24T05:46:03.752Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml [2025-03-24T05:46:04.005Z] [Pipeline] script [2025-03-24T05:46:04.010Z] [Pipeline] { [2025-03-24T05:46:04.026Z] [Pipeline] readMavenPom [2025-03-24T05:46:04.052Z] 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. [2025-03-24T05:46:04.054Z] 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. [2025-03-24T05:46:04.055Z] 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. [2025-03-24T05:46:04.056Z] 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. [2025-03-24T05:46:04.056Z] 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. [2025-03-24T05:46:04.057Z] [Pipeline] sh [2025-03-24T05:46:04.315Z] + rm -f pom.xml [2025-03-24T05:46:04.316Z] [Pipeline] } [2025-03-24T05:46:04.329Z] [Pipeline] // script [2025-03-24T05:46:04.345Z] [Pipeline] } [2025-03-24T05:46:04.358Z] [Pipeline] // stage [2025-03-24T05:46:04.372Z] [Pipeline] stage [2025-03-24T05:46:04.373Z] [Pipeline] { (Check POM parent version) [2025-03-24T05:46:04.440Z] Stage "Check POM parent version" skipped due to when conditional [2025-03-24T05:46:04.442Z] [Pipeline] getContext [2025-03-24T05:46:04.458Z] [Pipeline] } [2025-03-24T05:46:04.472Z] [Pipeline] // stage [2025-03-24T05:46:04.486Z] [Pipeline] stage [2025-03-24T05:46:04.487Z] [Pipeline] { (Checkout projects and check code changes) [2025-03-24T05:46:04.514Z] [Pipeline] script [2025-03-24T05:46:04.518Z] [Pipeline] { [2025-03-24T05:46:04.539Z] [Pipeline] copyArtifacts [2025-03-24T05:46:04.547Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 373 [2025-03-24T05:46:04.556Z] [Pipeline] fileExists [2025-03-24T05:46:04.574Z] [Pipeline] readYaml [2025-03-24T05:46:04.588Z] 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. [2025-03-24T05:46:04.591Z] [Pipeline] dir [2025-03-24T05:46:04.591Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core [2025-03-24T05:46:04.591Z] [Pipeline] { [2025-03-24T05:46:04.609Z] [Pipeline] git [2025-03-24T05:46:04.611Z] The recommended git tool is: /usr/bin/git [2025-03-24T05:46:04.613Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-24T05:46:04.625Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7864dc3c; decorates hudson.Launcher$LocalLauncher@22acda67 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-24T05:46:04.625Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10 [2025-03-24T05:46:04.631Z] Fetching changes from the remote Git repository [2025-03-24T05:46:04.634Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 [2025-03-24T05:46:04.645Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core [2025-03-24T05:46:04.645Z] > /usr/bin/git --version # timeout=10 [2025-03-24T05:46:04.650Z] > git --version # 'git version 2.43.0' [2025-03-24T05:46:04.650Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-24T05:46:04.656Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-24T05:46:05.451Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-24T05:46:05.458Z] Checking out Revision 3fb7d598abdff6858672581b2a2f85ef7150cf0d (refs/remotes/origin/6.4.x) [2025-03-24T05:46:05.458Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-24T05:46:05.463Z] > /usr/bin/git checkout -f 3fb7d598abdff6858672581b2a2f85ef7150cf0d # timeout=10 [2025-03-24T05:46:05.520Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-24T05:46:05.533Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-24T05:46:05.540Z] > /usr/bin/git checkout -b 6.4.x 3fb7d598abdff6858672581b2a2f85ef7150cf0d # timeout=10 [2025-03-24T05:46:05.604Z] Commit message: "Bug #13873" [2025-03-24T05:46:05.605Z] > /usr/bin/git rev-list --no-walk 3fb7d598abdff6858672581b2a2f85ef7150cf0d # timeout=10 [2025-03-24T05:46:05.626Z] [Pipeline] fileExists [2025-03-24T05:46:05.640Z] [Pipeline] readMavenPom [2025-03-24T05:46:05.661Z] [Pipeline] sh [2025-03-24T05:46:05.918Z] + git rev-parse HEAD [2025-03-24T05:46:05.921Z] [Pipeline] echo [2025-03-24T05:46:05.922Z] Silverpeas-Core: current commit is 3fb7d598abdff6858672581b2a2f85ef7150cf0d and last build commit is 3fb7d598abdff6858672581b2a2f85ef7150cf0d [2025-03-24T05:46:05.924Z] [Pipeline] } [2025-03-24T05:46:05.938Z] [Pipeline] // dir [2025-03-24T05:46:05.952Z] [Pipeline] echo [2025-03-24T05:46:05.953Z] Build skipped due to no changes have been done since the last build [2025-03-24T05:46:05.968Z] [Pipeline] dir [2025-03-24T05:46:05.968Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components [2025-03-24T05:46:05.968Z] [Pipeline] { [2025-03-24T05:46:05.987Z] [Pipeline] git [2025-03-24T05:46:05.989Z] The recommended git tool is: /usr/bin/git [2025-03-24T05:46:05.990Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-24T05:46:06.004Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@18cad9f6; decorates hudson.Launcher$LocalLauncher@30eabedc will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-24T05:46:06.005Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10 [2025-03-24T05:46:06.012Z] Fetching changes from the remote Git repository [2025-03-24T05:46:06.015Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10 [2025-03-24T05:46:06.021Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components [2025-03-24T05:46:06.021Z] > /usr/bin/git --version # timeout=10 [2025-03-24T05:46:06.026Z] > git --version # 'git version 2.43.0' [2025-03-24T05:46:06.026Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-24T05:46:06.032Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-24T05:46:06.772Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-24T05:46:06.780Z] Checking out Revision 1145a28d1007091716319049303bb4e29170774f (refs/remotes/origin/6.4.x) [2025-03-24T05:46:06.780Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-24T05:46:06.786Z] > /usr/bin/git checkout -f 1145a28d1007091716319049303bb4e29170774f # timeout=10 [2025-03-24T05:46:06.830Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-24T05:46:06.843Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-24T05:46:06.851Z] > /usr/bin/git checkout -b 6.4.x 1145a28d1007091716319049303bb4e29170774f # timeout=10 [2025-03-24T05:46:06.904Z] Commit message: "Bug #14720: PK of the node is now displayed in the error log" [2025-03-24T05:46:06.904Z] > /usr/bin/git rev-list --no-walk 1145a28d1007091716319049303bb4e29170774f # timeout=10 [2025-03-24T05:46:06.923Z] [Pipeline] fileExists [2025-03-24T05:46:06.931Z] [Pipeline] readMavenPom [2025-03-24T05:46:06.942Z] [Pipeline] sh [2025-03-24T05:46:07.199Z] + git rev-parse HEAD [2025-03-24T05:46:07.202Z] [Pipeline] echo [2025-03-24T05:46:07.202Z] Silverpeas-Components: current commit is 1145a28d1007091716319049303bb4e29170774f and last build commit is 1145a28d1007091716319049303bb4e29170774f [2025-03-24T05:46:07.205Z] [Pipeline] } [2025-03-24T05:46:07.219Z] [Pipeline] // dir [2025-03-24T05:46:07.234Z] [Pipeline] echo [2025-03-24T05:46:07.235Z] Build skipped due to no changes have been done since the last build [2025-03-24T05:46:07.251Z] [Pipeline] dir [2025-03-24T05:46:07.251Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks [2025-03-24T05:46:07.252Z] [Pipeline] { [2025-03-24T05:46:07.271Z] [Pipeline] git [2025-03-24T05:46:07.272Z] Selected Git installation does not exist. Using Default [2025-03-24T05:46:07.273Z] The recommended git tool is: NONE [2025-03-24T05:46:07.273Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-24T05:46:07.286Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4ea021b1; decorates hudson.Launcher$LocalLauncher@1a41c74b will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-24T05:46:07.287Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10 [2025-03-24T05:46:07.293Z] Fetching changes from the remote Git repository [2025-03-24T05:46:07.294Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10 [2025-03-24T05:46:07.300Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks [2025-03-24T05:46:07.300Z] > /usr/bin/git --version # timeout=10 [2025-03-24T05:46:07.305Z] > git --version # 'git version 2.43.0' [2025-03-24T05:46:07.305Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-24T05:46:07.310Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-24T05:46:07.726Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-24T05:46:07.733Z] Checking out Revision 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 (refs/remotes/origin/6.4.x) [2025-03-24T05:46:07.733Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-24T05:46:07.738Z] > /usr/bin/git checkout -f 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-03-24T05:46:07.751Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-24T05:46:07.760Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-24T05:46:07.767Z] > /usr/bin/git checkout -b 6.4.x 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-03-24T05:46:07.783Z] Commit message: "Update parent POM to 1.6.2" [2025-03-24T05:46:07.783Z] > /usr/bin/git rev-list --no-walk 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 # timeout=10 [2025-03-24T05:46:07.812Z] [Pipeline] fileExists [2025-03-24T05:46:07.821Z] [Pipeline] readMavenPom [2025-03-24T05:46:07.832Z] [Pipeline] sh [2025-03-24T05:46:08.090Z] + git rev-parse HEAD [2025-03-24T05:46:08.092Z] [Pipeline] echo [2025-03-24T05:46:08.093Z] Silverpeas-Looks: current commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 and last build commit is 3b1f1764ddb2b1d8ced827f13b4bd00a9653fde7 [2025-03-24T05:46:08.095Z] [Pipeline] } [2025-03-24T05:46:08.111Z] [Pipeline] // dir [2025-03-24T05:46:08.126Z] [Pipeline] echo [2025-03-24T05:46:08.127Z] Build skipped due to no changes have been done since the last build [2025-03-24T05:46:08.143Z] [Pipeline] dir [2025-03-24T05:46:08.144Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup [2025-03-24T05:46:08.144Z] [Pipeline] { [2025-03-24T05:46:08.164Z] [Pipeline] git [2025-03-24T05:46:08.166Z] The recommended git tool is: NONE [2025-03-24T05:46:08.167Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-24T05:46:08.176Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2b45063b; decorates hudson.Launcher$LocalLauncher@4f40d076 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-24T05:46:08.177Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10 [2025-03-24T05:46:08.183Z] Fetching changes from the remote Git repository [2025-03-24T05:46:08.186Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10 [2025-03-24T05:46:08.193Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup [2025-03-24T05:46:08.193Z] > /usr/bin/git --version # timeout=10 [2025-03-24T05:46:08.198Z] > git --version # 'git version 2.43.0' [2025-03-24T05:46:08.198Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-24T05:46:08.205Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-24T05:46:08.727Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-24T05:46:08.736Z] Checking out Revision 2bd9e5b3d4c9516811f574f4f53ce5e22532133b (refs/remotes/origin/6.4.x) [2025-03-24T05:46:08.736Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-24T05:46:08.742Z] > /usr/bin/git checkout -f 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-03-24T05:46:08.750Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-24T05:46:08.760Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-24T05:46:08.768Z] > /usr/bin/git checkout -b 6.4.x 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-03-24T05:46:08.779Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (a8d34497f3c1025a04537070f2df01d17aefab21).Prepare for development iteration of next version 6.4.3" [2025-03-24T05:46:08.779Z] > /usr/bin/git rev-list --no-walk 2bd9e5b3d4c9516811f574f4f53ce5e22532133b # timeout=10 [2025-03-24T05:46:08.801Z] [Pipeline] fileExists [2025-03-24T05:46:08.813Z] [Pipeline] sh [2025-03-24T05:46:09.070Z] + git rev-parse HEAD [2025-03-24T05:46:09.073Z] [Pipeline] echo [2025-03-24T05:46:09.074Z] Silverpeas-Setup: current commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b and last build commit is 2bd9e5b3d4c9516811f574f4f53ce5e22532133b [2025-03-24T05:46:09.076Z] [Pipeline] } [2025-03-24T05:46:09.092Z] [Pipeline] // dir [2025-03-24T05:46:09.109Z] [Pipeline] echo [2025-03-24T05:46:09.109Z] Build skipped due to no changes have been done since the last build [2025-03-24T05:46:09.126Z] [Pipeline] dir [2025-03-24T05:46:09.127Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution [2025-03-24T05:46:09.127Z] [Pipeline] { [2025-03-24T05:46:09.148Z] [Pipeline] git [2025-03-24T05:46:09.150Z] The recommended git tool is: NONE [2025-03-24T05:46:09.151Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-24T05:46:09.163Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4f1dba5b; decorates hudson.Launcher$LocalLauncher@66afd974 will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-24T05:46:09.163Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10 [2025-03-24T05:46:09.169Z] Fetching changes from the remote Git repository [2025-03-24T05:46:09.173Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10 [2025-03-24T05:46:09.179Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution [2025-03-24T05:46:09.179Z] > /usr/bin/git --version # timeout=10 [2025-03-24T05:46:09.184Z] > git --version # 'git version 2.43.0' [2025-03-24T05:46:09.184Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-24T05:46:09.191Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-24T05:46:09.574Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-24T05:46:09.580Z] Checking out Revision 90e9347286664c1f250640839a01b6491f0c0a8d (refs/remotes/origin/6.4.x) [2025-03-24T05:46:09.580Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-24T05:46:09.586Z] > /usr/bin/git checkout -f 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-03-24T05:46:09.597Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-24T05:46:09.606Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-24T05:46:09.613Z] > /usr/bin/git checkout -b 6.4.x 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-03-24T05:46:09.627Z] Commit message: "6.4.2 has been released from build 6.4.2-build241211 (31ec9eff47661a3e19a2854eecd7d6cdf6f96f45).Prepare for development iteration of next version 6.4.3" [2025-03-24T05:46:09.627Z] > /usr/bin/git rev-list --no-walk 90e9347286664c1f250640839a01b6491f0c0a8d # timeout=10 [2025-03-24T05:46:09.659Z] [Pipeline] fileExists [2025-03-24T05:46:09.677Z] [Pipeline] readMavenPom [2025-03-24T05:46:09.697Z] [Pipeline] sh [2025-03-24T05:46:09.955Z] + git rev-parse HEAD [2025-03-24T05:46:09.958Z] [Pipeline] echo [2025-03-24T05:46:09.958Z] Silverpeas-Distribution: current commit is 90e9347286664c1f250640839a01b6491f0c0a8d and last build commit is 90e9347286664c1f250640839a01b6491f0c0a8d [2025-03-24T05:46:09.960Z] [Pipeline] } [2025-03-24T05:46:09.977Z] [Pipeline] // dir [2025-03-24T05:46:09.995Z] [Pipeline] echo [2025-03-24T05:46:09.995Z] Build skipped due to no changes have been done since the last build [2025-03-24T05:46:10.013Z] [Pipeline] dir [2025-03-24T05:46:10.014Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly [2025-03-24T05:46:10.014Z] [Pipeline] { [2025-03-24T05:46:10.036Z] [Pipeline] git [2025-03-24T05:46:10.038Z] The recommended git tool is: NONE [2025-03-24T05:46:10.039Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2025-03-24T05:46:10.048Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@21a46a8c; decorates hudson.Launcher$LocalLauncher@41bdd59d will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2025-03-24T05:46:10.048Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10 [2025-03-24T05:46:10.054Z] Fetching changes from the remote Git repository [2025-03-24T05:46:10.058Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10 [2025-03-24T05:46:10.064Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly [2025-03-24T05:46:10.064Z] > /usr/bin/git --version # timeout=10 [2025-03-24T05:46:10.069Z] > git --version # 'git version 2.43.0' [2025-03-24T05:46:10.069Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2025-03-24T05:46:10.076Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-24T05:46:10.477Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2025-03-24T05:46:10.483Z] Checking out Revision 0d793f451ae2822fa89a779eed487790159a3a27 (refs/remotes/origin/6.4.x) [2025-03-24T05:46:10.484Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-24T05:46:10.489Z] > /usr/bin/git checkout -f 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-03-24T05:46:10.500Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2025-03-24T05:46:10.511Z] > /usr/bin/git branch -D 6.4.x # timeout=10 [2025-03-24T05:46:10.519Z] > /usr/bin/git checkout -b 6.4.x 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-03-24T05:46:10.533Z] Commit message: "Update parent POM to 1.6.2" [2025-03-24T05:46:10.533Z] > /usr/bin/git rev-list --no-walk 0d793f451ae2822fa89a779eed487790159a3a27 # timeout=10 [2025-03-24T05:46:10.566Z] [Pipeline] fileExists [2025-03-24T05:46:10.584Z] [Pipeline] readMavenPom [2025-03-24T05:46:10.607Z] [Pipeline] sh [2025-03-24T05:46:10.865Z] + git rev-parse HEAD [2025-03-24T05:46:10.868Z] [Pipeline] echo [2025-03-24T05:46:10.869Z] Silverpeas-Assembly: current commit is 0d793f451ae2822fa89a779eed487790159a3a27 and last build commit is 0d793f451ae2822fa89a779eed487790159a3a27 [2025-03-24T05:46:10.871Z] [Pipeline] } [2025-03-24T05:46:10.891Z] [Pipeline] // dir [2025-03-24T05:46:10.909Z] [Pipeline] echo [2025-03-24T05:46:10.910Z] Build skipped due to no changes have been done since the last build [2025-03-24T05:46:10.910Z] [Pipeline] } [2025-03-24T05:46:10.928Z] [Pipeline] // script [2025-03-24T05:46:10.945Z] [Pipeline] } [2025-03-24T05:46:10.960Z] [Pipeline] // stage [2025-03-24T05:46:10.979Z] [Pipeline] stage [2025-03-24T05:46:10.980Z] [Pipeline] { (Build Silverpeas) [2025-03-24T05:46:11.010Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.011Z] [Pipeline] getContext [2025-03-24T05:46:11.032Z] [Pipeline] stage [2025-03-24T05:46:11.033Z] [Pipeline] { (Build Silverpeas-Core) [2025-03-24T05:46:11.050Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.051Z] [Pipeline] getContext [2025-03-24T05:46:11.053Z] [Pipeline] } [2025-03-24T05:46:11.069Z] [Pipeline] // stage [2025-03-24T05:46:11.086Z] [Pipeline] stage [2025-03-24T05:46:11.087Z] [Pipeline] { (Build Silverpeas-Components) [2025-03-24T05:46:11.101Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.102Z] [Pipeline] getContext [2025-03-24T05:46:11.103Z] [Pipeline] } [2025-03-24T05:46:11.116Z] [Pipeline] // stage [2025-03-24T05:46:11.130Z] [Pipeline] stage [2025-03-24T05:46:11.131Z] [Pipeline] { (Build Silverpeas-Assembly) [2025-03-24T05:46:11.143Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.144Z] [Pipeline] getContext [2025-03-24T05:46:11.145Z] [Pipeline] } [2025-03-24T05:46:11.157Z] [Pipeline] // stage [2025-03-24T05:46:11.170Z] [Pipeline] stage [2025-03-24T05:46:11.171Z] [Pipeline] { (Build Silverpeas Setup) [2025-03-24T05:46:11.211Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.212Z] [Pipeline] getContext [2025-03-24T05:46:11.214Z] [Pipeline] } [2025-03-24T05:46:11.226Z] [Pipeline] // stage [2025-03-24T05:46:11.240Z] [Pipeline] stage [2025-03-24T05:46:11.240Z] [Pipeline] { (Build Silverpeas Distribution) [2025-03-24T05:46:11.252Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.253Z] [Pipeline] getContext [2025-03-24T05:46:11.254Z] [Pipeline] } [2025-03-24T05:46:11.264Z] [Pipeline] // stage [2025-03-24T05:46:11.274Z] [Pipeline] stage [2025-03-24T05:46:11.274Z] [Pipeline] { (Build Silverpeas-Looks) [2025-03-24T05:46:11.282Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.283Z] [Pipeline] getContext [2025-03-24T05:46:11.283Z] [Pipeline] } [2025-03-24T05:46:11.291Z] [Pipeline] // stage [2025-03-24T05:46:11.299Z] [Pipeline] stage [2025-03-24T05:46:11.300Z] [Pipeline] { (Publish Silverpeas-Core) [2025-03-24T05:46:11.307Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.308Z] [Pipeline] getContext [2025-03-24T05:46:11.309Z] [Pipeline] } [2025-03-24T05:46:11.316Z] [Pipeline] // stage [2025-03-24T05:46:11.324Z] [Pipeline] stage [2025-03-24T05:46:11.325Z] [Pipeline] { (Publish Silverpeas-Components) [2025-03-24T05:46:11.332Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.333Z] [Pipeline] getContext [2025-03-24T05:46:11.334Z] [Pipeline] } [2025-03-24T05:46:11.341Z] [Pipeline] // stage [2025-03-24T05:46:11.363Z] [Pipeline] stage [2025-03-24T05:46:11.364Z] [Pipeline] { (Publish Silverpeas-Assembly) [2025-03-24T05:46:11.371Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.372Z] [Pipeline] getContext [2025-03-24T05:46:11.373Z] [Pipeline] } [2025-03-24T05:46:11.381Z] [Pipeline] // stage [2025-03-24T05:46:11.389Z] [Pipeline] stage [2025-03-24T05:46:11.390Z] [Pipeline] { (Publish Silverpeas-Setup) [2025-03-24T05:46:11.397Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.398Z] [Pipeline] getContext [2025-03-24T05:46:11.399Z] [Pipeline] } [2025-03-24T05:46:11.406Z] [Pipeline] // stage [2025-03-24T05:46:11.414Z] [Pipeline] stage [2025-03-24T05:46:11.414Z] [Pipeline] { (Publish Silverpeas-Distribution) [2025-03-24T05:46:11.421Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.422Z] [Pipeline] getContext [2025-03-24T05:46:11.423Z] [Pipeline] } [2025-03-24T05:46:11.430Z] [Pipeline] // stage [2025-03-24T05:46:11.439Z] [Pipeline] stage [2025-03-24T05:46:11.440Z] [Pipeline] { (Publish Silverpeas-Looks) [2025-03-24T05:46:11.446Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.447Z] [Pipeline] getContext [2025-03-24T05:46:11.448Z] [Pipeline] } [2025-03-24T05:46:11.455Z] [Pipeline] // stage [2025-03-24T05:46:11.463Z] [Pipeline] stage [2025-03-24T05:46:11.464Z] [Pipeline] { (Publish Community Web Site) [2025-03-24T05:46:11.470Z] Stage "Build Silverpeas" skipped due to when conditional [2025-03-24T05:46:11.471Z] [Pipeline] getContext [2025-03-24T05:46:11.472Z] [Pipeline] } [2025-03-24T05:46:11.479Z] [Pipeline] // stage [2025-03-24T05:46:11.486Z] [Pipeline] } [2025-03-24T05:46:11.493Z] [Pipeline] // stage [2025-03-24T05:46:11.510Z] [Pipeline] stage [2025-03-24T05:46:11.510Z] [Pipeline] { (Create YAML build report) [2025-03-24T05:46:11.536Z] [Pipeline] script [2025-03-24T05:46:11.541Z] [Pipeline] { [2025-03-24T05:46:11.559Z] [Pipeline] sh [2025-03-24T05:46:11.817Z] + mkdir -p target [2025-03-24T05:46:11.820Z] [Pipeline] sh [2025-03-24T05:46:12.076Z] + mv build.yaml target/ [2025-03-24T05:46:12.077Z] [Pipeline] } [2025-03-24T05:46:12.097Z] [Pipeline] // script [2025-03-24T05:46:12.114Z] [Pipeline] } [2025-03-24T05:46:12.131Z] [Pipeline] // stage [2025-03-24T05:46:12.157Z] [Pipeline] stage [2025-03-24T05:46:12.158Z] [Pipeline] { (Declarative: Post Actions) [2025-03-24T05:46:12.187Z] [Pipeline] step [2025-03-24T05:46:12.217Z] [Pipeline] script [2025-03-24T05:46:12.223Z] [Pipeline] { [2025-03-24T05:46:12.259Z] [Pipeline] } [2025-03-24T05:46:12.276Z] [Pipeline] // script [2025-03-24T05:46:12.298Z] [Pipeline] archiveArtifacts [2025-03-24T05:46:12.301Z] Archiving artifacts [2025-03-24T05:46:12.318Z] Enregistrement des empreintes numériques [2025-03-24T05:46:12.331Z] [Pipeline] sh [2025-03-24T05:46:12.591Z] + rm -rf target [2025-03-24T05:46:12.597Z] [Pipeline] } [2025-03-24T05:46:12.615Z] [Pipeline] // stage [2025-03-24T05:46:12.632Z] [Pipeline] } [2025-03-24T05:46:12.649Z] [Pipeline] // withEnv [2025-03-24T05:46:12.665Z] [Pipeline] } [2025-03-24T05:46:12.666Z] $ docker stop --time=1 b9e0d7bf0f4174f30bacb27459cd400faf45760a3fc8bcbeaf3cb114ea7ded65 [2025-03-24T05:46:13.886Z] $ docker rm -f --volumes b9e0d7bf0f4174f30bacb27459cd400faf45760a3fc8bcbeaf3cb114ea7ded65 [2025-03-24T05:46:13.927Z] [Pipeline] // withDockerContainer [2025-03-24T05:46:13.936Z] [Pipeline] } [2025-03-24T05:46:13.944Z] [Pipeline] // withEnv [2025-03-24T05:46:13.951Z] [Pipeline] } [2025-03-24T05:46:13.959Z] [Pipeline] // node [2025-03-24T05:46:13.978Z] [Pipeline] End of Pipeline [2025-03-24T05:46:14.042Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #276 [2025-03-24T05:46:14.043Z] Finished: SUCCESS