Skip to content
01:21:21 [2026-02-13T00:21:21.848Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 271
01:21:21 [2026-02-13T00:21:21.848Z] Causé à l'origine par :
01:21:21 [2026-02-13T00:21:21.848Z]  Lancé par une alarme périodique
01:21:21 [2026-02-13T00:21:21.848Z] Running as userbuild
01:21:22 [2026-02-13T00:21:22.251Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:22 [2026-02-13T00:21:22.375Z] [Pipeline] Start of Pipeline
01:21:22 [2026-02-13T00:21:22.557Z] [Pipeline] node
01:21:22 [2026-02-13T00:21:22.560Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy
01:21:22 [2026-02-13T00:21:22.561Z] [Pipeline] {
01:21:22 [2026-02-13T00:21:22.572Z] [Pipeline] stage
01:21:22 [2026-02-13T00:21:22.573Z] [Pipeline] { (Declarative: Checkout SCM)
01:21:22 [2026-02-13T00:21:22.579Z] [Pipeline] checkout
01:21:22 [2026-02-13T00:21:22.580Z] Selected Git installation does not exist. Using Default
01:21:22 [2026-02-13T00:21:22.581Z] The recommended git tool is: NONE
01:21:22 [2026-02-13T00:21:22.581Z] No credentials specified
01:21:22 [2026-02-13T00:21:22.581Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:22 [2026-02-13T00:21:22.586Z] Fetching changes from the remote Git repository
01:21:22 [2026-02-13T00:21:22.588Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:22 [2026-02-13T00:21:22.594Z] Cleaning workspace
01:21:22 [2026-02-13T00:21:22.594Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:22 [2026-02-13T00:21:22.599Z] Resetting working tree
01:21:22 [2026-02-13T00:21:22.599Z]  > /usr/bin/git reset --hard # timeout=10
01:21:22 [2026-02-13T00:21:22.663Z]  > /usr/bin/git clean -fdx # timeout=10
01:21:22 [2026-02-13T00:21:22.673Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:22 [2026-02-13T00:21:22.673Z]  > /usr/bin/git --version # timeout=10
01:21:22 [2026-02-13T00:21:22.677Z]  > git --version # 'git version 2.43.0'
01:21:22 [2026-02-13T00:21:22.677Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:23 [2026-02-13T00:21:23.023Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:23 [2026-02-13T00:21:23.030Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
01:21:23 [2026-02-13T00:21:23.030Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:23 [2026-02-13T00:21:23.035Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
01:21:23 [2026-02-13T00:21:23.091Z] Commit message: "Fix SonarQube Maven execution in pipelines."
01:21:23 [2026-02-13T00:21:23.091Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
01:21:23 [2026-02-13T00:21:23.112Z] [Pipeline] }
01:21:23 [2026-02-13T00:21:23.116Z] [Pipeline] // stage
01:21:23 [2026-02-13T00:21:23.126Z] [Pipeline] withEnv
01:21:23 [2026-02-13T00:21:23.127Z] [Pipeline] {
01:21:23 [2026-02-13T00:21:23.212Z] [Pipeline] isUnix
01:21:23 [2026-02-13T00:21:23.214Z] [Pipeline] withEnv
01:21:23 [2026-02-13T00:21:23.214Z] [Pipeline] {
01:21:23 [2026-02-13T00:21:23.225Z] [Pipeline] sh
01:21:23 [2026-02-13T00:21:23.481Z] + docker inspect -f . silverpeas/silverbuild:6.3.3
01:21:23 [2026-02-13T00:21:23.481Z] .
01:21:23 [2026-02-13T00:21:23.482Z] [Pipeline] }
01:21:23 [2026-02-13T00:21:23.488Z] [Pipeline] // withEnv
01:21:23 [2026-02-13T00:21:23.497Z] [Pipeline] withDockerContainer
01:21:23 [2026-02-13T00:21:23.525Z] Jenkins does not seem to be running inside a container
01:21:23 [2026-02-13T00:21:23.533Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_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.3.3 cat
01:21:23 [2026-02-13T00:21:23.850Z] $ docker top 01d86ba97257e12a69c55ba7d583403e4d14a927dd471c67e6e0e0bd9636d533 -eo pid,comm
01:21:23 [2026-02-13T00:21:23.889Z] [Pipeline] {
01:21:23 [2026-02-13T00:21:23.900Z] [Pipeline] withEnv
01:21:23 [2026-02-13T00:21:23.900Z] [Pipeline] {
01:21:23 [2026-02-13T00:21:23.907Z] [Pipeline] stage
01:21:23 [2026-02-13T00:21:23.907Z] [Pipeline] { (Resolve dependency on Silverpeas)
01:21:23 [2026-02-13T00:21:23.926Z] [Pipeline] script
01:21:23 [2026-02-13T00:21:23.930Z] [Pipeline] {
01:21:23 [2026-02-13T00:21:23.935Z] [Pipeline] echo
01:21:23 [2026-02-13T00:21:23.935Z] Working on branch 6.3.x
01:21:23 [2026-02-13T00:21:23.937Z] [Pipeline] copyArtifacts
01:21:23 [2026-02-13T00:21:23.942Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 271
01:21:23 [2026-02-13T00:21:23.949Z] [Pipeline] readYaml
01:21:23 [2026-02-13T00:21:23.957Z] 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.
01:21:23 [2026-02-13T00:21:23.957Z] 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.
01:21:23 [2026-02-13T00:21:23.958Z] [Pipeline] sh
01:21:24 [2026-02-13T00:21:24.216Z] + rm -f build.yaml
01:21:24 [2026-02-13T00:21:24.217Z] [Pipeline] }
01:21:24 [2026-02-13T00:21:24.227Z] [Pipeline] // script
01:21:24 [2026-02-13T00:21:24.236Z] [Pipeline] echo
01:21:24 [2026-02-13T00:21:24.237Z] Parent version is 1.5.3
01:21:24 [2026-02-13T00:21:24.239Z] [Pipeline] echo
01:21:24 [2026-02-13T00:21:24.239Z] Silverpeas version is 6.3.7-build250214
01:21:24 [2026-02-13T00:21:24.240Z] [Pipeline] }
01:21:24 [2026-02-13T00:21:24.253Z] [Pipeline] // stage
01:21:24 [2026-02-13T00:21:24.263Z] [Pipeline] stage
01:21:24 [2026-02-13T00:21:24.264Z] [Pipeline] { (Prepare the project)
01:21:24 [2026-02-13T00:21:24.289Z] [Pipeline] git
01:21:24 [2026-02-13T00:21:24.291Z] The recommended git tool is: /usr/bin/git
01:21:24 [2026-02-13T00:21:24.292Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:24 [2026-02-13T00:21:24.301Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69a26efa; decorates hudson.Launcher$LocalLauncher@5db42177 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:24 [2026-02-13T00:21:24.302Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:24 [2026-02-13T00:21:24.308Z] Fetching changes from the remote Git repository
01:21:24 [2026-02-13T00:21:24.311Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:24 [2026-02-13T00:21:24.317Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:24 [2026-02-13T00:21:24.317Z]  > /usr/bin/git --version # timeout=10
01:21:24 [2026-02-13T00:21:24.322Z]  > git --version # 'git version 2.43.0'
01:21:24 [2026-02-13T00:21:24.322Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:24 [2026-02-13T00:21:24.328Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:25 [2026-02-13T00:21:25.503Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:25 [2026-02-13T00:21:25.510Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:25 [2026-02-13T00:21:25.510Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:25 [2026-02-13T00:21:25.514Z]  > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:25 [2026-02-13T00:21:25.600Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:25 [2026-02-13T00:21:25.609Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:25 [2026-02-13T00:21:25.617Z]  > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:25 [2026-02-13T00:21:25.758Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:25 [2026-02-13T00:21:25.758Z]  > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:25 [2026-02-13T00:21:25.779Z] [Pipeline] script
01:21:25 [2026-02-13T00:21:25.783Z] [Pipeline] {
01:21:25 [2026-02-13T00:21:25.798Z] [Pipeline] copyArtifacts
01:21:25 [2026-02-13T00:21:25.803Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 242
01:21:25 [2026-02-13T00:21:25.814Z] [Pipeline] readYaml
01:21:25 [2026-02-13T00:21:25.827Z] 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.
01:21:25 [2026-02-13T00:21:25.829Z] [Pipeline] sh
01:21:26 [2026-02-13T00:21:26.088Z] + git rev-parse HEAD
01:21:26 [2026-02-13T00:21:26.090Z] [Pipeline] echo
01:21:26 [2026-02-13T00:21:26.091Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347
01:21:26 [2026-02-13T00:21:26.091Z] 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.
01:21:26 [2026-02-13T00:21:26.092Z] [Pipeline] }
01:21:26 [2026-02-13T00:21:26.101Z] [Pipeline] // script
01:21:26 [2026-02-13T00:21:26.111Z] [Pipeline] script
01:21:26 [2026-02-13T00:21:26.115Z] [Pipeline] {
01:21:26 [2026-02-13T00:21:26.125Z] [Pipeline] readMavenPom
01:21:26 [2026-02-13T00:21:26.134Z] 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.
01:21:26 [2026-02-13T00:21:26.135Z] 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.
01:21:26 [2026-02-13T00:21:26.136Z] 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.
01:21:26 [2026-02-13T00:21:26.136Z] 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.
01:21:26 [2026-02-13T00:21:26.137Z] [Pipeline] echo
01:21:26 [2026-02-13T00:21:26.138Z] No changes and no update in Silverpeas since the last build
01:21:26 [2026-02-13T00:21:26.138Z] [Pipeline] }
01:21:26 [2026-02-13T00:21:26.147Z] [Pipeline] // script
01:21:26 [2026-02-13T00:21:26.158Z] [Pipeline] }
01:21:26 [2026-02-13T00:21:26.166Z] [Pipeline] // stage
01:21:26 [2026-02-13T00:21:26.178Z] [Pipeline] stage
01:21:26 [2026-02-13T00:21:26.179Z] [Pipeline] { (Build the project)
01:21:26 [2026-02-13T00:21:26.219Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2026-02-13T00:21:26.220Z] [Pipeline] getContext
01:21:26 [2026-02-13T00:21:26.233Z] [Pipeline] stage
01:21:26 [2026-02-13T00:21:26.234Z] [Pipeline] { (Check POM parent version)
01:21:26 [2026-02-13T00:21:26.242Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2026-02-13T00:21:26.243Z] [Pipeline] getContext
01:21:26 [2026-02-13T00:21:26.244Z] [Pipeline] }
01:21:26 [2026-02-13T00:21:26.251Z] [Pipeline] // stage
01:21:26 [2026-02-13T00:21:26.259Z] [Pipeline] stage
01:21:26 [2026-02-13T00:21:26.259Z] [Pipeline] { (Update POM parent)
01:21:26 [2026-02-13T00:21:26.267Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2026-02-13T00:21:26.268Z] [Pipeline] getContext
01:21:26 [2026-02-13T00:21:26.270Z] [Pipeline] }
01:21:26 [2026-02-13T00:21:26.277Z] [Pipeline] // stage
01:21:26 [2026-02-13T00:21:26.287Z] [Pipeline] stage
01:21:26 [2026-02-13T00:21:26.288Z] [Pipeline] { (Update dependency on Silverpeas)
01:21:26 [2026-02-13T00:21:26.295Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2026-02-13T00:21:26.296Z] [Pipeline] getContext
01:21:26 [2026-02-13T00:21:26.298Z] [Pipeline] }
01:21:26 [2026-02-13T00:21:26.305Z] [Pipeline] // stage
01:21:26 [2026-02-13T00:21:26.314Z] [Pipeline] stage
01:21:26 [2026-02-13T00:21:26.314Z] [Pipeline] { (Build and Publish)
01:21:26 [2026-02-13T00:21:26.322Z] Stage "Build the project" skipped due to when conditional
01:21:26 [2026-02-13T00:21:26.323Z] [Pipeline] getContext
01:21:26 [2026-02-13T00:21:26.324Z] [Pipeline] }
01:21:26 [2026-02-13T00:21:26.331Z] [Pipeline] // stage
01:21:26 [2026-02-13T00:21:26.339Z] [Pipeline] }
01:21:26 [2026-02-13T00:21:26.345Z] [Pipeline] // stage
01:21:26 [2026-02-13T00:21:26.355Z] [Pipeline] stage
01:21:26 [2026-02-13T00:21:26.356Z] [Pipeline] { (Create YAML build report)
01:21:26 [2026-02-13T00:21:26.376Z] [Pipeline] script
01:21:26 [2026-02-13T00:21:26.380Z] [Pipeline] {
01:21:26 [2026-02-13T00:21:26.390Z] [Pipeline] sh
01:21:26 [2026-02-13T00:21:26.648Z] + mkdir -p target
01:21:26 [2026-02-13T00:21:26.650Z] [Pipeline] sh
01:21:26 [2026-02-13T00:21:26.909Z] + mv build.yaml target/
01:21:26 [2026-02-13T00:21:26.910Z] [Pipeline] }
01:21:26 [2026-02-13T00:21:26.919Z] [Pipeline] // script
01:21:26 [2026-02-13T00:21:26.928Z] [Pipeline] }
01:21:26 [2026-02-13T00:21:26.937Z] [Pipeline] // stage
01:21:26 [2026-02-13T00:21:26.949Z] [Pipeline] stage
01:21:26 [2026-02-13T00:21:26.950Z] [Pipeline] { (Declarative: Post Actions)
01:21:26 [2026-02-13T00:21:26.966Z] [Pipeline] step
01:21:26 [2026-02-13T00:21:26.987Z] [Pipeline] script
01:21:26 [2026-02-13T00:21:26.992Z] [Pipeline] {
01:21:27 [2026-02-13T00:21:27.010Z] [Pipeline] }
01:21:27 [2026-02-13T00:21:27.019Z] [Pipeline] // script
01:21:27 [2026-02-13T00:21:27.033Z] [Pipeline] archiveArtifacts
01:21:27 [2026-02-13T00:21:27.036Z] Archiving artifacts
01:21:27 [2026-02-13T00:21:27.045Z] Enregistrement des empreintes numériques
01:21:27 [2026-02-13T00:21:27.068Z] [Pipeline] }
01:21:27 [2026-02-13T00:21:27.073Z] [Pipeline] // stage
01:21:27 [2026-02-13T00:21:27.082Z] [Pipeline] }
01:21:27 [2026-02-13T00:21:27.093Z] [Pipeline] // withEnv
01:21:27 [2026-02-13T00:21:27.101Z] [Pipeline] }
01:21:27 [2026-02-13T00:21:27.102Z] $ docker stop --time=1 01d86ba97257e12a69c55ba7d583403e4d14a927dd471c67e6e0e0bd9636d533
01:21:28 [2026-02-13T00:21:28.376Z] $ docker rm -f --volumes 01d86ba97257e12a69c55ba7d583403e4d14a927dd471c67e6e0e0bd9636d533
01:21:28 [2026-02-13T00:21:28.413Z] [Pipeline] // withDockerContainer
01:21:28 [2026-02-13T00:21:28.416Z] [Pipeline] }
01:21:28 [2026-02-13T00:21:28.419Z] [Pipeline] // withEnv
01:21:28 [2026-02-13T00:21:28.422Z] [Pipeline] }
01:21:28 [2026-02-13T00:21:28.431Z] [Pipeline] // node
01:21:28 [2026-02-13T00:21:28.440Z] [Pipeline] End of Pipeline
01:21:28 [2026-02-13T00:21:28.488Z] Finished: SUCCESS