06:46:27[2026-09-21T04:46:27.181Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 56806:46:27[2026-09-21T04:46:27.181Z] Causé à l'origine par :
06:46:27[2026-09-21T04:46:27.181Z] Lancé par une alarme périodique
06:46:27[2026-09-21T04:46:27.182Z] Running as userbuild06:46:27[2026-09-21T04:46:27.725Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:27[2026-09-21T04:46:27.871Z] [Pipeline] Start of Pipeline
06:46:28[2026-09-21T04:46:28.110Z] [Pipeline] node
06:46:28[2026-09-21T04:46:28.114Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:28[2026-09-21T04:46:28.116Z] [Pipeline] {
06:46:28[2026-09-21T04:46:28.128Z] [Pipeline] stage
06:46:28[2026-09-21T04:46:28.129Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:28[2026-09-21T04:46:28.137Z] [Pipeline] checkout
06:46:28[2026-09-21T04:46:28.142Z] Selected Git installation does not exist. Using Default
06:46:28[2026-09-21T04:46:28.142Z] The recommended git tool is: NONE
06:46:28[2026-09-21T04:46:28.142Z] No credentials specified
06:46:28[2026-09-21T04:46:28.143Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:28[2026-09-21T04:46:28.149Z] Fetching changes from the remote Git repository
06:46:28[2026-09-21T04:46:28.153Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:28[2026-09-21T04:46:28.159Z] Cleaning workspace
06:46:28[2026-09-21T04:46:28.159Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:28[2026-09-21T04:46:28.163Z] Resetting working tree
06:46:28[2026-09-21T04:46:28.163Z] > /usr/bin/git reset --hard # timeout=10
06:46:28[2026-09-21T04:46:28.280Z] > /usr/bin/git clean -fdx # timeout=10
06:46:28[2026-09-21T04:46:28.292Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:28[2026-09-21T04:46:28.292Z] > /usr/bin/git --version # timeout=10
06:46:28[2026-09-21T04:46:28.297Z] > git --version # 'git version 2.43.0'
06:46:28[2026-09-21T04:46:28.297Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:30[2026-09-21T04:46:30.584Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:30[2026-09-21T04:46:30.592Z] Checking out Revision 56f5661a313b8828cac18f92b68f2f116fbd2cc2 (refs/remotes/origin/master)
06:46:30[2026-09-21T04:46:30.593Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:30[2026-09-21T04:46:30.597Z] > /usr/bin/git checkout -f 56f5661a313b8828cac18f92b68f2f116fbd2cc2 # timeout=10
06:46:30[2026-09-21T04:46:30.648Z] Commit message: "Quote the database connection URL passed to setupDB.sh"
06:46:30[2026-09-21T04:46:30.648Z] > /usr/bin/git rev-list --no-walk c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10
06:46:30[2026-09-21T04:46:30.672Z] [Pipeline] }
06:46:30[2026-09-21T04:46:30.676Z] [Pipeline] // stage
06:46:30[2026-09-21T04:46:30.693Z] [Pipeline] withEnv
06:46:30[2026-09-21T04:46:30.694Z] [Pipeline] {
06:46:30[2026-09-21T04:46:30.814Z] [Pipeline] isUnix
06:46:30[2026-09-21T04:46:30.815Z] [Pipeline] withEnv
06:46:30[2026-09-21T04:46:30.816Z] [Pipeline] {
06:46:30[2026-09-21T04:46:30.827Z] [Pipeline] sh
06:46:31[2026-09-21T04:46:31.084Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:31[2026-09-21T04:46:31.084Z] .
06:46:31[2026-09-21T04:46:31.086Z] [Pipeline] }
06:46:31[2026-09-21T04:46:31.092Z] [Pipeline] // withEnv
06:46:31[2026-09-21T04:46:31.098Z] [Pipeline] withDockerContainer
06:46:31[2026-09-21T04:46:31.142Z] Jenkins does not seem to be running inside a container
06:46:31[2026-09-21T04:46:31.150Z] $ 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:31[2026-09-21T04:46:31.437Z] $ docker top c1a244df3520f51534a7286c1e24d23a54adeca3b0b07007dc6a59a5bd8130a6 -eo pid,comm
06:46:31[2026-09-21T04:46:31.481Z] [Pipeline] {
06:46:31[2026-09-21T04:46:31.501Z] [Pipeline] withEnv
06:46:31[2026-09-21T04:46:31.502Z] [Pipeline] {
06:46:31[2026-09-21T04:46:31.515Z] [Pipeline] stage
06:46:31[2026-09-21T04:46:31.516Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:31[2026-09-21T04:46:31.541Z] [Pipeline] script
06:46:31[2026-09-21T04:46:31.545Z] [Pipeline] {
06:46:31[2026-09-21T04:46:31.556Z] [Pipeline] echo
06:46:31[2026-09-21T04:46:31.556Z] Working on branch 6.4.x
06:46:31[2026-09-21T04:46:31.561Z] [Pipeline] copyArtifacts
06:46:31[2026-09-21T04:46:31.574Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 56806:46:31[2026-09-21T04:46:31.578Z] [Pipeline] readYaml
06:46:31[2026-09-21T04:46:31.586Z] 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:31[2026-09-21T04:46:31.586Z] 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:31[2026-09-21T04:46:31.589Z] [Pipeline] sh
06:46:31[2026-09-21T04:46:31.847Z] + rm -f build.yaml
06:46:31[2026-09-21T04:46:31.848Z] [Pipeline] }
06:46:31[2026-09-21T04:46:31.857Z] [Pipeline] // script
06:46:31[2026-09-21T04:46:31.867Z] [Pipeline] echo
06:46:31[2026-09-21T04:46:31.868Z] Parent version is 1.6.3
06:46:31[2026-09-21T04:46:31.870Z] [Pipeline] echo
06:46:31[2026-09-21T04:46:31.870Z] Silverpeas version is 6.4.8-build260915
06:46:31[2026-09-21T04:46:31.872Z] [Pipeline] }
06:46:31[2026-09-21T04:46:31.881Z] [Pipeline] // stage
06:46:31[2026-09-21T04:46:31.891Z] [Pipeline] stage
06:46:31[2026-09-21T04:46:31.892Z] [Pipeline] { (Prepare the project)
06:46:31[2026-09-21T04:46:31.918Z] [Pipeline] git
06:46:31[2026-09-21T04:46:31.927Z] The recommended git tool is: /usr/bin/git
06:46:31[2026-09-21T04:46:31.928Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:31[2026-09-21T04:46:31.936Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4343ee85; decorates hudson.Launcher$LocalLauncher@495ddf0c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:31[2026-09-21T04:46:31.937Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:31[2026-09-21T04:46:31.944Z] Fetching changes from the remote Git repository
06:46:31[2026-09-21T04:46:31.945Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:31[2026-09-21T04:46:31.951Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:31[2026-09-21T04:46:31.951Z] > /usr/bin/git --version # timeout=10
06:46:31[2026-09-21T04:46:31.955Z] > git --version # 'git version 2.43.0'
06:46:31[2026-09-21T04:46:31.955Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:31[2026-09-21T04:46:31.961Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:32[2026-09-21T04:46:32.639Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:32[2026-09-21T04:46:32.645Z] Checking out Revision ecd41e603fc836714816481e8a35bb2fee3e6b4f (refs/remotes/origin/6.4.x)
06:46:32[2026-09-21T04:46:32.645Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:32[2026-09-21T04:46:32.650Z] > /usr/bin/git checkout -f ecd41e603fc836714816481e8a35bb2fee3e6b4f # timeout=10
06:46:32[2026-09-21T04:46:32.766Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:32[2026-09-21T04:46:32.776Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:32[2026-09-21T04:46:32.783Z] > /usr/bin/git checkout -b 6.4.x ecd41e603fc836714816481e8a35bb2fee3e6b4f # timeout=10
06:46:32[2026-09-21T04:46:32.895Z] Commit message: "Update dependency on Silverpeas to version 6.4.8-build260915"
06:46:32[2026-09-21T04:46:32.896Z] > /usr/bin/git rev-list --no-walk ecd41e603fc836714816481e8a35bb2fee3e6b4f # timeout=10
06:46:32[2026-09-21T04:46:32.914Z] [Pipeline] script
06:46:32[2026-09-21T04:46:32.918Z] [Pipeline] {
06:46:32[2026-09-21T04:46:32.935Z] [Pipeline] copyArtifacts
06:46:32[2026-09-21T04:46:32.949Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 43306:46:32[2026-09-21T04:46:32.956Z] [Pipeline] readYaml
06:46:32[2026-09-21T04:46:32.968Z] 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:32[2026-09-21T04:46:32.970Z] [Pipeline] sh
06:46:33[2026-09-21T04:46:33.230Z] + git rev-parse HEAD
06:46:33[2026-09-21T04:46:33.233Z] [Pipeline] echo
06:46:33[2026-09-21T04:46:33.233Z] Current commit is ecd41e603fc836714816481e8a35bb2fee3e6b4f and last build commit is ecd41e603fc836714816481e8a35bb2fee3e6b4f
06:46:33[2026-09-21T04:46:33.234Z] 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:33[2026-09-21T04:46:33.234Z] [Pipeline] }
06:46:33[2026-09-21T04:46:33.244Z] [Pipeline] // script
06:46:33[2026-09-21T04:46:33.254Z] [Pipeline] script
06:46:33[2026-09-21T04:46:33.261Z] [Pipeline] {
06:46:33[2026-09-21T04:46:33.272Z] [Pipeline] readMavenPom
06:46:33[2026-09-21T04:46:33.282Z] 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:33[2026-09-21T04:46:33.283Z] 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:33[2026-09-21T04:46:33.284Z] 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:33[2026-09-21T04:46:33.285Z] 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:33[2026-09-21T04:46:33.286Z] [Pipeline] echo
06:46:33[2026-09-21T04:46:33.287Z] No changes and no update in Silverpeas since the last build
06:46:33[2026-09-21T04:46:33.287Z] [Pipeline] }
06:46:33[2026-09-21T04:46:33.296Z] [Pipeline] // script
06:46:33[2026-09-21T04:46:33.307Z] [Pipeline] }
06:46:33[2026-09-21T04:46:33.317Z] [Pipeline] // stage
06:46:33[2026-09-21T04:46:33.328Z] [Pipeline] stage
06:46:33[2026-09-21T04:46:33.329Z] [Pipeline] { (Build the project)
06:46:33[2026-09-21T04:46:33.371Z] Stage "Build the project" skipped due to when conditional
06:46:33[2026-09-21T04:46:33.373Z] [Pipeline] getContext
06:46:33[2026-09-21T04:46:33.387Z] [Pipeline] stage
06:46:33[2026-09-21T04:46:33.388Z] [Pipeline] { (Check POM parent version)
06:46:33[2026-09-21T04:46:33.398Z] Stage "Build the project" skipped due to when conditional
06:46:33[2026-09-21T04:46:33.399Z] [Pipeline] getContext
06:46:33[2026-09-21T04:46:33.401Z] [Pipeline] }
06:46:33[2026-09-21T04:46:33.411Z] [Pipeline] // stage
06:46:33[2026-09-21T04:46:33.422Z] [Pipeline] stage
06:46:33[2026-09-21T04:46:33.423Z] [Pipeline] { (Update POM parent)
06:46:33[2026-09-21T04:46:33.432Z] Stage "Build the project" skipped due to when conditional
06:46:33[2026-09-21T04:46:33.433Z] [Pipeline] getContext
06:46:33[2026-09-21T04:46:33.435Z] [Pipeline] }
06:46:33[2026-09-21T04:46:33.443Z] [Pipeline] // stage
06:46:33[2026-09-21T04:46:33.454Z] [Pipeline] stage
06:46:33[2026-09-21T04:46:33.455Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:33[2026-09-21T04:46:33.464Z] Stage "Build the project" skipped due to when conditional
06:46:33[2026-09-21T04:46:33.465Z] [Pipeline] getContext
06:46:33[2026-09-21T04:46:33.467Z] [Pipeline] }
06:46:33[2026-09-21T04:46:33.475Z] [Pipeline] // stage
06:46:33[2026-09-21T04:46:33.485Z] [Pipeline] stage
06:46:33[2026-09-21T04:46:33.486Z] [Pipeline] { (Build and Publish)
06:46:33[2026-09-21T04:46:33.494Z] Stage "Build the project" skipped due to when conditional
06:46:33[2026-09-21T04:46:33.495Z] [Pipeline] getContext
06:46:33[2026-09-21T04:46:33.497Z] [Pipeline] }
06:46:33[2026-09-21T04:46:33.505Z] [Pipeline] // stage
06:46:33[2026-09-21T04:46:33.513Z] [Pipeline] }
06:46:33[2026-09-21T04:46:33.520Z] [Pipeline] // stage
06:46:33[2026-09-21T04:46:33.532Z] [Pipeline] stage
06:46:33[2026-09-21T04:46:33.533Z] [Pipeline] { (Create YAML build report)
06:46:33[2026-09-21T04:46:33.557Z] [Pipeline] script
06:46:33[2026-09-21T04:46:33.562Z] [Pipeline] {
06:46:33[2026-09-21T04:46:33.574Z] [Pipeline] sh
06:46:33[2026-09-21T04:46:33.833Z] + mkdir -p target
06:46:33[2026-09-21T04:46:33.836Z] [Pipeline] sh
06:46:34[2026-09-21T04:46:34.094Z] + mv build.yaml target/
06:46:34[2026-09-21T04:46:34.096Z] [Pipeline] }
06:46:34[2026-09-21T04:46:34.105Z] [Pipeline] // script
06:46:34[2026-09-21T04:46:34.110Z] [Pipeline] }
06:46:34[2026-09-21T04:46:34.114Z] [Pipeline] // stage
06:46:34[2026-09-21T04:46:34.131Z] [Pipeline] stage
06:46:34[2026-09-21T04:46:34.132Z] [Pipeline] { (Declarative: Post Actions)
06:46:34[2026-09-21T04:46:34.150Z] [Pipeline] step
06:46:34[2026-09-21T04:46:34.173Z] [Pipeline] script
06:46:34[2026-09-21T04:46:34.178Z] [Pipeline] {
06:46:34[2026-09-21T04:46:34.197Z] [Pipeline] }
06:46:34[2026-09-21T04:46:34.206Z] [Pipeline] // script
06:46:34[2026-09-21T04:46:34.221Z] [Pipeline] archiveArtifacts
06:46:34[2026-09-21T04:46:34.224Z] Archiving artifacts
06:46:34[2026-09-21T04:46:34.233Z] Enregistrement des empreintes numériques
06:46:34[2026-09-21T04:46:34.259Z] [Pipeline] }
06:46:34[2026-09-21T04:46:34.269Z] [Pipeline] // stage
06:46:34[2026-09-21T04:46:34.278Z] [Pipeline] }
06:46:34[2026-09-21T04:46:34.287Z] [Pipeline] // withEnv
06:46:34[2026-09-21T04:46:34.296Z] [Pipeline] }
06:46:34[2026-09-21T04:46:34.297Z] $ docker stop --time=1 c1a244df3520f51534a7286c1e24d23a54adeca3b0b07007dc6a59a5bd8130a6
06:46:35[2026-09-21T04:46:35.576Z] $ docker rm -f --volumes c1a244df3520f51534a7286c1e24d23a54adeca3b0b07007dc6a59a5bd8130a6
06:46:35[2026-09-21T04:46:35.624Z] [Pipeline] // withDockerContainer
06:46:35[2026-09-21T04:46:35.630Z] [Pipeline] }
06:46:35[2026-09-21T04:46:35.639Z] [Pipeline] // withEnv
06:46:35[2026-09-21T04:46:35.648Z] [Pipeline] }
06:46:35[2026-09-21T04:46:35.657Z] [Pipeline] // node
06:46:35[2026-09-21T04:46:35.667Z] [Pipeline] End of Pipeline
06:46:35[2026-09-21T04:46:35.727Z] Finished: SUCCESS