19:24:20 [2025-01-01T18:24:20.647Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 893 19:24:20 [2025-01-01T18:24:20.647Z] Causé à l'origine par : 19:24:20 [2025-01-01T18:24:20.647Z] Lancé par une alarme périodique 19:24:20 [2025-01-01T18:24:20.647Z] Running as userbuild 19:24:21 [2025-01-01T18:24:21.033Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:21 [2025-01-01T18:24:21.211Z] [Pipeline] Start of Pipeline 19:24:21 [2025-01-01T18:24:21.493Z] [Pipeline] node 19:24:21 [2025-01-01T18:24:21.497Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy 19:24:21 [2025-01-01T18:24:21.499Z] [Pipeline] { 19:24:21 [2025-01-01T18:24:21.516Z] [Pipeline] stage 19:24:21 [2025-01-01T18:24:21.517Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:21 [2025-01-01T18:24:21.527Z] [Pipeline] checkout 19:24:21 [2025-01-01T18:24:21.529Z] Selected Git installation does not exist. Using Default 19:24:21 [2025-01-01T18:24:21.529Z] The recommended git tool is: NONE 19:24:21 [2025-01-01T18:24:21.529Z] No credentials specified 19:24:21 [2025-01-01T18:24:21.529Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:21 [2025-01-01T18:24:21.535Z] Fetching changes from the remote Git repository 19:24:21 [2025-01-01T18:24:21.537Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:21 [2025-01-01T18:24:21.543Z] Cleaning workspace 19:24:21 [2025-01-01T18:24:21.543Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:21 [2025-01-01T18:24:21.548Z] Resetting working tree 19:24:21 [2025-01-01T18:24:21.548Z] > /usr/bin/git reset --hard # timeout=10 19:24:21 [2025-01-01T18:24:21.653Z] > /usr/bin/git clean -fdx # timeout=10 19:24:21 [2025-01-01T18:24:21.895Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:21 [2025-01-01T18:24:21.895Z] > /usr/bin/git --version # timeout=10 19:24:21 [2025-01-01T18:24:21.900Z] > git --version # 'git version 2.43.0' 19:24:21 [2025-01-01T18:24:21.900Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:22 [2025-01-01T18:24:22.265Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:22 [2025-01-01T18:24:22.272Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) 19:24:22 [2025-01-01T18:24:22.272Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:22 [2025-01-01T18:24:22.278Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 19:24:22 [2025-01-01T18:24:22.373Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." 19:24:22 [2025-01-01T18:24:22.374Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 19:24:22 [2025-01-01T18:24:22.396Z] [Pipeline] } 19:24:22 [2025-01-01T18:24:22.405Z] [Pipeline] // stage 19:24:22 [2025-01-01T18:24:22.417Z] [Pipeline] withEnv 19:24:22 [2025-01-01T18:24:22.417Z] [Pipeline] { 19:24:22 [2025-01-01T18:24:22.551Z] [Pipeline] isUnix 19:24:22 [2025-01-01T18:24:22.552Z] [Pipeline] withEnv 19:24:22 [2025-01-01T18:24:22.553Z] [Pipeline] { 19:24:22 [2025-01-01T18:24:22.560Z] [Pipeline] sh 19:24:22 [2025-01-01T18:24:22.817Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:22 [2025-01-01T18:24:22.817Z] . 19:24:22 [2025-01-01T18:24:22.818Z] [Pipeline] } 19:24:22 [2025-01-01T18:24:22.828Z] [Pipeline] // withEnv 19:24:22 [2025-01-01T18:24:22.838Z] [Pipeline] withDockerContainer 19:24:22 [2025-01-01T18:24:22.868Z] Jenkins does not seem to be running inside a container 19:24:22 [2025-01-01T18:24:22.875Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_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 ******** silverpeas/silverbuild:latest cat 19:24:23 [2025-01-01T18:24:23.224Z] $ docker top 20550e52a2631b10375fa5d073daef1b47dbb5bfa06c56ba9bdfe951a85a9b93 -eo pid,comm 19:24:23 [2025-01-01T18:24:23.264Z] [Pipeline] { 19:24:23 [2025-01-01T18:24:23.279Z] [Pipeline] withEnv 19:24:23 [2025-01-01T18:24:23.280Z] [Pipeline] { 19:24:23 [2025-01-01T18:24:23.294Z] [Pipeline] stage 19:24:23 [2025-01-01T18:24:23.295Z] [Pipeline] { (Resolve dependency on Silverpeas) 19:24:23 [2025-01-01T18:24:23.326Z] [Pipeline] script 19:24:23 [2025-01-01T18:24:23.330Z] [Pipeline] { 19:24:23 [2025-01-01T18:24:23.342Z] [Pipeline] echo 19:24:23 [2025-01-01T18:24:23.342Z] Working on branch master 19:24:23 [2025-01-01T18:24:23.348Z] [Pipeline] copyArtifacts 19:24:23 [2025-01-01T18:24:23.356Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 893 19:24:23 [2025-01-01T18:24:23.359Z] [Pipeline] readYaml 19:24:23 [2025-01-01T18:24:23.374Z] [Pipeline] sh 19:24:23 [2025-01-01T18:24:23.630Z] + rm -f build.yaml 19:24:23 [2025-01-01T18:24:23.632Z] [Pipeline] } 19:24:23 [2025-01-01T18:24:23.638Z] [Pipeline] // script 19:24:23 [2025-01-01T18:24:23.648Z] [Pipeline] echo 19:24:23 [2025-01-01T18:24:23.649Z] Parent version is 1.7-build241218 19:24:23 [2025-01-01T18:24:23.650Z] [Pipeline] echo 19:24:23 [2025-01-01T18:24:23.650Z] Silverpeas version is 6.5-build241222 19:24:23 [2025-01-01T18:24:23.651Z] [Pipeline] } 19:24:23 [2025-01-01T18:24:23.659Z] [Pipeline] // stage 19:24:23 [2025-01-01T18:24:23.668Z] [Pipeline] stage 19:24:23 [2025-01-01T18:24:23.669Z] [Pipeline] { (Prepare the project) 19:24:23 [2025-01-01T18:24:23.696Z] [Pipeline] git 19:24:23 [2025-01-01T18:24:23.698Z] The recommended git tool is: /usr/bin/git 19:24:23 [2025-01-01T18:24:23.699Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:23 [2025-01-01T18:24:23.706Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1c9e95a2; decorates hudson.Launcher$LocalLauncher@7b32c97e will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:23 [2025-01-01T18:24:23.707Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:23 [2025-01-01T18:24:23.713Z] Fetching changes from the remote Git repository 19:24:23 [2025-01-01T18:24:23.717Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 19:24:23 [2025-01-01T18:24:23.723Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 19:24:23 [2025-01-01T18:24:23.723Z] > /usr/bin/git --version # timeout=10 19:24:23 [2025-01-01T18:24:23.728Z] > git --version # 'git version 2.43.0' 19:24:23 [2025-01-01T18:24:23.728Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:23 [2025-01-01T18:24:23.734Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:24 [2025-01-01T18:24:24.121Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:24 [2025-01-01T18:24:24.128Z] Checking out Revision 93db57ee313f680932f3fbe2ee8867d4a285a7b9 (refs/remotes/origin/master) 19:24:24 [2025-01-01T18:24:24.128Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:24 [2025-01-01T18:24:24.144Z] > /usr/bin/git checkout -f 93db57ee313f680932f3fbe2ee8867d4a285a7b9 # timeout=10 19:24:24 [2025-01-01T18:24:24.268Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:24 [2025-01-01T18:24:24.292Z] > /usr/bin/git branch -D master # timeout=10 19:24:24 [2025-01-01T18:24:24.300Z] > /usr/bin/git checkout -b master 93db57ee313f680932f3fbe2ee8867d4a285a7b9 # timeout=10 19:24:24 [2025-01-01T18:24:24.416Z] Commit message: "Feature #14629" 19:24:24 [2025-01-01T18:24:24.416Z] > /usr/bin/git rev-list --no-walk 93db57ee313f680932f3fbe2ee8867d4a285a7b9 # timeout=10 19:24:24 [2025-01-01T18:24:24.440Z] [Pipeline] script 19:24:24 [2025-01-01T18:24:24.445Z] [Pipeline] { 19:24:24 [2025-01-01T18:24:24.466Z] [Pipeline] copyArtifacts 19:24:24 [2025-01-01T18:24:24.474Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 524 19:24:24 [2025-01-01T18:24:24.480Z] [Pipeline] readYaml 19:24:24 [2025-01-01T18:24:24.496Z] [Pipeline] sh 19:24:24 [2025-01-01T18:24:24.756Z] + git rev-parse HEAD 19:24:24 [2025-01-01T18:24:24.759Z] [Pipeline] echo 19:24:24 [2025-01-01T18:24:24.759Z] Current commit is 93db57ee313f680932f3fbe2ee8867d4a285a7b9 and last build commit is 93db57ee313f680932f3fbe2ee8867d4a285a7b9 19:24:24 [2025-01-01T18:24:24.760Z] [Pipeline] } 19:24:24 [2025-01-01T18:24:24.773Z] [Pipeline] // script 19:24:24 [2025-01-01T18:24:24.782Z] [Pipeline] script 19:24:24 [2025-01-01T18:24:24.788Z] [Pipeline] { 19:24:24 [2025-01-01T18:24:24.799Z] [Pipeline] readMavenPom 19:24:24 [2025-01-01T18:24:24.811Z] [Pipeline] echo 19:24:24 [2025-01-01T18:24:24.812Z] No changes and no update in Silverpeas since the last build 19:24:24 [2025-01-01T18:24:24.812Z] [Pipeline] } 19:24:24 [2025-01-01T18:24:24.821Z] [Pipeline] // script 19:24:24 [2025-01-01T18:24:24.831Z] [Pipeline] } 19:24:24 [2025-01-01T18:24:24.841Z] [Pipeline] // stage 19:24:24 [2025-01-01T18:24:24.852Z] [Pipeline] stage 19:24:24 [2025-01-01T18:24:24.853Z] [Pipeline] { (Build the project) 19:24:24 [2025-01-01T18:24:24.910Z] Stage "Build the project" skipped due to when conditional 19:24:24 [2025-01-01T18:24:24.911Z] [Pipeline] getContext 19:24:24 [2025-01-01T18:24:24.929Z] [Pipeline] stage 19:24:24 [2025-01-01T18:24:24.930Z] [Pipeline] { (Check POM parent version) 19:24:24 [2025-01-01T18:24:24.942Z] Stage "Build the project" skipped due to when conditional 19:24:24 [2025-01-01T18:24:24.943Z] [Pipeline] getContext 19:24:24 [2025-01-01T18:24:24.944Z] [Pipeline] } 19:24:24 [2025-01-01T18:24:24.953Z] [Pipeline] // stage 19:24:24 [2025-01-01T18:24:24.964Z] [Pipeline] stage 19:24:24 [2025-01-01T18:24:24.965Z] [Pipeline] { (Update POM parent) 19:24:24 [2025-01-01T18:24:24.972Z] Stage "Build the project" skipped due to when conditional 19:24:24 [2025-01-01T18:24:24.973Z] [Pipeline] getContext 19:24:24 [2025-01-01T18:24:24.974Z] [Pipeline] } 19:24:24 [2025-01-01T18:24:24.983Z] [Pipeline] // stage 19:24:24 [2025-01-01T18:24:24.993Z] [Pipeline] stage 19:24:24 [2025-01-01T18:24:24.994Z] [Pipeline] { (Update dependency on Silverpeas) 19:24:25 [2025-01-01T18:24:25.001Z] Stage "Build the project" skipped due to when conditional 19:24:25 [2025-01-01T18:24:25.001Z] [Pipeline] getContext 19:24:25 [2025-01-01T18:24:25.002Z] [Pipeline] } 19:24:25 [2025-01-01T18:24:25.011Z] [Pipeline] // stage 19:24:25 [2025-01-01T18:24:25.021Z] [Pipeline] stage 19:24:25 [2025-01-01T18:24:25.022Z] [Pipeline] { (Build and Publish) 19:24:25 [2025-01-01T18:24:25.028Z] Stage "Build the project" skipped due to when conditional 19:24:25 [2025-01-01T18:24:25.029Z] [Pipeline] getContext 19:24:25 [2025-01-01T18:24:25.030Z] [Pipeline] } 19:24:25 [2025-01-01T18:24:25.038Z] [Pipeline] // stage 19:24:25 [2025-01-01T18:24:25.046Z] [Pipeline] } 19:24:25 [2025-01-01T18:24:25.054Z] [Pipeline] // stage 19:24:25 [2025-01-01T18:24:25.059Z] [Pipeline] stage 19:24:25 [2025-01-01T18:24:25.060Z] [Pipeline] { (Create YAML build report) 19:24:25 [2025-01-01T18:24:25.080Z] [Pipeline] script 19:24:25 [2025-01-01T18:24:25.085Z] [Pipeline] { 19:24:25 [2025-01-01T18:24:25.095Z] [Pipeline] sh 19:24:25 [2025-01-01T18:24:25.352Z] + mkdir -p target 19:24:25 [2025-01-01T18:24:25.354Z] [Pipeline] sh 19:24:25 [2025-01-01T18:24:25.610Z] + mv build.yaml target/ 19:24:25 [2025-01-01T18:24:25.612Z] [Pipeline] } 19:24:25 [2025-01-01T18:24:25.620Z] [Pipeline] // script 19:24:25 [2025-01-01T18:24:25.630Z] [Pipeline] } 19:24:25 [2025-01-01T18:24:25.640Z] [Pipeline] // stage 19:24:25 [2025-01-01T18:24:25.656Z] [Pipeline] stage 19:24:25 [2025-01-01T18:24:25.657Z] [Pipeline] { (Declarative: Post Actions) 19:24:25 [2025-01-01T18:24:25.676Z] [Pipeline] step 19:24:25 [2025-01-01T18:24:25.697Z] [Pipeline] script 19:24:25 [2025-01-01T18:24:25.704Z] [Pipeline] { 19:24:25 [2025-01-01T18:24:25.719Z] [Pipeline] } 19:24:25 [2025-01-01T18:24:25.728Z] [Pipeline] // script 19:24:25 [2025-01-01T18:24:25.739Z] [Pipeline] archiveArtifacts 19:24:25 [2025-01-01T18:24:25.742Z] Archiving artifacts 19:24:25 [2025-01-01T18:24:25.747Z] Enregistrement des empreintes numériques 19:24:25 [2025-01-01T18:24:25.770Z] [Pipeline] } 19:24:25 [2025-01-01T18:24:25.778Z] [Pipeline] // stage 19:24:25 [2025-01-01T18:24:25.786Z] [Pipeline] } 19:24:25 [2025-01-01T18:24:25.794Z] [Pipeline] // withEnv 19:24:25 [2025-01-01T18:24:25.803Z] [Pipeline] } 19:24:25 [2025-01-01T18:24:25.804Z] $ docker stop --time=1 20550e52a2631b10375fa5d073daef1b47dbb5bfa06c56ba9bdfe951a85a9b93 19:24:27 [2025-01-01T18:24:27.053Z] $ docker rm -f --volumes 20550e52a2631b10375fa5d073daef1b47dbb5bfa06c56ba9bdfe951a85a9b93 19:24:27 [2025-01-01T18:24:27.096Z] [Pipeline] // withDockerContainer 19:24:27 [2025-01-01T18:24:27.104Z] [Pipeline] } 19:24:27 [2025-01-01T18:24:27.110Z] [Pipeline] // withEnv 19:24:27 [2025-01-01T18:24:27.119Z] [Pipeline] } 19:24:27 [2025-01-01T18:24:27.127Z] [Pipeline] // node 19:24:27 [2025-01-01T18:24:27.136Z] [Pipeline] End of Pipeline 19:24:27 [2025-01-01T18:24:27.196Z] Finished: SUCCESS