06:46:20[2026-04-23T04:46:20.466Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 51306:46:20[2026-04-23T04:46:20.466Z] Causé à l'origine par :
06:46:20[2026-04-23T04:46:20.466Z] Lancé par une alarme périodique
06:46:20[2026-04-23T04:46:20.466Z] Running as userbuild06:46:20[2026-04-23T04:46:20.932Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:21[2026-04-23T04:46:21.051Z] [Pipeline] Start of Pipeline
06:46:21[2026-04-23T04:46:21.278Z] [Pipeline] node
06:46:21[2026-04-23T04:46:21.282Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:21[2026-04-23T04:46:21.284Z] [Pipeline] {
06:46:21[2026-04-23T04:46:21.299Z] [Pipeline] stage
06:46:21[2026-04-23T04:46:21.300Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:21[2026-04-23T04:46:21.308Z] [Pipeline] checkout
06:46:21[2026-04-23T04:46:21.310Z] Selected Git installation does not exist. Using Default
06:46:21[2026-04-23T04:46:21.310Z] The recommended git tool is: NONE
06:46:21[2026-04-23T04:46:21.310Z] No credentials specified
06:46:21[2026-04-23T04:46:21.310Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:21[2026-04-23T04:46:21.317Z] Fetching changes from the remote Git repository
06:46:21[2026-04-23T04:46:21.321Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:21[2026-04-23T04:46:21.328Z] Cleaning workspace
06:46:21[2026-04-23T04:46:21.328Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:21[2026-04-23T04:46:21.333Z] Resetting working tree
06:46:21[2026-04-23T04:46:21.334Z] > /usr/bin/git reset --hard # timeout=10
06:46:21[2026-04-23T04:46:21.355Z] > /usr/bin/git clean -fdx # timeout=10
06:46:21[2026-04-23T04:46:21.609Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git06:46:21[2026-04-23T04:46:21.610Z] > /usr/bin/git --version # timeout=10
06:46:21[2026-04-23T04:46:21.615Z] > git --version # 'git version 2.43.0'
06:46:21[2026-04-23T04:46:21.615Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:22[2026-04-23T04:46:22.022Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:22[2026-04-23T04:46:22.028Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
06:46:22[2026-04-23T04:46:22.028Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22[2026-04-23T04:46:22.032Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:22[2026-04-23T04:46:22.094Z] Commit message: "Fix SonarQube Maven execution in pipelines."
06:46:22[2026-04-23T04:46:22.094Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
06:46:22[2026-04-23T04:46:22.115Z] [Pipeline] }
06:46:22[2026-04-23T04:46:22.121Z] [Pipeline] // stage
06:46:22[2026-04-23T04:46:22.133Z] [Pipeline] withEnv
06:46:22[2026-04-23T04:46:22.134Z] [Pipeline] {
06:46:22[2026-04-23T04:46:22.245Z] [Pipeline] isUnix
06:46:22[2026-04-23T04:46:22.246Z] [Pipeline] withEnv
06:46:22[2026-04-23T04:46:22.247Z] [Pipeline] {
06:46:22[2026-04-23T04:46:22.257Z] [Pipeline] sh
06:46:22[2026-04-23T04:46:22.513Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:22[2026-04-23T04:46:22.513Z] .
06:46:22[2026-04-23T04:46:22.515Z] [Pipeline] }
06:46:22[2026-04-23T04:46:22.523Z] [Pipeline] // withEnv
06:46:22[2026-04-23T04:46:22.533Z] [Pipeline] withDockerContainer
06:46:22[2026-04-23T04:46:22.564Z] Jenkins does not seem to be running inside a container
06:46:22[2026-04-23T04:46:22.572Z] $ 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[2026-04-23T04:46:22.942Z] $ docker top 412a291e2c79a98e0078e7fad15c117c5d38bf2b0b2bad9c13599b0d8d58b484 -eo pid,comm
06:46:22[2026-04-23T04:46:22.979Z] [Pipeline] {
06:46:22[2026-04-23T04:46:22.988Z] [Pipeline] withEnv
06:46:22[2026-04-23T04:46:22.989Z] [Pipeline] {
06:46:22[2026-04-23T04:46:22.995Z] [Pipeline] stage
06:46:22[2026-04-23T04:46:22.996Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:23[2026-04-23T04:46:23.017Z] [Pipeline] script
06:46:23[2026-04-23T04:46:23.020Z] [Pipeline] {
06:46:23[2026-04-23T04:46:23.028Z] [Pipeline] echo
06:46:23[2026-04-23T04:46:23.029Z] Working on branch 6.4.x
06:46:23[2026-04-23T04:46:23.033Z] [Pipeline] copyArtifacts
06:46:23[2026-04-23T04:46:23.040Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 51306:46:23[2026-04-23T04:46:23.048Z] [Pipeline] readYaml
06:46:23[2026-04-23T04:46:23.057Z] 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:23[2026-04-23T04:46:23.057Z] 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:23[2026-04-23T04:46:23.059Z] [Pipeline] sh
06:46:23[2026-04-23T04:46:23.317Z] + rm -f build.yaml
06:46:23[2026-04-23T04:46:23.318Z] [Pipeline] }
06:46:23[2026-04-23T04:46:23.326Z] [Pipeline] // script
06:46:23[2026-04-23T04:46:23.335Z] [Pipeline] echo
06:46:23[2026-04-23T04:46:23.336Z] Parent version is 1.6.2
06:46:23[2026-04-23T04:46:23.337Z] [Pipeline] echo
06:46:23[2026-04-23T04:46:23.338Z] Silverpeas version is 6.4.7-build260420
06:46:23[2026-04-23T04:46:23.339Z] [Pipeline] }
06:46:23[2026-04-23T04:46:23.347Z] [Pipeline] // stage
06:46:23[2026-04-23T04:46:23.357Z] [Pipeline] stage
06:46:23[2026-04-23T04:46:23.358Z] [Pipeline] { (Prepare the project)
06:46:23[2026-04-23T04:46:23.382Z] [Pipeline] git
06:46:23[2026-04-23T04:46:23.384Z] The recommended git tool is: /usr/bin/git
06:46:23[2026-04-23T04:46:23.385Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:23[2026-04-23T04:46:23.395Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@8adc191; decorates hudson.Launcher$LocalLauncher@d6a7915 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:23[2026-04-23T04:46:23.395Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23[2026-04-23T04:46:23.401Z] Fetching changes from the remote Git repository
06:46:23[2026-04-23T04:46:23.404Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:23[2026-04-23T04:46:23.410Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile06:46:23[2026-04-23T04:46:23.411Z] > /usr/bin/git --version # timeout=10
06:46:23[2026-04-23T04:46:23.415Z] > git --version # 'git version 2.43.0'
06:46:23[2026-04-23T04:46:23.415Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:23[2026-04-23T04:46:23.422Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24[2026-04-23T04:46:24.708Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24[2026-04-23T04:46:24.715Z] Checking out Revision 9de336f91febd168ce2e2491664d7cbe4e4e252d (refs/remotes/origin/6.4.x)
06:46:24[2026-04-23T04:46:24.715Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24[2026-04-23T04:46:24.720Z] > /usr/bin/git checkout -f 9de336f91febd168ce2e2491664d7cbe4e4e252d # timeout=10
06:46:24[2026-04-23T04:46:24.840Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24[2026-04-23T04:46:24.850Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24[2026-04-23T04:46:24.859Z] > /usr/bin/git checkout -b 6.4.x 9de336f91febd168ce2e2491664d7cbe4e4e252d # timeout=10
06:46:24[2026-04-23T04:46:24.933Z] Commit message: "Update dependency on Silverpeas to version 6.4.7-build260420"
06:46:24[2026-04-23T04:46:24.933Z] > /usr/bin/git rev-list --no-walk c4fd312019e66779eb3b3bddefabd474ce089c0a # timeout=10
06:46:24[2026-04-23T04:46:24.958Z] [Pipeline] script
06:46:24[2026-04-23T04:46:24.960Z] [Pipeline] {
06:46:24[2026-04-23T04:46:24.975Z] [Pipeline] copyArtifacts
06:46:24[2026-04-23T04:46:24.982Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 39206:46:24[2026-04-23T04:46:24.991Z] [Pipeline] readYaml
06:46:25[2026-04-23T04:46:25.001Z] 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:25[2026-04-23T04:46:25.002Z] [Pipeline] sh
06:46:25[2026-04-23T04:46:25.260Z] + git rev-parse HEAD
06:46:25[2026-04-23T04:46:25.263Z] [Pipeline] echo
06:46:25[2026-04-23T04:46:25.263Z] Current commit is 9de336f91febd168ce2e2491664d7cbe4e4e252d and last build commit is 9de336f91febd168ce2e2491664d7cbe4e4e252d
06:46:25[2026-04-23T04:46:25.264Z] 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:25[2026-04-23T04:46:25.264Z] [Pipeline] }
06:46:25[2026-04-23T04:46:25.276Z] [Pipeline] // script
06:46:25[2026-04-23T04:46:25.285Z] [Pipeline] script
06:46:25[2026-04-23T04:46:25.287Z] [Pipeline] {
06:46:25[2026-04-23T04:46:25.298Z] [Pipeline] readMavenPom
06:46:25[2026-04-23T04:46:25.307Z] 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:25[2026-04-23T04:46:25.308Z] 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:25[2026-04-23T04:46:25.308Z] 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:25[2026-04-23T04:46:25.309Z] 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:25[2026-04-23T04:46:25.310Z] [Pipeline] echo
06:46:25[2026-04-23T04:46:25.310Z] No changes and no update in Silverpeas since the last build
06:46:25[2026-04-23T04:46:25.311Z] [Pipeline] }
06:46:25[2026-04-23T04:46:25.320Z] [Pipeline] // script
06:46:25[2026-04-23T04:46:25.329Z] [Pipeline] }
06:46:25[2026-04-23T04:46:25.338Z] [Pipeline] // stage
06:46:25[2026-04-23T04:46:25.349Z] [Pipeline] stage
06:46:25[2026-04-23T04:46:25.350Z] [Pipeline] { (Build the project)
06:46:25[2026-04-23T04:46:25.394Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-04-23T04:46:25.395Z] [Pipeline] getContext
06:46:25[2026-04-23T04:46:25.414Z] [Pipeline] stage
06:46:25[2026-04-23T04:46:25.415Z] [Pipeline] { (Check POM parent version)
06:46:25[2026-04-23T04:46:25.424Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-04-23T04:46:25.425Z] [Pipeline] getContext
06:46:25[2026-04-23T04:46:25.427Z] [Pipeline] }
06:46:25[2026-04-23T04:46:25.435Z] [Pipeline] // stage
06:46:25[2026-04-23T04:46:25.446Z] [Pipeline] stage
06:46:25[2026-04-23T04:46:25.447Z] [Pipeline] { (Update POM parent)
06:46:25[2026-04-23T04:46:25.455Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-04-23T04:46:25.456Z] [Pipeline] getContext
06:46:25[2026-04-23T04:46:25.458Z] [Pipeline] }
06:46:25[2026-04-23T04:46:25.466Z] [Pipeline] // stage
06:46:25[2026-04-23T04:46:25.476Z] [Pipeline] stage
06:46:25[2026-04-23T04:46:25.477Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:25[2026-04-23T04:46:25.485Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-04-23T04:46:25.486Z] [Pipeline] getContext
06:46:25[2026-04-23T04:46:25.488Z] [Pipeline] }
06:46:25[2026-04-23T04:46:25.496Z] [Pipeline] // stage
06:46:25[2026-04-23T04:46:25.506Z] [Pipeline] stage
06:46:25[2026-04-23T04:46:25.507Z] [Pipeline] { (Build and Publish)
06:46:25[2026-04-23T04:46:25.515Z] Stage "Build the project" skipped due to when conditional
06:46:25[2026-04-23T04:46:25.516Z] [Pipeline] getContext
06:46:25[2026-04-23T04:46:25.517Z] [Pipeline] }
06:46:25[2026-04-23T04:46:25.525Z] [Pipeline] // stage
06:46:25[2026-04-23T04:46:25.532Z] [Pipeline] }
06:46:25[2026-04-23T04:46:25.539Z] [Pipeline] // stage
06:46:25[2026-04-23T04:46:25.550Z] [Pipeline] stage
06:46:25[2026-04-23T04:46:25.551Z] [Pipeline] { (Create YAML build report)
06:46:25[2026-04-23T04:46:25.571Z] [Pipeline] script
06:46:25[2026-04-23T04:46:25.575Z] [Pipeline] {
06:46:25[2026-04-23T04:46:25.586Z] [Pipeline] sh
06:46:25[2026-04-23T04:46:25.844Z] + mkdir -p target
06:46:25[2026-04-23T04:46:25.846Z] [Pipeline] sh
06:46:26[2026-04-23T04:46:26.104Z] + mv build.yaml target/
06:46:26[2026-04-23T04:46:26.105Z] [Pipeline] }
06:46:26[2026-04-23T04:46:26.115Z] [Pipeline] // script
06:46:26[2026-04-23T04:46:26.124Z] [Pipeline] }
06:46:26[2026-04-23T04:46:26.134Z] [Pipeline] // stage
06:46:26[2026-04-23T04:46:26.146Z] [Pipeline] stage
06:46:26[2026-04-23T04:46:26.147Z] [Pipeline] { (Declarative: Post Actions)
06:46:26[2026-04-23T04:46:26.164Z] [Pipeline] step
06:46:26[2026-04-23T04:46:26.185Z] [Pipeline] script
06:46:26[2026-04-23T04:46:26.189Z] [Pipeline] {
06:46:26[2026-04-23T04:46:26.208Z] [Pipeline] }
06:46:26[2026-04-23T04:46:26.217Z] [Pipeline] // script
06:46:26[2026-04-23T04:46:26.231Z] [Pipeline] archiveArtifacts
06:46:26[2026-04-23T04:46:26.234Z] Archiving artifacts
06:46:26[2026-04-23T04:46:26.243Z] Enregistrement des empreintes numériques
06:46:26[2026-04-23T04:46:26.268Z] [Pipeline] }
06:46:26[2026-04-23T04:46:26.278Z] [Pipeline] // stage
06:46:26[2026-04-23T04:46:26.313Z] [Pipeline] }
06:46:26[2026-04-23T04:46:26.322Z] [Pipeline] // withEnv
06:46:26[2026-04-23T04:46:26.331Z] [Pipeline] }
06:46:26[2026-04-23T04:46:26.332Z] $ docker stop --time=1 412a291e2c79a98e0078e7fad15c117c5d38bf2b0b2bad9c13599b0d8d58b484
06:46:27[2026-04-23T04:46:27.616Z] $ docker rm -f --volumes 412a291e2c79a98e0078e7fad15c117c5d38bf2b0b2bad9c13599b0d8d58b484
06:46:27[2026-04-23T04:46:27.657Z] [Pipeline] // withDockerContainer
06:46:27[2026-04-23T04:46:27.661Z] [Pipeline] }
06:46:27[2026-04-23T04:46:27.665Z] [Pipeline] // withEnv
06:46:27[2026-04-23T04:46:27.673Z] [Pipeline] }
06:46:27[2026-04-23T04:46:27.682Z] [Pipeline] // node
06:46:27[2026-04-23T04:46:27.687Z] [Pipeline] End of Pipeline
06:46:27[2026-04-23T04:46:27.746Z] Finished: SUCCESS