06:46:19 [2025-03-06T05:46:19.178Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 369 06:46:19 [2025-03-06T05:46:19.178Z] Causé à l'origine par : 06:46:19 [2025-03-06T05:46:19.178Z] Lancé par une alarme périodique 06:46:19 [2025-03-06T05:46:19.178Z] Running as userbuild 06:46:19 [2025-03-06T05:46:19.568Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:19 [2025-03-06T05:46:19.743Z] [Pipeline] Start of Pipeline 06:46:20 [2025-03-06T05:46:20.005Z] [Pipeline] node 06:46:20 [2025-03-06T05:46:20.008Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:20 [2025-03-06T05:46:20.010Z] [Pipeline] { 06:46:20 [2025-03-06T05:46:20.025Z] [Pipeline] stage 06:46:20 [2025-03-06T05:46:20.026Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:20 [2025-03-06T05:46:20.033Z] [Pipeline] checkout 06:46:20 [2025-03-06T05:46:20.034Z] Selected Git installation does not exist. Using Default 06:46:20 [2025-03-06T05:46:20.034Z] The recommended git tool is: NONE 06:46:20 [2025-03-06T05:46:20.034Z] No credentials specified 06:46:20 [2025-03-06T05:46:20.034Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:20 [2025-03-06T05:46:20.039Z] Fetching changes from the remote Git repository 06:46:20 [2025-03-06T05:46:20.042Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:20 [2025-03-06T05:46:20.046Z] Cleaning workspace 06:46:20 [2025-03-06T05:46:20.047Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:20 [2025-03-06T05:46:20.051Z] Resetting working tree 06:46:20 [2025-03-06T05:46:20.051Z] > /usr/bin/git reset --hard # timeout=10 06:46:20 [2025-03-06T05:46:20.253Z] > /usr/bin/git clean -fdx # timeout=10 06:46:20 [2025-03-06T05:46:20.267Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:20 [2025-03-06T05:46:20.267Z] > /usr/bin/git --version # timeout=10 06:46:20 [2025-03-06T05:46:20.274Z] > git --version # 'git version 2.43.0' 06:46:20 [2025-03-06T05:46:20.274Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:21 [2025-03-06T05:46:21.891Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:21 [2025-03-06T05:46:21.897Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master) 06:46:21 [2025-03-06T05:46:21.897Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:21 [2025-03-06T05:46:21.902Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10 06:46:21 [2025-03-06T05:46:21.958Z] 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." 06:46:21 [2025-03-06T05:46:21.959Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10 06:46:21 [2025-03-06T05:46:21.983Z] [Pipeline] } 06:46:21 [2025-03-06T05:46:21.987Z] [Pipeline] // stage 06:46:21 [2025-03-06T05:46:21.997Z] [Pipeline] withEnv 06:46:21 [2025-03-06T05:46:21.998Z] [Pipeline] { 06:46:22 [2025-03-06T05:46:22.129Z] [Pipeline] isUnix 06:46:22 [2025-03-06T05:46:22.131Z] [Pipeline] withEnv 06:46:22 [2025-03-06T05:46:22.131Z] [Pipeline] { 06:46:22 [2025-03-06T05:46:22.142Z] [Pipeline] sh 06:46:22 [2025-03-06T05:46:22.398Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:22 [2025-03-06T05:46:22.398Z] . 06:46:22 [2025-03-06T05:46:22.399Z] [Pipeline] } 06:46:22 [2025-03-06T05:46:22.408Z] [Pipeline] // withEnv 06:46:22 [2025-03-06T05:46:22.418Z] [Pipeline] withDockerContainer 06:46:22 [2025-03-06T05:46:22.451Z] Jenkins does not seem to be running inside a container 06:46:22 [2025-03-06T05:46:22.460Z] $ 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:22 [2025-03-06T05:46:22.753Z] $ docker top 11d694ea1f925917069deeeeb8890e3ea01d7efec6b0380c2772bce2959eea08 -eo pid,comm 06:46:22 [2025-03-06T05:46:22.789Z] [Pipeline] { 06:46:22 [2025-03-06T05:46:22.801Z] [Pipeline] withEnv 06:46:22 [2025-03-06T05:46:22.802Z] [Pipeline] { 06:46:22 [2025-03-06T05:46:22.811Z] [Pipeline] stage 06:46:22 [2025-03-06T05:46:22.812Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:22 [2025-03-06T05:46:22.844Z] [Pipeline] script 06:46:22 [2025-03-06T05:46:22.852Z] [Pipeline] { 06:46:22 [2025-03-06T05:46:22.862Z] [Pipeline] echo 06:46:22 [2025-03-06T05:46:22.862Z] Working on branch 6.4.x 06:46:22 [2025-03-06T05:46:22.867Z] [Pipeline] copyArtifacts 06:46:22 [2025-03-06T05:46:22.875Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 369 06:46:22 [2025-03-06T05:46:22.884Z] [Pipeline] readYaml 06:46:22 [2025-03-06T05:46:22.898Z] 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. 06:46:22 [2025-03-06T05:46:22.898Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named silverpeasVersion (to a value of type String) which could lead to memory leaks or other issues. 06:46:22 [2025-03-06T05:46:22.900Z] [Pipeline] sh 06:46:23 [2025-03-06T05:46:23.159Z] + rm -f build.yaml 06:46:23 [2025-03-06T05:46:23.160Z] [Pipeline] } 06:46:23 [2025-03-06T05:46:23.169Z] [Pipeline] // script 06:46:23 [2025-03-06T05:46:23.178Z] [Pipeline] echo 06:46:23 [2025-03-06T05:46:23.178Z] Parent version is 1.6.2 06:46:23 [2025-03-06T05:46:23.180Z] [Pipeline] echo 06:46:23 [2025-03-06T05:46:23.180Z] Silverpeas version is 6.4.3-build250227 06:46:23 [2025-03-06T05:46:23.181Z] [Pipeline] } 06:46:23 [2025-03-06T05:46:23.190Z] [Pipeline] // stage 06:46:23 [2025-03-06T05:46:23.202Z] [Pipeline] stage 06:46:23 [2025-03-06T05:46:23.202Z] [Pipeline] { (Prepare the project) 06:46:23 [2025-03-06T05:46:23.227Z] [Pipeline] git 06:46:23 [2025-03-06T05:46:23.237Z] The recommended git tool is: /usr/bin/git 06:46:23 [2025-03-06T05:46:23.238Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:23 [2025-03-06T05:46:23.244Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@45097b14; decorates hudson.Launcher$LocalLauncher@58a3e0fe will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:23 [2025-03-06T05:46:23.244Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:23 [2025-03-06T05:46:23.248Z] Fetching changes from the remote Git repository 06:46:23 [2025-03-06T05:46:23.251Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:23 [2025-03-06T05:46:23.255Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:23 [2025-03-06T05:46:23.255Z] > /usr/bin/git --version # timeout=10 06:46:23 [2025-03-06T05:46:23.259Z] > git --version # 'git version 2.43.0' 06:46:23 [2025-03-06T05:46:23.259Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:23 [2025-03-06T05:46:23.264Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:23 [2025-03-06T05:46:23.715Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:23 [2025-03-06T05:46:23.722Z] Checking out Revision 09b7028614a7a602c3511183fcd94127f9cc4642 (refs/remotes/origin/6.4.x) 06:46:23 [2025-03-06T05:46:23.722Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:23 [2025-03-06T05:46:23.728Z] > /usr/bin/git checkout -f 09b7028614a7a602c3511183fcd94127f9cc4642 # timeout=10 06:46:23 [2025-03-06T05:46:23.876Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:23 [2025-03-06T05:46:23.886Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:23 [2025-03-06T05:46:23.893Z] > /usr/bin/git checkout -b 6.4.x 09b7028614a7a602c3511183fcd94127f9cc4642 # timeout=10 06:46:24 [2025-03-06T05:46:24.040Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250227" 06:46:24 [2025-03-06T05:46:24.040Z] > /usr/bin/git rev-list --no-walk 09b7028614a7a602c3511183fcd94127f9cc4642 # timeout=10 06:46:24 [2025-03-06T05:46:24.061Z] [Pipeline] script 06:46:24 [2025-03-06T05:46:24.068Z] [Pipeline] { 06:46:24 [2025-03-06T05:46:24.084Z] [Pipeline] copyArtifacts 06:46:24 [2025-03-06T05:46:24.091Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 271 06:46:24 [2025-03-06T05:46:24.098Z] [Pipeline] readYaml 06:46:24 [2025-03-06T05:46:24.111Z] 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. 06:46:24 [2025-03-06T05:46:24.112Z] [Pipeline] sh 06:46:24 [2025-03-06T05:46:24.371Z] + git rev-parse HEAD 06:46:24 [2025-03-06T05:46:24.374Z] [Pipeline] echo 06:46:24 [2025-03-06T05:46:24.374Z] Current commit is 09b7028614a7a602c3511183fcd94127f9cc4642 and last build commit is 09b7028614a7a602c3511183fcd94127f9cc4642 06:46:24 [2025-03-06T05:46:24.375Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named triggerBuild (to a value of type Boolean) which could lead to memory leaks or other issues. 06:46:24 [2025-03-06T05:46:24.375Z] [Pipeline] } 06:46:24 [2025-03-06T05:46:24.385Z] [Pipeline] // script 06:46:24 [2025-03-06T05:46:24.395Z] [Pipeline] script 06:46:24 [2025-03-06T05:46:24.400Z] [Pipeline] { 06:46:24 [2025-03-06T05:46:24.411Z] [Pipeline] readMavenPom 06:46:24 [2025-03-06T05:46:24.421Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pom (to a value of type Model) which could lead to memory leaks or other issues. 06:46:24 [2025-03-06T05:46:24.421Z] 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. 06:46:24 [2025-03-06T05:46:24.422Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNumber (to a value of type String) which could lead to memory leaks or other issues. 06:46:24 [2025-03-06T05:46:24.423Z] 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. 06:46:24 [2025-03-06T05:46:24.424Z] [Pipeline] echo 06:46:24 [2025-03-06T05:46:24.424Z] No changes and no update in Silverpeas since the last build 06:46:24 [2025-03-06T05:46:24.425Z] [Pipeline] } 06:46:24 [2025-03-06T05:46:24.434Z] [Pipeline] // script 06:46:24 [2025-03-06T05:46:24.443Z] [Pipeline] } 06:46:24 [2025-03-06T05:46:24.452Z] [Pipeline] // stage 06:46:24 [2025-03-06T05:46:24.463Z] [Pipeline] stage 06:46:24 [2025-03-06T05:46:24.464Z] [Pipeline] { (Build the project) 06:46:24 [2025-03-06T05:46:24.509Z] Stage "Build the project" skipped due to when conditional 06:46:24 [2025-03-06T05:46:24.510Z] [Pipeline] getContext 06:46:24 [2025-03-06T05:46:24.523Z] [Pipeline] stage 06:46:24 [2025-03-06T05:46:24.524Z] [Pipeline] { (Check POM parent version) 06:46:24 [2025-03-06T05:46:24.534Z] Stage "Build the project" skipped due to when conditional 06:46:24 [2025-03-06T05:46:24.535Z] [Pipeline] getContext 06:46:24 [2025-03-06T05:46:24.537Z] [Pipeline] } 06:46:24 [2025-03-06T05:46:24.546Z] [Pipeline] // stage 06:46:24 [2025-03-06T05:46:24.556Z] [Pipeline] stage 06:46:24 [2025-03-06T05:46:24.557Z] [Pipeline] { (Update POM parent) 06:46:24 [2025-03-06T05:46:24.566Z] Stage "Build the project" skipped due to when conditional 06:46:24 [2025-03-06T05:46:24.566Z] [Pipeline] getContext 06:46:24 [2025-03-06T05:46:24.568Z] [Pipeline] } 06:46:24 [2025-03-06T05:46:24.576Z] [Pipeline] // stage 06:46:24 [2025-03-06T05:46:24.586Z] [Pipeline] stage 06:46:24 [2025-03-06T05:46:24.586Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:24 [2025-03-06T05:46:24.595Z] Stage "Build the project" skipped due to when conditional 06:46:24 [2025-03-06T05:46:24.596Z] [Pipeline] getContext 06:46:24 [2025-03-06T05:46:24.597Z] [Pipeline] } 06:46:24 [2025-03-06T05:46:24.605Z] [Pipeline] // stage 06:46:24 [2025-03-06T05:46:24.614Z] [Pipeline] stage 06:46:24 [2025-03-06T05:46:24.614Z] [Pipeline] { (Build and Publish) 06:46:24 [2025-03-06T05:46:24.623Z] Stage "Build the project" skipped due to when conditional 06:46:24 [2025-03-06T05:46:24.623Z] [Pipeline] getContext 06:46:24 [2025-03-06T05:46:24.625Z] [Pipeline] } 06:46:24 [2025-03-06T05:46:24.632Z] [Pipeline] // stage 06:46:24 [2025-03-06T05:46:24.640Z] [Pipeline] } 06:46:24 [2025-03-06T05:46:24.646Z] [Pipeline] // stage 06:46:24 [2025-03-06T05:46:24.655Z] [Pipeline] stage 06:46:24 [2025-03-06T05:46:24.656Z] [Pipeline] { (Create YAML build report) 06:46:24 [2025-03-06T05:46:24.675Z] [Pipeline] script 06:46:24 [2025-03-06T05:46:24.680Z] [Pipeline] { 06:46:24 [2025-03-06T05:46:24.690Z] [Pipeline] sh 06:46:24 [2025-03-06T05:46:24.949Z] + mkdir -p target 06:46:24 [2025-03-06T05:46:24.951Z] [Pipeline] sh 06:46:25 [2025-03-06T05:46:25.209Z] + mv build.yaml target/ 06:46:25 [2025-03-06T05:46:25.210Z] [Pipeline] } 06:46:25 [2025-03-06T05:46:25.220Z] [Pipeline] // script 06:46:25 [2025-03-06T05:46:25.229Z] [Pipeline] } 06:46:25 [2025-03-06T05:46:25.238Z] [Pipeline] // stage 06:46:25 [2025-03-06T05:46:25.250Z] [Pipeline] stage 06:46:25 [2025-03-06T05:46:25.251Z] [Pipeline] { (Declarative: Post Actions) 06:46:25 [2025-03-06T05:46:25.267Z] [Pipeline] step 06:46:25 [2025-03-06T05:46:25.287Z] [Pipeline] script 06:46:25 [2025-03-06T05:46:25.294Z] [Pipeline] { 06:46:25 [2025-03-06T05:46:25.314Z] [Pipeline] } 06:46:25 [2025-03-06T05:46:25.323Z] [Pipeline] // script 06:46:25 [2025-03-06T05:46:25.337Z] [Pipeline] archiveArtifacts 06:46:25 [2025-03-06T05:46:25.340Z] Archiving artifacts 06:46:25 [2025-03-06T05:46:25.349Z] Enregistrement des empreintes numériques 06:46:25 [2025-03-06T05:46:25.379Z] [Pipeline] } 06:46:25 [2025-03-06T05:46:25.391Z] [Pipeline] // stage 06:46:25 [2025-03-06T05:46:25.400Z] [Pipeline] } 06:46:25 [2025-03-06T05:46:25.409Z] [Pipeline] // withEnv 06:46:25 [2025-03-06T05:46:25.418Z] [Pipeline] } 06:46:25 [2025-03-06T05:46:25.419Z] $ docker stop --time=1 11d694ea1f925917069deeeeb8890e3ea01d7efec6b0380c2772bce2959eea08 06:46:26 [2025-03-06T05:46:26.667Z] $ docker rm -f --volumes 11d694ea1f925917069deeeeb8890e3ea01d7efec6b0380c2772bce2959eea08 06:46:26 [2025-03-06T05:46:26.706Z] [Pipeline] // withDockerContainer 06:46:26 [2025-03-06T05:46:26.710Z] [Pipeline] } 06:46:26 [2025-03-06T05:46:26.714Z] [Pipeline] // withEnv 06:46:26 [2025-03-06T05:46:26.717Z] [Pipeline] } 06:46:26 [2025-03-06T05:46:26.721Z] [Pipeline] // node 06:46:26 [2025-03-06T05:46:26.725Z] [Pipeline] End of Pipeline 06:46:26 [2025-03-06T05:46:26.777Z] Finished: SUCCESS