06:46:23 [2025-02-17T05:46:23.176Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 364 06:46:23 [2025-02-17T05:46:23.176Z] Causé à l'origine par : 06:46:23 [2025-02-17T05:46:23.176Z] Lancé par une alarme périodique 06:46:23 [2025-02-17T05:46:23.177Z] Running as userbuild 06:46:23 [2025-02-17T05:46:23.565Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:23 [2025-02-17T05:46:23.734Z] [Pipeline] Start of Pipeline 06:46:23 [2025-02-17T05:46:23.994Z] [Pipeline] node 06:46:23 [2025-02-17T05:46:23.997Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:24 [2025-02-17T05:46:24.001Z] [Pipeline] { 06:46:24 [2025-02-17T05:46:24.017Z] [Pipeline] stage 06:46:24 [2025-02-17T05:46:24.017Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:24 [2025-02-17T05:46:24.028Z] [Pipeline] checkout 06:46:24 [2025-02-17T05:46:24.029Z] Selected Git installation does not exist. Using Default 06:46:24 [2025-02-17T05:46:24.029Z] The recommended git tool is: NONE 06:46:24 [2025-02-17T05:46:24.029Z] No credentials specified 06:46:24 [2025-02-17T05:46:24.030Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:24 [2025-02-17T05:46:24.035Z] Fetching changes from the remote Git repository 06:46:24 [2025-02-17T05:46:24.037Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:24 [2025-02-17T05:46:24.045Z] Cleaning workspace 06:46:24 [2025-02-17T05:46:24.045Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:24 [2025-02-17T05:46:24.050Z] Resetting working tree 06:46:24 [2025-02-17T05:46:24.050Z] > /usr/bin/git reset --hard # timeout=10 06:46:24 [2025-02-17T05:46:24.251Z] > /usr/bin/git clean -fdx # timeout=10 06:46:24 [2025-02-17T05:46:24.264Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:24 [2025-02-17T05:46:24.264Z] > /usr/bin/git --version # timeout=10 06:46:24 [2025-02-17T05:46:24.269Z] > git --version # 'git version 2.43.0' 06:46:24 [2025-02-17T05:46:24.269Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:24 [2025-02-17T05:46:24.703Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:24 [2025-02-17T05:46:24.710Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master) 06:46:24 [2025-02-17T05:46:24.710Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:24 [2025-02-17T05:46:24.715Z] > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 06:46:24 [2025-02-17T05:46:24.775Z] Commit message: "About Silverpeas Web Browser Edition: - the build pipeline is simplified by asking to the user the branch on which the project has to be built (default valued at 'main') - the release pipeline is improved to create a stable branch in the case the release is done from the main branch." 06:46:24 [2025-02-17T05:46:24.776Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 06:46:24 [2025-02-17T05:46:24.793Z] [Pipeline] } 06:46:24 [2025-02-17T05:46:24.798Z] [Pipeline] // stage 06:46:24 [2025-02-17T05:46:24.811Z] [Pipeline] withEnv 06:46:24 [2025-02-17T05:46:24.812Z] [Pipeline] { 06:46:24 [2025-02-17T05:46:24.944Z] [Pipeline] isUnix 06:46:24 [2025-02-17T05:46:24.945Z] [Pipeline] withEnv 06:46:24 [2025-02-17T05:46:24.946Z] [Pipeline] { 06:46:24 [2025-02-17T05:46:24.957Z] [Pipeline] sh 06:46:25 [2025-02-17T05:46:25.213Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:25 [2025-02-17T05:46:25.213Z] . 06:46:25 [2025-02-17T05:46:25.214Z] [Pipeline] } 06:46:25 [2025-02-17T05:46:25.223Z] [Pipeline] // withEnv 06:46:25 [2025-02-17T05:46:25.233Z] [Pipeline] withDockerContainer 06:46:25 [2025-02-17T05:46:25.263Z] Jenkins does not seem to be running inside a container 06:46:25 [2025-02-17T05:46:25.270Z] $ 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_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_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 ******** silverpeas/silverbuild:6.4 cat 06:46:25 [2025-02-17T05:46:25.664Z] $ docker top de5d40027fb588408711881d9f90bf9b06f19a722fc1a6ea879e3879a314f669 -eo pid,comm 06:46:25 [2025-02-17T05:46:25.703Z] [Pipeline] { 06:46:25 [2025-02-17T05:46:25.715Z] [Pipeline] withEnv 06:46:25 [2025-02-17T05:46:25.715Z] [Pipeline] { 06:46:25 [2025-02-17T05:46:25.726Z] [Pipeline] stage 06:46:25 [2025-02-17T05:46:25.727Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:25 [2025-02-17T05:46:25.751Z] [Pipeline] script 06:46:25 [2025-02-17T05:46:25.754Z] [Pipeline] { 06:46:25 [2025-02-17T05:46:25.763Z] [Pipeline] echo 06:46:25 [2025-02-17T05:46:25.763Z] Working on branch 6.4.x 06:46:25 [2025-02-17T05:46:25.768Z] [Pipeline] copyArtifacts 06:46:25 [2025-02-17T05:46:25.776Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 364 06:46:25 [2025-02-17T05:46:25.780Z] [Pipeline] readYaml 06:46:25 [2025-02-17T05:46:25.793Z] [Pipeline] sh 06:46:26 [2025-02-17T05:46:26.051Z] + rm -f build.yaml 06:46:26 [2025-02-17T05:46:26.052Z] [Pipeline] } 06:46:26 [2025-02-17T05:46:26.060Z] [Pipeline] // script 06:46:26 [2025-02-17T05:46:26.069Z] [Pipeline] echo 06:46:26 [2025-02-17T05:46:26.070Z] Parent version is 1.6.2 06:46:26 [2025-02-17T05:46:26.071Z] [Pipeline] echo 06:46:26 [2025-02-17T05:46:26.072Z] Silverpeas version is 6.4.3-build250206 06:46:26 [2025-02-17T05:46:26.073Z] [Pipeline] } 06:46:26 [2025-02-17T05:46:26.081Z] [Pipeline] // stage 06:46:26 [2025-02-17T05:46:26.092Z] [Pipeline] stage 06:46:26 [2025-02-17T05:46:26.092Z] [Pipeline] { (Prepare the project) 06:46:26 [2025-02-17T05:46:26.122Z] [Pipeline] git 06:46:26 [2025-02-17T05:46:26.124Z] The recommended git tool is: /usr/bin/git 06:46:26 [2025-02-17T05:46:26.125Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:26 [2025-02-17T05:46:26.133Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1bd13cdc; decorates hudson.Launcher$LocalLauncher@3c0652d3 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:26 [2025-02-17T05:46:26.134Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:26 [2025-02-17T05:46:26.139Z] Fetching changes from the remote Git repository 06:46:26 [2025-02-17T05:46:26.144Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:26 [2025-02-17T05:46:26.149Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:26 [2025-02-17T05:46:26.150Z] > /usr/bin/git --version # timeout=10 06:46:26 [2025-02-17T05:46:26.154Z] > git --version # 'git version 2.43.0' 06:46:26 [2025-02-17T05:46:26.155Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:26 [2025-02-17T05:46:26.161Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:27 [2025-02-17T05:46:27.080Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:27 [2025-02-17T05:46:27.087Z] Checking out Revision 6ce85e062778b2dbd485b5344a1979b01605d61e (refs/remotes/origin/6.4.x) 06:46:27 [2025-02-17T05:46:27.087Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:27 [2025-02-17T05:46:27.092Z] > /usr/bin/git checkout -f 6ce85e062778b2dbd485b5344a1979b01605d61e # timeout=10 06:46:27 [2025-02-17T05:46:27.239Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:27 [2025-02-17T05:46:27.248Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:27 [2025-02-17T05:46:27.255Z] > /usr/bin/git checkout -b 6.4.x 6ce85e062778b2dbd485b5344a1979b01605d61e # timeout=10 06:46:27 [2025-02-17T05:46:27.361Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250206" 06:46:27 [2025-02-17T05:46:27.361Z] > /usr/bin/git rev-list --no-walk 6ce85e062778b2dbd485b5344a1979b01605d61e # timeout=10 06:46:27 [2025-02-17T05:46:27.382Z] [Pipeline] script 06:46:27 [2025-02-17T05:46:27.384Z] [Pipeline] { 06:46:27 [2025-02-17T05:46:27.392Z] [Pipeline] copyArtifacts 06:46:27 [2025-02-17T05:46:27.396Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 266 06:46:27 [2025-02-17T05:46:27.404Z] [Pipeline] readYaml 06:46:27 [2025-02-17T05:46:27.418Z] [Pipeline] sh 06:46:27 [2025-02-17T05:46:27.677Z] + git rev-parse HEAD 06:46:27 [2025-02-17T05:46:27.679Z] [Pipeline] echo 06:46:27 [2025-02-17T05:46:27.680Z] Current commit is 6ce85e062778b2dbd485b5344a1979b01605d61e and last build commit is 6ce85e062778b2dbd485b5344a1979b01605d61e 06:46:27 [2025-02-17T05:46:27.681Z] [Pipeline] } 06:46:27 [2025-02-17T05:46:27.692Z] [Pipeline] // script 06:46:27 [2025-02-17T05:46:27.702Z] [Pipeline] script 06:46:27 [2025-02-17T05:46:27.707Z] [Pipeline] { 06:46:27 [2025-02-17T05:46:27.717Z] [Pipeline] readMavenPom 06:46:27 [2025-02-17T05:46:27.731Z] [Pipeline] echo 06:46:27 [2025-02-17T05:46:27.732Z] No changes and no update in Silverpeas since the last build 06:46:27 [2025-02-17T05:46:27.732Z] [Pipeline] } 06:46:27 [2025-02-17T05:46:27.742Z] [Pipeline] // script 06:46:27 [2025-02-17T05:46:27.751Z] [Pipeline] } 06:46:27 [2025-02-17T05:46:27.760Z] [Pipeline] // stage 06:46:27 [2025-02-17T05:46:27.771Z] [Pipeline] stage 06:46:27 [2025-02-17T05:46:27.772Z] [Pipeline] { (Build the project) 06:46:27 [2025-02-17T05:46:27.819Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2025-02-17T05:46:27.821Z] [Pipeline] getContext 06:46:27 [2025-02-17T05:46:27.834Z] [Pipeline] stage 06:46:27 [2025-02-17T05:46:27.835Z] [Pipeline] { (Check POM parent version) 06:46:27 [2025-02-17T05:46:27.845Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2025-02-17T05:46:27.846Z] [Pipeline] getContext 06:46:27 [2025-02-17T05:46:27.847Z] [Pipeline] } 06:46:27 [2025-02-17T05:46:27.856Z] [Pipeline] // stage 06:46:27 [2025-02-17T05:46:27.867Z] [Pipeline] stage 06:46:27 [2025-02-17T05:46:27.868Z] [Pipeline] { (Update POM parent) 06:46:27 [2025-02-17T05:46:27.878Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2025-02-17T05:46:27.879Z] [Pipeline] getContext 06:46:27 [2025-02-17T05:46:27.881Z] [Pipeline] } 06:46:27 [2025-02-17T05:46:27.890Z] [Pipeline] // stage 06:46:27 [2025-02-17T05:46:27.901Z] [Pipeline] stage 06:46:27 [2025-02-17T05:46:27.902Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:27 [2025-02-17T05:46:27.912Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2025-02-17T05:46:27.912Z] [Pipeline] getContext 06:46:27 [2025-02-17T05:46:27.914Z] [Pipeline] } 06:46:27 [2025-02-17T05:46:27.923Z] [Pipeline] // stage 06:46:27 [2025-02-17T05:46:27.934Z] [Pipeline] stage 06:46:27 [2025-02-17T05:46:27.935Z] [Pipeline] { (Build and Publish) 06:46:27 [2025-02-17T05:46:27.945Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2025-02-17T05:46:27.946Z] [Pipeline] getContext 06:46:27 [2025-02-17T05:46:27.947Z] [Pipeline] } 06:46:27 [2025-02-17T05:46:27.956Z] [Pipeline] // stage 06:46:27 [2025-02-17T05:46:27.965Z] [Pipeline] } 06:46:27 [2025-02-17T05:46:27.974Z] [Pipeline] // stage 06:46:27 [2025-02-17T05:46:27.986Z] [Pipeline] stage 06:46:27 [2025-02-17T05:46:27.987Z] [Pipeline] { (Create YAML build report) 06:46:28 [2025-02-17T05:46:28.014Z] [Pipeline] script 06:46:28 [2025-02-17T05:46:28.021Z] [Pipeline] { 06:46:28 [2025-02-17T05:46:28.032Z] [Pipeline] sh 06:46:28 [2025-02-17T05:46:28.289Z] + mkdir -p target 06:46:28 [2025-02-17T05:46:28.292Z] [Pipeline] sh 06:46:28 [2025-02-17T05:46:28.550Z] + mv build.yaml target/ 06:46:28 [2025-02-17T05:46:28.551Z] [Pipeline] } 06:46:28 [2025-02-17T05:46:28.560Z] [Pipeline] // script 06:46:28 [2025-02-17T05:46:28.570Z] [Pipeline] } 06:46:28 [2025-02-17T05:46:28.579Z] [Pipeline] // stage 06:46:28 [2025-02-17T05:46:28.590Z] [Pipeline] stage 06:46:28 [2025-02-17T05:46:28.591Z] [Pipeline] { (Declarative: Post Actions) 06:46:28 [2025-02-17T05:46:28.609Z] [Pipeline] step 06:46:28 [2025-02-17T05:46:28.630Z] [Pipeline] script 06:46:28 [2025-02-17T05:46:28.637Z] [Pipeline] { 06:46:28 [2025-02-17T05:46:28.656Z] [Pipeline] } 06:46:28 [2025-02-17T05:46:28.666Z] [Pipeline] // script 06:46:28 [2025-02-17T05:46:28.676Z] [Pipeline] archiveArtifacts 06:46:28 [2025-02-17T05:46:28.679Z] Archiving artifacts 06:46:28 [2025-02-17T05:46:28.695Z] Enregistrement des empreintes numériques 06:46:28 [2025-02-17T05:46:28.717Z] [Pipeline] } 06:46:28 [2025-02-17T05:46:28.733Z] [Pipeline] // stage 06:46:28 [2025-02-17T05:46:28.742Z] [Pipeline] } 06:46:28 [2025-02-17T05:46:28.751Z] [Pipeline] // withEnv 06:46:28 [2025-02-17T05:46:28.760Z] [Pipeline] } 06:46:28 [2025-02-17T05:46:28.761Z] $ docker stop --time=1 de5d40027fb588408711881d9f90bf9b06f19a722fc1a6ea879e3879a314f669 06:46:30 [2025-02-17T05:46:30.018Z] $ docker rm -f --volumes de5d40027fb588408711881d9f90bf9b06f19a722fc1a6ea879e3879a314f669 06:46:30 [2025-02-17T05:46:30.055Z] [Pipeline] // withDockerContainer 06:46:30 [2025-02-17T05:46:30.062Z] [Pipeline] } 06:46:30 [2025-02-17T05:46:30.068Z] [Pipeline] // withEnv 06:46:30 [2025-02-17T05:46:30.077Z] [Pipeline] } 06:46:30 [2025-02-17T05:46:30.086Z] [Pipeline] // node 06:46:30 [2025-02-17T05:46:30.095Z] [Pipeline] End of Pipeline 06:46:30 [2025-02-17T05:46:30.148Z] Finished: SUCCESS