19:24:22[2025-11-16T18:24:22.561Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 102419:24:22[2025-11-16T18:24:22.561Z] Causé à l'origine par :
19:24:22[2025-11-16T18:24:22.561Z] Lancé par une alarme périodique
19:24:22[2025-11-16T18:24:22.561Z] Running as userbuild19:24:22[2025-11-16T18:24:22.924Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:23[2025-11-16T18:24:23.020Z] [Pipeline] Start of Pipeline
19:24:23[2025-11-16T18:24:23.232Z] [Pipeline] node
19:24:23[2025-11-16T18:24:23.236Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:23[2025-11-16T18:24:23.237Z] [Pipeline] {
19:24:23[2025-11-16T18:24:23.249Z] [Pipeline] stage
19:24:23[2025-11-16T18:24:23.250Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:23[2025-11-16T18:24:23.259Z] [Pipeline] checkout
19:24:23[2025-11-16T18:24:23.261Z] Selected Git installation does not exist. Using Default
19:24:23[2025-11-16T18:24:23.261Z] The recommended git tool is: NONE
19:24:23[2025-11-16T18:24:23.261Z] No credentials specified
19:24:23[2025-11-16T18:24:23.261Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:23[2025-11-16T18:24:23.267Z] Fetching changes from the remote Git repository
19:24:23[2025-11-16T18:24:23.269Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:23[2025-11-16T18:24:23.275Z] Cleaning workspace
19:24:23[2025-11-16T18:24:23.275Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:23[2025-11-16T18:24:23.280Z] Resetting working tree
19:24:23[2025-11-16T18:24:23.280Z] > /usr/bin/git reset --hard # timeout=10
19:24:23[2025-11-16T18:24:23.385Z] > /usr/bin/git clean -fdx # timeout=10
19:24:23[2025-11-16T18:24:23.395Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:23[2025-11-16T18:24:23.395Z] > /usr/bin/git --version # timeout=10
19:24:23[2025-11-16T18:24:23.399Z] > git --version # 'git version 2.43.0'
19:24:23[2025-11-16T18:24:23.399Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:23[2025-11-16T18:24:23.757Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:23[2025-11-16T18:24:23.765Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master)
19:24:23[2025-11-16T18:24:23.765Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:23[2025-11-16T18:24:23.770Z] > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10
19:24:23[2025-11-16T18:24:23.839Z] Commit message: "Refine the failure step in the silverpeas build pipeline"
19:24:23[2025-11-16T18:24:23.839Z] > /usr/bin/git rev-list --no-walk be187094479d978273bfeafee509985e7389c5e3 # timeout=10
19:24:23[2025-11-16T18:24:23.857Z] [Pipeline] }
19:24:23[2025-11-16T18:24:23.861Z] [Pipeline] // stage
19:24:23[2025-11-16T18:24:23.867Z] [Pipeline] withEnv
19:24:23[2025-11-16T18:24:23.867Z] [Pipeline] {
19:24:23[2025-11-16T18:24:23.969Z] [Pipeline] isUnix
19:24:23[2025-11-16T18:24:23.970Z] [Pipeline] withEnv
19:24:23[2025-11-16T18:24:23.971Z] [Pipeline] {
19:24:23[2025-11-16T18:24:23.982Z] [Pipeline] sh
19:24:24[2025-11-16T18:24:24.239Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:24[2025-11-16T18:24:24.239Z] .
19:24:24[2025-11-16T18:24:24.240Z] [Pipeline] }
19:24:24[2025-11-16T18:24:24.248Z] [Pipeline] // withEnv
19:24:24[2025-11-16T18:24:24.258Z] [Pipeline] withDockerContainer
19:24:24[2025-11-16T18:24:24.287Z] Jenkins does not seem to be running inside a container
19:24:24[2025-11-16T18:24:24.295Z] $ 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:24[2025-11-16T18:24:24.624Z] $ docker top dfd2996a671aaae5aebcbcaf542926ebc0dc6782e3d5997bc619869a7823f3ea -eo pid,comm
19:24:24[2025-11-16T18:24:24.659Z] [Pipeline] {
19:24:24[2025-11-16T18:24:24.669Z] [Pipeline] withEnv
19:24:24[2025-11-16T18:24:24.669Z] [Pipeline] {
19:24:24[2025-11-16T18:24:24.674Z] [Pipeline] stage
19:24:24[2025-11-16T18:24:24.675Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:24[2025-11-16T18:24:24.686Z] [Pipeline] script
19:24:24[2025-11-16T18:24:24.690Z] [Pipeline] {
19:24:24[2025-11-16T18:24:24.694Z] [Pipeline] echo
19:24:24[2025-11-16T18:24:24.694Z] Working on branch master
19:24:24[2025-11-16T18:24:24.696Z] [Pipeline] copyArtifacts
19:24:24[2025-11-16T18:24:24.699Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 102419:24:24[2025-11-16T18:24:24.707Z] [Pipeline] readYaml
19:24:24[2025-11-16T18:24:24.712Z] 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.
19:24:24[2025-11-16T18:24:24.712Z] 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.
19:24:24[2025-11-16T18:24:24.713Z] [Pipeline] sh
19:24:24[2025-11-16T18:24:24.969Z] + rm -f build.yaml
19:24:24[2025-11-16T18:24:24.970Z] [Pipeline] }
19:24:24[2025-11-16T18:24:24.978Z] [Pipeline] // script
19:24:24[2025-11-16T18:24:24.987Z] [Pipeline] echo
19:24:24[2025-11-16T18:24:24.988Z] Parent version is 1.7-build251103
19:24:24[2025-11-16T18:24:24.989Z] [Pipeline] echo
19:24:24[2025-11-16T18:24:24.989Z] Silverpeas version is 6.5-build251109
19:24:24[2025-11-16T18:24:24.990Z] [Pipeline] }
19:24:24[2025-11-16T18:24:24.998Z] [Pipeline] // stage
19:24:25[2025-11-16T18:24:25.007Z] [Pipeline] stage
19:24:25[2025-11-16T18:24:25.008Z] [Pipeline] { (Prepare the project)
19:24:25[2025-11-16T18:24:25.030Z] [Pipeline] git
19:24:25[2025-11-16T18:24:25.031Z] The recommended git tool is: /usr/bin/git
19:24:25[2025-11-16T18:24:25.032Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:25[2025-11-16T18:24:25.040Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@b7758b3; decorates hudson.Launcher$LocalLauncher@3278d496 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:25[2025-11-16T18:24:25.040Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:25[2025-11-16T18:24:25.046Z] Fetching changes from the remote Git repository
19:24:25[2025-11-16T18:24:25.047Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:25[2025-11-16T18:24:25.053Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile19:24:25[2025-11-16T18:24:25.053Z] > /usr/bin/git --version # timeout=10
19:24:25[2025-11-16T18:24:25.057Z] > git --version # 'git version 2.43.0'
19:24:25[2025-11-16T18:24:25.057Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:25[2025-11-16T18:24:25.062Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:25[2025-11-16T18:24:25.420Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:25[2025-11-16T18:24:25.427Z] Checking out Revision f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5 (refs/remotes/origin/master)
19:24:25[2025-11-16T18:24:25.427Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:25[2025-11-16T18:24:25.432Z] > /usr/bin/git checkout -f f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5 # timeout=10
19:24:25[2025-11-16T18:24:25.540Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:25[2025-11-16T18:24:25.549Z] > /usr/bin/git branch -D master # timeout=10
19:24:25[2025-11-16T18:24:25.555Z] > /usr/bin/git checkout -b master f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5 # timeout=10
19:24:25[2025-11-16T18:24:25.695Z] Commit message: "Update dependency on Silverpeas to version 6.5-build251109"
19:24:25[2025-11-16T18:24:25.695Z] > /usr/bin/git rev-list --no-walk f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5 # timeout=10
19:24:25[2025-11-16T18:24:25.715Z] [Pipeline] script
19:24:25[2025-11-16T18:24:25.717Z] [Pipeline] {
19:24:25[2025-11-16T18:24:25.725Z] [Pipeline] copyArtifacts
19:24:25[2025-11-16T18:24:25.729Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 60519:24:25[2025-11-16T18:24:25.736Z] [Pipeline] readYaml
19:24:25[2025-11-16T18:24:25.745Z] 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.
19:24:25[2025-11-16T18:24:25.746Z] [Pipeline] sh
19:24:26[2025-11-16T18:24:26.004Z] + git rev-parse HEAD
19:24:26[2025-11-16T18:24:26.006Z] [Pipeline] echo
19:24:26[2025-11-16T18:24:26.006Z] Current commit is f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5 and last build commit is f9a17b0b43367e3f1028f2f80b3eae3b6db60fc5
19:24:26[2025-11-16T18:24:26.007Z] 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.
19:24:26[2025-11-16T18:24:26.007Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.016Z] [Pipeline] // script
19:24:26[2025-11-16T18:24:26.025Z] [Pipeline] script
19:24:26[2025-11-16T18:24:26.028Z] [Pipeline] {
19:24:26[2025-11-16T18:24:26.038Z] [Pipeline] readMavenPom
19:24:26[2025-11-16T18:24:26.047Z] 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.
19:24:26[2025-11-16T18:24:26.048Z] 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.
19:24:26[2025-11-16T18:24:26.048Z] 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.
19:24:26[2025-11-16T18:24:26.049Z] 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.
19:24:26[2025-11-16T18:24:26.050Z] [Pipeline] echo
19:24:26[2025-11-16T18:24:26.050Z] No changes and no update in Silverpeas since the last build
19:24:26[2025-11-16T18:24:26.050Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.059Z] [Pipeline] // script
19:24:26[2025-11-16T18:24:26.068Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.076Z] [Pipeline] // stage
19:24:26[2025-11-16T18:24:26.085Z] [Pipeline] stage
19:24:26[2025-11-16T18:24:26.086Z] [Pipeline] { (Build the project)
19:24:26[2025-11-16T18:24:26.122Z] Stage "Build the project" skipped due to when conditional
19:24:26[2025-11-16T18:24:26.123Z] [Pipeline] getContext
19:24:26[2025-11-16T18:24:26.135Z] [Pipeline] stage
19:24:26[2025-11-16T18:24:26.136Z] [Pipeline] { (Check POM parent version)
19:24:26[2025-11-16T18:24:26.145Z] Stage "Build the project" skipped due to when conditional
19:24:26[2025-11-16T18:24:26.146Z] [Pipeline] getContext
19:24:26[2025-11-16T18:24:26.147Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.155Z] [Pipeline] // stage
19:24:26[2025-11-16T18:24:26.166Z] [Pipeline] stage
19:24:26[2025-11-16T18:24:26.167Z] [Pipeline] { (Update POM parent)
19:24:26[2025-11-16T18:24:26.176Z] Stage "Build the project" skipped due to when conditional
19:24:26[2025-11-16T18:24:26.177Z] [Pipeline] getContext
19:24:26[2025-11-16T18:24:26.178Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.186Z] [Pipeline] // stage
19:24:26[2025-11-16T18:24:26.196Z] [Pipeline] stage
19:24:26[2025-11-16T18:24:26.196Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:26[2025-11-16T18:24:26.204Z] Stage "Build the project" skipped due to when conditional
19:24:26[2025-11-16T18:24:26.205Z] [Pipeline] getContext
19:24:26[2025-11-16T18:24:26.206Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.213Z] [Pipeline] // stage
19:24:26[2025-11-16T18:24:26.222Z] [Pipeline] stage
19:24:26[2025-11-16T18:24:26.223Z] [Pipeline] { (Build and Publish)
19:24:26[2025-11-16T18:24:26.231Z] Stage "Build the project" skipped due to when conditional
19:24:26[2025-11-16T18:24:26.231Z] [Pipeline] getContext
19:24:26[2025-11-16T18:24:26.233Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.240Z] [Pipeline] // stage
19:24:26[2025-11-16T18:24:26.248Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.254Z] [Pipeline] // stage
19:24:26[2025-11-16T18:24:26.264Z] [Pipeline] stage
19:24:26[2025-11-16T18:24:26.265Z] [Pipeline] { (Create YAML build report)
19:24:26[2025-11-16T18:24:26.285Z] [Pipeline] script
19:24:26[2025-11-16T18:24:26.288Z] [Pipeline] {
19:24:26[2025-11-16T18:24:26.298Z] [Pipeline] sh
19:24:26[2025-11-16T18:24:26.556Z] + mkdir -p target
19:24:26[2025-11-16T18:24:26.558Z] [Pipeline] sh
19:24:26[2025-11-16T18:24:26.815Z] + mv build.yaml target/
19:24:26[2025-11-16T18:24:26.816Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.825Z] [Pipeline] // script
19:24:26[2025-11-16T18:24:26.833Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.842Z] [Pipeline] // stage
19:24:26[2025-11-16T18:24:26.852Z] [Pipeline] stage
19:24:26[2025-11-16T18:24:26.853Z] [Pipeline] { (Declarative: Post Actions)
19:24:26[2025-11-16T18:24:26.867Z] [Pipeline] step
19:24:26[2025-11-16T18:24:26.887Z] [Pipeline] script
19:24:26[2025-11-16T18:24:26.890Z] [Pipeline] {
19:24:26[2025-11-16T18:24:26.908Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.916Z] [Pipeline] // script
19:24:26[2025-11-16T18:24:26.929Z] [Pipeline] archiveArtifacts
19:24:26[2025-11-16T18:24:26.932Z] Archiving artifacts
19:24:26[2025-11-16T18:24:26.940Z] Enregistrement des empreintes numériques
19:24:26[2025-11-16T18:24:26.962Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.971Z] [Pipeline] // stage
19:24:26[2025-11-16T18:24:26.979Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.987Z] [Pipeline] // withEnv
19:24:26[2025-11-16T18:24:26.995Z] [Pipeline] }
19:24:26[2025-11-16T18:24:26.996Z] $ docker stop --time=1 dfd2996a671aaae5aebcbcaf542926ebc0dc6782e3d5997bc619869a7823f3ea
19:24:28[2025-11-16T18:24:28.277Z] $ docker rm -f --volumes dfd2996a671aaae5aebcbcaf542926ebc0dc6782e3d5997bc619869a7823f3ea
19:24:28[2025-11-16T18:24:28.312Z] [Pipeline] // withDockerContainer
19:24:28[2025-11-16T18:24:28.315Z] [Pipeline] }
19:24:28[2025-11-16T18:24:28.318Z] [Pipeline] // withEnv
19:24:28[2025-11-16T18:24:28.321Z] [Pipeline] }
19:24:28[2025-11-16T18:24:28.325Z] [Pipeline] // node
19:24:28[2025-11-16T18:24:28.328Z] [Pipeline] End of Pipeline
19:24:28[2025-11-16T18:24:28.360Z] Finished: SUCCESS