Skip to content
06:46:25 [2026-09-17T04:46:25.355Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 567
06:46:25 [2026-09-17T04:46:25.355Z] Causé à l'origine par :
06:46:25 [2026-09-17T04:46:25.355Z]  Lancé par une alarme périodique
06:46:25 [2026-09-17T04:46:25.355Z] Running as userbuild
06:46:25 [2026-09-17T04:46:25.880Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:26 [2026-09-17T04:46:26.019Z] [Pipeline] Start of Pipeline
06:46:26 [2026-09-17T04:46:26.209Z] [Pipeline] node
06:46:26 [2026-09-17T04:46:26.212Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:26 [2026-09-17T04:46:26.215Z] [Pipeline] {
06:46:26 [2026-09-17T04:46:26.228Z] [Pipeline] stage
06:46:26 [2026-09-17T04:46:26.229Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:26 [2026-09-17T04:46:26.236Z] [Pipeline] checkout
06:46:26 [2026-09-17T04:46:26.245Z] Selected Git installation does not exist. Using Default
06:46:26 [2026-09-17T04:46:26.245Z] The recommended git tool is: NONE
06:46:26 [2026-09-17T04:46:26.245Z] No credentials specified
06:46:26 [2026-09-17T04:46:26.246Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:26 [2026-09-17T04:46:26.251Z] Fetching changes from the remote Git repository
06:46:26 [2026-09-17T04:46:26.253Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:26 [2026-09-17T04:46:26.258Z] Cleaning workspace
06:46:26 [2026-09-17T04:46:26.258Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:26 [2026-09-17T04:46:26.263Z] Resetting working tree
06:46:26 [2026-09-17T04:46:26.263Z]  > /usr/bin/git reset --hard # timeout=10
06:46:26 [2026-09-17T04:46:26.282Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:26 [2026-09-17T04:46:26.534Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:26 [2026-09-17T04:46:26.534Z]  > /usr/bin/git --version # timeout=10
06:46:26 [2026-09-17T04:46:26.540Z]  > git --version # 'git version 2.43.0'
06:46:26 [2026-09-17T04:46:26.540Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:27 [2026-09-17T04:46:27.007Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:27 [2026-09-17T04:46:27.013Z] Checking out Revision c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 (refs/remotes/origin/master)
06:46:27 [2026-09-17T04:46:27.013Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:27 [2026-09-17T04:46:27.018Z]  > /usr/bin/git checkout -f c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10
06:46:27 [2026-09-17T04:46:27.079Z] Commit message: "Fix shell bad syntax"
06:46:27 [2026-09-17T04:46:27.079Z]  > /usr/bin/git rev-list --no-walk c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10
06:46:27 [2026-09-17T04:46:27.098Z] [Pipeline] }
06:46:27 [2026-09-17T04:46:27.101Z] [Pipeline] // stage
06:46:27 [2026-09-17T04:46:27.109Z] [Pipeline] withEnv
06:46:27 [2026-09-17T04:46:27.109Z] [Pipeline] {
06:46:27 [2026-09-17T04:46:27.190Z] [Pipeline] isUnix
06:46:27 [2026-09-17T04:46:27.192Z] [Pipeline] withEnv
06:46:27 [2026-09-17T04:46:27.192Z] [Pipeline] {
06:46:27 [2026-09-17T04:46:27.210Z] [Pipeline] sh
06:46:27 [2026-09-17T04:46:27.466Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:27 [2026-09-17T04:46:27.466Z] .
06:46:27 [2026-09-17T04:46:27.467Z] [Pipeline] }
06:46:27 [2026-09-17T04:46:27.473Z] [Pipeline] // withEnv
06:46:27 [2026-09-17T04:46:27.480Z] [Pipeline] withDockerContainer
06:46:27 [2026-09-17T04:46:27.515Z] Jenkins does not seem to be running inside a container
06:46:27 [2026-09-17T04:46:27.523Z] $ 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:27 [2026-09-17T04:46:27.848Z] $ docker top 5c7d3d73de5445a867680346b615943b5a01366816158bbf3416791bf3304a68 -eo pid,comm
06:46:27 [2026-09-17T04:46:27.890Z] [Pipeline] {
06:46:27 [2026-09-17T04:46:27.905Z] [Pipeline] withEnv
06:46:27 [2026-09-17T04:46:27.906Z] [Pipeline] {
06:46:27 [2026-09-17T04:46:27.918Z] [Pipeline] stage
06:46:27 [2026-09-17T04:46:27.919Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:27 [2026-09-17T04:46:27.943Z] [Pipeline] script
06:46:27 [2026-09-17T04:46:27.948Z] [Pipeline] {
06:46:27 [2026-09-17T04:46:27.954Z] [Pipeline] echo
06:46:27 [2026-09-17T04:46:27.954Z] Working on branch 6.4.x
06:46:27 [2026-09-17T04:46:27.958Z] [Pipeline] copyArtifacts
06:46:27 [2026-09-17T04:46:27.969Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 567
06:46:27 [2026-09-17T04:46:27.972Z] [Pipeline] readYaml
06:46:27 [2026-09-17T04:46:27.978Z] 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:27 [2026-09-17T04:46:27.978Z] 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:27 [2026-09-17T04:46:27.979Z] [Pipeline] sh
06:46:28 [2026-09-17T04:46:28.236Z] + rm -f build.yaml
06:46:28 [2026-09-17T04:46:28.237Z] [Pipeline] }
06:46:28 [2026-09-17T04:46:28.244Z] [Pipeline] // script
06:46:28 [2026-09-17T04:46:28.248Z] [Pipeline] echo
06:46:28 [2026-09-17T04:46:28.249Z] Parent version is 1.6.3
06:46:28 [2026-09-17T04:46:28.251Z] [Pipeline] echo
06:46:28 [2026-09-17T04:46:28.251Z] Silverpeas version is 6.4.8-build260915
06:46:28 [2026-09-17T04:46:28.252Z] [Pipeline] }
06:46:28 [2026-09-17T04:46:28.262Z] [Pipeline] // stage
06:46:28 [2026-09-17T04:46:28.271Z] [Pipeline] stage
06:46:28 [2026-09-17T04:46:28.272Z] [Pipeline] { (Prepare the project)
06:46:28 [2026-09-17T04:46:28.293Z] [Pipeline] git
06:46:28 [2026-09-17T04:46:28.299Z] The recommended git tool is: /usr/bin/git
06:46:28 [2026-09-17T04:46:28.300Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:28 [2026-09-17T04:46:28.311Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@320b88a4; decorates hudson.Launcher$LocalLauncher@2080e20d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:28 [2026-09-17T04:46:28.311Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:28 [2026-09-17T04:46:28.317Z] Fetching changes from the remote Git repository
06:46:28 [2026-09-17T04:46:28.320Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:28 [2026-09-17T04:46:28.326Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:28 [2026-09-17T04:46:28.327Z]  > /usr/bin/git --version # timeout=10
06:46:28 [2026-09-17T04:46:28.331Z]  > git --version # 'git version 2.43.0'
06:46:28 [2026-09-17T04:46:28.331Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:28 [2026-09-17T04:46:28.336Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:29 [2026-09-17T04:46:29.108Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:29 [2026-09-17T04:46:29.115Z] Checking out Revision ecd41e603fc836714816481e8a35bb2fee3e6b4f (refs/remotes/origin/6.4.x)
06:46:29 [2026-09-17T04:46:29.115Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:29 [2026-09-17T04:46:29.120Z]  > /usr/bin/git checkout -f ecd41e603fc836714816481e8a35bb2fee3e6b4f # timeout=10
06:46:29 [2026-09-17T04:46:29.239Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:29 [2026-09-17T04:46:29.247Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:29 [2026-09-17T04:46:29.254Z]  > /usr/bin/git checkout -b 6.4.x ecd41e603fc836714816481e8a35bb2fee3e6b4f # timeout=10
06:46:29 [2026-09-17T04:46:29.337Z] Commit message: "Update dependency on Silverpeas to version 6.4.8-build260915"
06:46:29 [2026-09-17T04:46:29.337Z]  > /usr/bin/git rev-list --no-walk 2b7c49d86942a5dc9d5f703646b028035456d983 # timeout=10
06:46:29 [2026-09-17T04:46:29.359Z] [Pipeline] script
06:46:29 [2026-09-17T04:46:29.363Z] [Pipeline] {
06:46:29 [2026-09-17T04:46:29.371Z] [Pipeline] copyArtifacts
06:46:29 [2026-09-17T04:46:29.388Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 432
06:46:29 [2026-09-17T04:46:29.396Z] [Pipeline] readYaml
06:46:29 [2026-09-17T04:46:29.403Z] 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:29 [2026-09-17T04:46:29.406Z] [Pipeline] sh
06:46:29 [2026-09-17T04:46:29.666Z] + git rev-parse HEAD
06:46:29 [2026-09-17T04:46:29.669Z] [Pipeline] echo
06:46:29 [2026-09-17T04:46:29.669Z] Current commit is ecd41e603fc836714816481e8a35bb2fee3e6b4f and last build commit is ecd41e603fc836714816481e8a35bb2fee3e6b4f
06:46:29 [2026-09-17T04:46:29.670Z] 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:29 [2026-09-17T04:46:29.671Z] [Pipeline] }
06:46:29 [2026-09-17T04:46:29.682Z] [Pipeline] // script
06:46:29 [2026-09-17T04:46:29.692Z] [Pipeline] script
06:46:29 [2026-09-17T04:46:29.697Z] [Pipeline] {
06:46:29 [2026-09-17T04:46:29.708Z] [Pipeline] readMavenPom
06:46:29 [2026-09-17T04:46:29.716Z] 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:29 [2026-09-17T04:46:29.717Z] 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:29 [2026-09-17T04:46:29.719Z] 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:29 [2026-09-17T04:46:29.719Z] 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:29 [2026-09-17T04:46:29.722Z] [Pipeline] echo
06:46:29 [2026-09-17T04:46:29.723Z] No changes and no update in Silverpeas since the last build
06:46:29 [2026-09-17T04:46:29.724Z] [Pipeline] }
06:46:29 [2026-09-17T04:46:29.733Z] [Pipeline] // script
06:46:29 [2026-09-17T04:46:29.744Z] [Pipeline] }
06:46:29 [2026-09-17T04:46:29.753Z] [Pipeline] // stage
06:46:29 [2026-09-17T04:46:29.767Z] [Pipeline] stage
06:46:29 [2026-09-17T04:46:29.768Z] [Pipeline] { (Build the project)
06:46:29 [2026-09-17T04:46:29.806Z] Stage "Build the project" skipped due to when conditional
06:46:29 [2026-09-17T04:46:29.808Z] [Pipeline] getContext
06:46:29 [2026-09-17T04:46:29.820Z] [Pipeline] stage
06:46:29 [2026-09-17T04:46:29.821Z] [Pipeline] { (Check POM parent version)
06:46:29 [2026-09-17T04:46:29.829Z] Stage "Build the project" skipped due to when conditional
06:46:29 [2026-09-17T04:46:29.830Z] [Pipeline] getContext
06:46:29 [2026-09-17T04:46:29.831Z] [Pipeline] }
06:46:29 [2026-09-17T04:46:29.841Z] [Pipeline] // stage
06:46:29 [2026-09-17T04:46:29.850Z] [Pipeline] stage
06:46:29 [2026-09-17T04:46:29.851Z] [Pipeline] { (Update POM parent)
06:46:29 [2026-09-17T04:46:29.858Z] Stage "Build the project" skipped due to when conditional
06:46:29 [2026-09-17T04:46:29.859Z] [Pipeline] getContext
06:46:29 [2026-09-17T04:46:29.860Z] [Pipeline] }
06:46:29 [2026-09-17T04:46:29.867Z] [Pipeline] // stage
06:46:29 [2026-09-17T04:46:29.875Z] [Pipeline] stage
06:46:29 [2026-09-17T04:46:29.875Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:29 [2026-09-17T04:46:29.882Z] Stage "Build the project" skipped due to when conditional
06:46:29 [2026-09-17T04:46:29.883Z] [Pipeline] getContext
06:46:29 [2026-09-17T04:46:29.884Z] [Pipeline] }
06:46:29 [2026-09-17T04:46:29.890Z] [Pipeline] // stage
06:46:29 [2026-09-17T04:46:29.896Z] [Pipeline] stage
06:46:29 [2026-09-17T04:46:29.897Z] [Pipeline] { (Build and Publish)
06:46:29 [2026-09-17T04:46:29.903Z] Stage "Build the project" skipped due to when conditional
06:46:29 [2026-09-17T04:46:29.904Z] [Pipeline] getContext
06:46:29 [2026-09-17T04:46:29.905Z] [Pipeline] }
06:46:29 [2026-09-17T04:46:29.910Z] [Pipeline] // stage
06:46:29 [2026-09-17T04:46:29.915Z] [Pipeline] }
06:46:29 [2026-09-17T04:46:29.921Z] [Pipeline] // stage
06:46:29 [2026-09-17T04:46:29.928Z] [Pipeline] stage
06:46:29 [2026-09-17T04:46:29.928Z] [Pipeline] { (Create YAML build report)
06:46:29 [2026-09-17T04:46:29.940Z] [Pipeline] script
06:46:29 [2026-09-17T04:46:29.943Z] [Pipeline] {
06:46:29 [2026-09-17T04:46:29.950Z] [Pipeline] sh
06:46:30 [2026-09-17T04:46:30.209Z] + mkdir -p target
06:46:30 [2026-09-17T04:46:30.210Z] [Pipeline] sh
06:46:30 [2026-09-17T04:46:30.467Z] + mv build.yaml target/
06:46:30 [2026-09-17T04:46:30.468Z] [Pipeline] }
06:46:30 [2026-09-17T04:46:30.477Z] [Pipeline] // script
06:46:30 [2026-09-17T04:46:30.483Z] [Pipeline] }
06:46:30 [2026-09-17T04:46:30.490Z] [Pipeline] // stage
06:46:30 [2026-09-17T04:46:30.502Z] [Pipeline] stage
06:46:30 [2026-09-17T04:46:30.503Z] [Pipeline] { (Declarative: Post Actions)
06:46:30 [2026-09-17T04:46:30.519Z] [Pipeline] step
06:46:30 [2026-09-17T04:46:30.539Z] [Pipeline] script
06:46:30 [2026-09-17T04:46:30.544Z] [Pipeline] {
06:46:30 [2026-09-17T04:46:30.563Z] [Pipeline] }
06:46:30 [2026-09-17T04:46:30.571Z] [Pipeline] // script
06:46:30 [2026-09-17T04:46:30.586Z] [Pipeline] archiveArtifacts
06:46:30 [2026-09-17T04:46:30.598Z] Archiving artifacts
06:46:30 [2026-09-17T04:46:30.599Z] Enregistrement des empreintes numériques
06:46:30 [2026-09-17T04:46:30.624Z] [Pipeline] }
06:46:30 [2026-09-17T04:46:30.633Z] [Pipeline] // stage
06:46:30 [2026-09-17T04:46:30.642Z] [Pipeline] }
06:46:30 [2026-09-17T04:46:30.651Z] [Pipeline] // withEnv
06:46:30 [2026-09-17T04:46:30.660Z] [Pipeline] }
06:46:30 [2026-09-17T04:46:30.661Z] $ docker stop --time=1 5c7d3d73de5445a867680346b615943b5a01366816158bbf3416791bf3304a68
06:46:31 [2026-09-17T04:46:31.959Z] $ docker rm -f --volumes 5c7d3d73de5445a867680346b615943b5a01366816158bbf3416791bf3304a68
06:46:32 [2026-09-17T04:46:32.003Z] [Pipeline] // withDockerContainer
06:46:32 [2026-09-17T04:46:32.007Z] [Pipeline] }
06:46:32 [2026-09-17T04:46:32.011Z] [Pipeline] // withEnv
06:46:32 [2026-09-17T04:46:32.015Z] [Pipeline] }
06:46:32 [2026-09-17T04:46:32.026Z] [Pipeline] // node
06:46:32 [2026-09-17T04:46:32.037Z] [Pipeline] End of Pipeline
06:46:32 [2026-09-17T04:46:32.089Z] Finished: SUCCESS