01:21:29 [2024-11-29T00:21:29.450Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 211 01:21:29 [2024-11-29T00:21:29.450Z] Causé à l'origine par : 01:21:29 [2024-11-29T00:21:29.450Z] Lancé par une alarme périodique 01:21:29 [2024-11-29T00:21:29.450Z] Running as userbuild 01:21:29 [2024-11-29T00:21:29.846Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:30 [2024-11-29T00:21:30.073Z] [Pipeline] Start of Pipeline 01:21:30 [2024-11-29T00:21:30.431Z] [Pipeline] node 01:21:30 [2024-11-29T00:21:30.435Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:30 [2024-11-29T00:21:30.439Z] [Pipeline] { 01:21:30 [2024-11-29T00:21:30.455Z] [Pipeline] stage 01:21:30 [2024-11-29T00:21:30.456Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:30 [2024-11-29T00:21:30.470Z] [Pipeline] checkout 01:21:30 [2024-11-29T00:21:30.472Z] Selected Git installation does not exist. Using Default 01:21:30 [2024-11-29T00:21:30.472Z] The recommended git tool is: NONE 01:21:30 [2024-11-29T00:21:30.472Z] No credentials specified 01:21:30 [2024-11-29T00:21:30.473Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:30 [2024-11-29T00:21:30.479Z] Fetching changes from the remote Git repository 01:21:30 [2024-11-29T00:21:30.484Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:30 [2024-11-29T00:21:30.490Z] Cleaning workspace 01:21:30 [2024-11-29T00:21:30.490Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:30 [2024-11-29T00:21:30.496Z] Resetting working tree 01:21:30 [2024-11-29T00:21:30.496Z] > /usr/bin/git reset --hard # timeout=10 01:21:30 [2024-11-29T00:21:30.634Z] > /usr/bin/git clean -fdx # timeout=10 01:21:30 [2024-11-29T00:21:30.647Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:30 [2024-11-29T00:21:30.647Z] > /usr/bin/git --version # timeout=10 01:21:30 [2024-11-29T00:21:30.651Z] > git --version # 'git version 2.43.0' 01:21:30 [2024-11-29T00:21:30.651Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:31 [2024-11-29T00:21:31.079Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:31 [2024-11-29T00:21:31.087Z] Checking out Revision 3179768eb4867e1a8daf9a822f639564a912db59 (refs/remotes/origin/master) 01:21:31 [2024-11-29T00:21:31.087Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:31 [2024-11-29T00:21:31.094Z] > /usr/bin/git checkout -f 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10 01:21:31 [2024-11-29T00:21:31.183Z] Commit message: "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies" 01:21:31 [2024-11-29T00:21:31.183Z] > /usr/bin/git rev-list --no-walk 3179768eb4867e1a8daf9a822f639564a912db59 # timeout=10 01:21:31 [2024-11-29T00:21:31.209Z] [Pipeline] } 01:21:31 [2024-11-29T00:21:31.215Z] [Pipeline] // stage 01:21:31 [2024-11-29T00:21:31.236Z] [Pipeline] withEnv 01:21:31 [2024-11-29T00:21:31.237Z] [Pipeline] { 01:21:31 [2024-11-29T00:21:31.414Z] [Pipeline] isUnix 01:21:31 [2024-11-29T00:21:31.416Z] [Pipeline] withEnv 01:21:31 [2024-11-29T00:21:31.416Z] [Pipeline] { 01:21:31 [2024-11-29T00:21:31.428Z] [Pipeline] sh 01:21:31 [2024-11-29T00:21:31.685Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:31 [2024-11-29T00:21:31.685Z] . 01:21:31 [2024-11-29T00:21:31.686Z] [Pipeline] } 01:21:31 [2024-11-29T00:21:31.694Z] [Pipeline] // withEnv 01:21:31 [2024-11-29T00:21:31.702Z] [Pipeline] withDockerContainer 01:21:31 [2024-11-29T00:21:31.735Z] Jenkins does not seem to be running inside a container 01:21:31 [2024-11-29T00:21:31.743Z] $ 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_Mobile_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_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 ******** silverpeas/silverbuild:6.3.3 cat 01:21:32 [2024-11-29T00:21:32.050Z] $ docker top 2a829581b11dcee5c9291aac4bf9753580f94e1dc5abe867a401ddc6144a3bbd -eo pid,comm 01:21:32 [2024-11-29T00:21:32.087Z] [Pipeline] { 01:21:32 [2024-11-29T00:21:32.114Z] [Pipeline] withEnv 01:21:32 [2024-11-29T00:21:32.115Z] [Pipeline] { 01:21:32 [2024-11-29T00:21:32.134Z] [Pipeline] stage 01:21:32 [2024-11-29T00:21:32.135Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:32 [2024-11-29T00:21:32.181Z] [Pipeline] script 01:21:32 [2024-11-29T00:21:32.189Z] [Pipeline] { 01:21:32 [2024-11-29T00:21:32.205Z] [Pipeline] echo 01:21:32 [2024-11-29T00:21:32.205Z] Working on branch 6.3.x 01:21:32 [2024-11-29T00:21:32.211Z] [Pipeline] copyArtifacts 01:21:32 [2024-11-29T00:21:32.218Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 211 01:21:32 [2024-11-29T00:21:32.226Z] [Pipeline] readYaml 01:21:32 [2024-11-29T00:21:32.243Z] [Pipeline] sh 01:21:32 [2024-11-29T00:21:32.502Z] + rm -f build.yaml 01:21:32 [2024-11-29T00:21:32.503Z] [Pipeline] } 01:21:32 [2024-11-29T00:21:32.512Z] [Pipeline] // script 01:21:32 [2024-11-29T00:21:32.523Z] [Pipeline] echo 01:21:32 [2024-11-29T00:21:32.524Z] Parent version is 1.5.3 01:21:32 [2024-11-29T00:21:32.526Z] [Pipeline] echo 01:21:32 [2024-11-29T00:21:32.526Z] Silverpeas version is 6.3.6-build241113 01:21:32 [2024-11-29T00:21:32.528Z] [Pipeline] } 01:21:32 [2024-11-29T00:21:32.537Z] [Pipeline] // stage 01:21:32 [2024-11-29T00:21:32.548Z] [Pipeline] stage 01:21:32 [2024-11-29T00:21:32.549Z] [Pipeline] { (Prepare the project) 01:21:32 [2024-11-29T00:21:32.587Z] [Pipeline] git 01:21:32 [2024-11-29T00:21:32.601Z] The recommended git tool is: /usr/bin/git 01:21:32 [2024-11-29T00:21:32.602Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:32 [2024-11-29T00:21:32.608Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@54b514c5; decorates hudson.Launcher$LocalLauncher@57717a75 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:32 [2024-11-29T00:21:32.609Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:32 [2024-11-29T00:21:32.614Z] Fetching changes from the remote Git repository 01:21:32 [2024-11-29T00:21:32.619Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:32 [2024-11-29T00:21:32.625Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:32 [2024-11-29T00:21:32.625Z] > /usr/bin/git --version # timeout=10 01:21:32 [2024-11-29T00:21:32.631Z] > git --version # 'git version 2.43.0' 01:21:32 [2024-11-29T00:21:32.631Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:32 [2024-11-29T00:21:32.636Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:33 [2024-11-29T00:21:33.711Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:33 [2024-11-29T00:21:33.718Z] Checking out Revision f0980144dbbfca8fc650ac94fd238726ef3b032c (refs/remotes/origin/6.3.x) 01:21:33 [2024-11-29T00:21:33.718Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:33 [2024-11-29T00:21:33.724Z] > /usr/bin/git checkout -f f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:33 [2024-11-29T00:21:33.829Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:33 [2024-11-29T00:21:33.838Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:33 [2024-11-29T00:21:33.845Z] > /usr/bin/git checkout -b 6.3.x f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:33 [2024-11-29T00:21:33.953Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build241113" 01:21:33 [2024-11-29T00:21:33.954Z] > /usr/bin/git rev-list --no-walk f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:33 [2024-11-29T00:21:33.977Z] [Pipeline] script 01:21:33 [2024-11-29T00:21:33.982Z] [Pipeline] { 01:21:33 [2024-11-29T00:21:33.996Z] [Pipeline] copyArtifacts 01:21:34 [2024-11-29T00:21:34.005Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 182 01:21:34 [2024-11-29T00:21:34.011Z] [Pipeline] readYaml 01:21:34 [2024-11-29T00:21:34.027Z] [Pipeline] sh 01:21:34 [2024-11-29T00:21:34.288Z] + git rev-parse HEAD 01:21:34 [2024-11-29T00:21:34.292Z] [Pipeline] echo 01:21:34 [2024-11-29T00:21:34.293Z] Current commit is f0980144dbbfca8fc650ac94fd238726ef3b032c and last build commit is f0980144dbbfca8fc650ac94fd238726ef3b032c 01:21:34 [2024-11-29T00:21:34.294Z] [Pipeline] } 01:21:34 [2024-11-29T00:21:34.304Z] [Pipeline] // script 01:21:34 [2024-11-29T00:21:34.315Z] [Pipeline] script 01:21:34 [2024-11-29T00:21:34.322Z] [Pipeline] { 01:21:34 [2024-11-29T00:21:34.333Z] [Pipeline] readMavenPom 01:21:34 [2024-11-29T00:21:34.347Z] [Pipeline] echo 01:21:34 [2024-11-29T00:21:34.348Z] No changes and no update in Silverpeas since the last build 01:21:34 [2024-11-29T00:21:34.349Z] [Pipeline] } 01:21:34 [2024-11-29T00:21:34.359Z] [Pipeline] // script 01:21:34 [2024-11-29T00:21:34.370Z] [Pipeline] } 01:21:34 [2024-11-29T00:21:34.379Z] [Pipeline] // stage 01:21:34 [2024-11-29T00:21:34.392Z] [Pipeline] stage 01:21:34 [2024-11-29T00:21:34.393Z] [Pipeline] { (Build the project) 01:21:34 [2024-11-29T00:21:34.452Z] Stage "Build the project" skipped due to when conditional 01:21:34 [2024-11-29T00:21:34.454Z] [Pipeline] getContext 01:21:34 [2024-11-29T00:21:34.466Z] [Pipeline] stage 01:21:34 [2024-11-29T00:21:34.467Z] [Pipeline] { (Check POM parent version) 01:21:34 [2024-11-29T00:21:34.478Z] Stage "Build the project" skipped due to when conditional 01:21:34 [2024-11-29T00:21:34.480Z] [Pipeline] getContext 01:21:34 [2024-11-29T00:21:34.482Z] [Pipeline] } 01:21:34 [2024-11-29T00:21:34.492Z] [Pipeline] // stage 01:21:34 [2024-11-29T00:21:34.505Z] [Pipeline] stage 01:21:34 [2024-11-29T00:21:34.506Z] [Pipeline] { (Update POM parent) 01:21:34 [2024-11-29T00:21:34.518Z] Stage "Build the project" skipped due to when conditional 01:21:34 [2024-11-29T00:21:34.519Z] [Pipeline] getContext 01:21:34 [2024-11-29T00:21:34.521Z] [Pipeline] } 01:21:34 [2024-11-29T00:21:34.531Z] [Pipeline] // stage 01:21:34 [2024-11-29T00:21:34.544Z] [Pipeline] stage 01:21:34 [2024-11-29T00:21:34.545Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:34 [2024-11-29T00:21:34.557Z] Stage "Build the project" skipped due to when conditional 01:21:34 [2024-11-29T00:21:34.558Z] [Pipeline] getContext 01:21:34 [2024-11-29T00:21:34.560Z] [Pipeline] } 01:21:34 [2024-11-29T00:21:34.570Z] [Pipeline] // stage 01:21:34 [2024-11-29T00:21:34.583Z] [Pipeline] stage 01:21:34 [2024-11-29T00:21:34.584Z] [Pipeline] { (Build and Publish) 01:21:34 [2024-11-29T00:21:34.595Z] Stage "Build the project" skipped due to when conditional 01:21:34 [2024-11-29T00:21:34.596Z] [Pipeline] getContext 01:21:34 [2024-11-29T00:21:34.598Z] [Pipeline] } 01:21:34 [2024-11-29T00:21:34.608Z] [Pipeline] // stage 01:21:34 [2024-11-29T00:21:34.618Z] [Pipeline] } 01:21:34 [2024-11-29T00:21:34.627Z] [Pipeline] // stage 01:21:34 [2024-11-29T00:21:34.640Z] [Pipeline] stage 01:21:34 [2024-11-29T00:21:34.641Z] [Pipeline] { (Create YAML build report) 01:21:34 [2024-11-29T00:21:34.677Z] [Pipeline] script 01:21:34 [2024-11-29T00:21:34.683Z] [Pipeline] { 01:21:34 [2024-11-29T00:21:34.695Z] [Pipeline] sh 01:21:34 [2024-11-29T00:21:34.954Z] + mkdir -p target 01:21:34 [2024-11-29T00:21:34.957Z] [Pipeline] sh 01:21:35 [2024-11-29T00:21:35.217Z] + mv build.yaml target/ 01:21:35 [2024-11-29T00:21:35.218Z] [Pipeline] } 01:21:35 [2024-11-29T00:21:35.230Z] [Pipeline] // script 01:21:35 [2024-11-29T00:21:35.240Z] [Pipeline] } 01:21:35 [2024-11-29T00:21:35.249Z] [Pipeline] // stage 01:21:35 [2024-11-29T00:21:35.262Z] [Pipeline] stage 01:21:35 [2024-11-29T00:21:35.263Z] [Pipeline] { (Declarative: Post Actions) 01:21:35 [2024-11-29T00:21:35.285Z] [Pipeline] step 01:21:35 [2024-11-29T00:21:35.311Z] [Pipeline] script 01:21:35 [2024-11-29T00:21:35.319Z] [Pipeline] { 01:21:35 [2024-11-29T00:21:35.339Z] [Pipeline] } 01:21:35 [2024-11-29T00:21:35.348Z] [Pipeline] // script 01:21:35 [2024-11-29T00:21:35.361Z] [Pipeline] archiveArtifacts 01:21:35 [2024-11-29T00:21:35.365Z] Archiving artifacts 01:21:35 [2024-11-29T00:21:35.374Z] Enregistrement des empreintes numériques 01:21:35 [2024-11-29T00:21:35.404Z] [Pipeline] } 01:21:35 [2024-11-29T00:21:35.416Z] [Pipeline] // stage 01:21:35 [2024-11-29T00:21:35.426Z] [Pipeline] } 01:21:35 [2024-11-29T00:21:35.435Z] [Pipeline] // withEnv 01:21:35 [2024-11-29T00:21:35.445Z] [Pipeline] } 01:21:35 [2024-11-29T00:21:35.446Z] $ docker stop --time=1 2a829581b11dcee5c9291aac4bf9753580f94e1dc5abe867a401ddc6144a3bbd 01:21:36 [2024-11-29T00:21:36.702Z] $ docker rm -f --volumes 2a829581b11dcee5c9291aac4bf9753580f94e1dc5abe867a401ddc6144a3bbd 01:21:36 [2024-11-29T00:21:36.742Z] [Pipeline] // withDockerContainer 01:21:36 [2024-11-29T00:21:36.747Z] [Pipeline] } 01:21:36 [2024-11-29T00:21:36.751Z] [Pipeline] // withEnv 01:21:36 [2024-11-29T00:21:36.756Z] [Pipeline] } 01:21:36 [2024-11-29T00:21:36.763Z] [Pipeline] // node 01:21:36 [2024-11-29T00:21:36.772Z] [Pipeline] End of Pipeline 01:21:36 [2024-11-29T00:21:36.837Z] Finished: SUCCESS