Skip to content
Succès

Sortie de la console

06:46:22 [2025-05-12T04:46:22.452Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 390
06:46:22 [2025-05-12T04:46:22.452Z] Causé à l'origine par :
06:46:22 [2025-05-12T04:46:22.452Z]  Lancé par une alarme périodique
06:46:22 [2025-05-12T04:46:22.452Z] Running as userbuild
06:46:22 [2025-05-12T04:46:22.872Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2025-05-12T04:46:23.016Z] [Pipeline] Start of Pipeline
06:46:23 [2025-05-12T04:46:23.270Z] [Pipeline] node
06:46:23 [2025-05-12T04:46:23.274Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:23 [2025-05-12T04:46:23.277Z] [Pipeline] {
06:46:23 [2025-05-12T04:46:23.289Z] [Pipeline] stage
06:46:23 [2025-05-12T04:46:23.290Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:23 [2025-05-12T04:46:23.297Z] [Pipeline] checkout
06:46:23 [2025-05-12T04:46:23.298Z] Selected Git installation does not exist. Using Default
06:46:23 [2025-05-12T04:46:23.298Z] The recommended git tool is: NONE
06:46:23 [2025-05-12T04:46:23.298Z] No credentials specified
06:46:23 [2025-05-12T04:46:23.298Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23 [2025-05-12T04:46:23.305Z] Fetching changes from the remote Git repository
06:46:23 [2025-05-12T04:46:23.308Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:23 [2025-05-12T04:46:23.314Z] Cleaning workspace
06:46:23 [2025-05-12T04:46:23.314Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:23 [2025-05-12T04:46:23.320Z] Resetting working tree
06:46:23 [2025-05-12T04:46:23.320Z]  > /usr/bin/git reset --hard # timeout=10
06:46:23 [2025-05-12T04:46:23.343Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:23 [2025-05-12T04:46:23.590Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2025-05-12T04:46:23.590Z]  > /usr/bin/git --version # timeout=10
06:46:23 [2025-05-12T04:46:23.595Z]  > git --version # 'git version 2.43.0'
06:46:23 [2025-05-12T04:46:23.596Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2025-05-12T04:46:24.034Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:24 [2025-05-12T04:46:24.041Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:24 [2025-05-12T04:46:24.041Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2025-05-12T04:46:24.047Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:24 [2025-05-12T04:46:24.128Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:24 [2025-05-12T04:46:24.128Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:24 [2025-05-12T04:46:24.153Z] [Pipeline] }
06:46:24 [2025-05-12T04:46:24.157Z] [Pipeline] // stage
06:46:24 [2025-05-12T04:46:24.171Z] [Pipeline] withEnv
06:46:24 [2025-05-12T04:46:24.172Z] [Pipeline] {
06:46:24 [2025-05-12T04:46:24.282Z] [Pipeline] isUnix
06:46:24 [2025-05-12T04:46:24.283Z] [Pipeline] withEnv
06:46:24 [2025-05-12T04:46:24.283Z] [Pipeline] {
06:46:24 [2025-05-12T04:46:24.293Z] [Pipeline] sh
06:46:24 [2025-05-12T04:46:24.550Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:24 [2025-05-12T04:46:24.550Z] .
06:46:24 [2025-05-12T04:46:24.551Z] [Pipeline] }
06:46:24 [2025-05-12T04:46:24.559Z] [Pipeline] // withEnv
06:46:24 [2025-05-12T04:46:24.568Z] [Pipeline] withDockerContainer
06:46:24 [2025-05-12T04:46:24.597Z] Jenkins does not seem to be running inside a container
06:46:24 [2025-05-12T04:46:24.604Z] $ 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:24 [2025-05-12T04:46:24.917Z] $ docker top 013d7e3eff3b30bec70511be0e8b2e6e1da2e36f6526a045e2e1d2bff1a68140 -eo pid,comm
06:46:24 [2025-05-12T04:46:24.954Z] [Pipeline] {
06:46:24 [2025-05-12T04:46:24.963Z] [Pipeline] withEnv
06:46:24 [2025-05-12T04:46:24.963Z] [Pipeline] {
06:46:24 [2025-05-12T04:46:24.970Z] [Pipeline] stage
06:46:24 [2025-05-12T04:46:24.971Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:24 [2025-05-12T04:46:24.989Z] [Pipeline] script
06:46:24 [2025-05-12T04:46:24.993Z] [Pipeline] {
06:46:25 [2025-05-12T04:46:25.001Z] [Pipeline] echo
06:46:25 [2025-05-12T04:46:25.001Z] Working on branch 6.4.x
06:46:25 [2025-05-12T04:46:25.005Z] [Pipeline] copyArtifacts
06:46:25 [2025-05-12T04:46:25.011Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 390
06:46:25 [2025-05-12T04:46:25.017Z] [Pipeline] readYaml
06:46:25 [2025-05-12T04:46:25.028Z] 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:25 [2025-05-12T04:46:25.028Z] 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:25 [2025-05-12T04:46:25.029Z] [Pipeline] sh
06:46:25 [2025-05-12T04:46:25.286Z] + rm -f build.yaml
06:46:25 [2025-05-12T04:46:25.287Z] [Pipeline] }
06:46:25 [2025-05-12T04:46:25.297Z] [Pipeline] // script
06:46:25 [2025-05-12T04:46:25.303Z] [Pipeline] echo
06:46:25 [2025-05-12T04:46:25.303Z] Parent version is 1.6.2
06:46:25 [2025-05-12T04:46:25.305Z] [Pipeline] echo
06:46:25 [2025-05-12T04:46:25.305Z] Silverpeas version is 6.4.4-build250508
06:46:25 [2025-05-12T04:46:25.306Z] [Pipeline] }
06:46:25 [2025-05-12T04:46:25.314Z] [Pipeline] // stage
06:46:25 [2025-05-12T04:46:25.323Z] [Pipeline] stage
06:46:25 [2025-05-12T04:46:25.324Z] [Pipeline] { (Prepare the project)
06:46:25 [2025-05-12T04:46:25.346Z] [Pipeline] git
06:46:25 [2025-05-12T04:46:25.348Z] The recommended git tool is: /usr/bin/git
06:46:25 [2025-05-12T04:46:25.349Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:25 [2025-05-12T04:46:25.357Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5844a1fe; decorates hudson.Launcher$LocalLauncher@7fda1303 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:25 [2025-05-12T04:46:25.358Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:25 [2025-05-12T04:46:25.364Z] Fetching changes from the remote Git repository
06:46:25 [2025-05-12T04:46:25.367Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:25 [2025-05-12T04:46:25.374Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:25 [2025-05-12T04:46:25.374Z]  > /usr/bin/git --version # timeout=10
06:46:25 [2025-05-12T04:46:25.379Z]  > git --version # 'git version 2.43.0'
06:46:25 [2025-05-12T04:46:25.379Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:25 [2025-05-12T04:46:25.386Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:25 [2025-05-12T04:46:25.801Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:25 [2025-05-12T04:46:25.809Z] Checking out Revision be9b34946b8c371123cde77e38741c5dff43efb9 (refs/remotes/origin/6.4.x)
06:46:25 [2025-05-12T04:46:25.809Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:25 [2025-05-12T04:46:25.815Z]  > /usr/bin/git checkout -f be9b34946b8c371123cde77e38741c5dff43efb9 # timeout=10
06:46:25 [2025-05-12T04:46:25.950Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:25 [2025-05-12T04:46:25.959Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:25 [2025-05-12T04:46:25.967Z]  > /usr/bin/git checkout -b 6.4.x be9b34946b8c371123cde77e38741c5dff43efb9 # timeout=10
06:46:26 [2025-05-12T04:46:26.094Z] Commit message: "Update dependency on Silverpeas to version 6.4.4-build250508"
06:46:26 [2025-05-12T04:46:26.095Z]  > /usr/bin/git rev-list --no-walk 12dd23ff2f67816691771e2520303b111f06491f # timeout=10
06:46:26 [2025-05-12T04:46:26.115Z] [Pipeline] script
06:46:26 [2025-05-12T04:46:26.117Z] [Pipeline] {
06:46:26 [2025-05-12T04:46:26.124Z] [Pipeline] copyArtifacts
06:46:26 [2025-05-12T04:46:26.128Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 290
06:46:26 [2025-05-12T04:46:26.135Z] [Pipeline] readYaml
06:46:26 [2025-05-12T04:46:26.146Z] 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:26 [2025-05-12T04:46:26.148Z] [Pipeline] sh
06:46:26 [2025-05-12T04:46:26.405Z] + git rev-parse HEAD
06:46:26 [2025-05-12T04:46:26.406Z] [Pipeline] echo
06:46:26 [2025-05-12T04:46:26.406Z] Current commit is be9b34946b8c371123cde77e38741c5dff43efb9 and last build commit is be9b34946b8c371123cde77e38741c5dff43efb9
06:46:26 [2025-05-12T04:46:26.407Z] 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:26 [2025-05-12T04:46:26.407Z] [Pipeline] }
06:46:26 [2025-05-12T04:46:26.416Z] [Pipeline] // script
06:46:26 [2025-05-12T04:46:26.425Z] [Pipeline] script
06:46:26 [2025-05-12T04:46:26.426Z] [Pipeline] {
06:46:26 [2025-05-12T04:46:26.436Z] [Pipeline] readMavenPom
06:46:26 [2025-05-12T04:46:26.445Z] 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:26 [2025-05-12T04:46:26.446Z] 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:26 [2025-05-12T04:46:26.446Z] 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:26 [2025-05-12T04:46:26.447Z] 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:26 [2025-05-12T04:46:26.447Z] [Pipeline] echo
06:46:26 [2025-05-12T04:46:26.448Z] No changes and no update in Silverpeas since the last build
06:46:26 [2025-05-12T04:46:26.448Z] [Pipeline] }
06:46:26 [2025-05-12T04:46:26.457Z] [Pipeline] // script
06:46:26 [2025-05-12T04:46:26.466Z] [Pipeline] }
06:46:26 [2025-05-12T04:46:26.473Z] [Pipeline] // stage
06:46:26 [2025-05-12T04:46:26.483Z] [Pipeline] stage
06:46:26 [2025-05-12T04:46:26.484Z] [Pipeline] { (Build the project)
06:46:26 [2025-05-12T04:46:26.521Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-05-12T04:46:26.522Z] [Pipeline] getContext
06:46:26 [2025-05-12T04:46:26.534Z] [Pipeline] stage
06:46:26 [2025-05-12T04:46:26.535Z] [Pipeline] { (Check POM parent version)
06:46:26 [2025-05-12T04:46:26.544Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-05-12T04:46:26.545Z] [Pipeline] getContext
06:46:26 [2025-05-12T04:46:26.546Z] [Pipeline] }
06:46:26 [2025-05-12T04:46:26.555Z] [Pipeline] // stage
06:46:26 [2025-05-12T04:46:26.565Z] [Pipeline] stage
06:46:26 [2025-05-12T04:46:26.566Z] [Pipeline] { (Update POM parent)
06:46:26 [2025-05-12T04:46:26.575Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-05-12T04:46:26.576Z] [Pipeline] getContext
06:46:26 [2025-05-12T04:46:26.577Z] [Pipeline] }
06:46:26 [2025-05-12T04:46:26.588Z] [Pipeline] // stage
06:46:26 [2025-05-12T04:46:26.597Z] [Pipeline] stage
06:46:26 [2025-05-12T04:46:26.598Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:26 [2025-05-12T04:46:26.606Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-05-12T04:46:26.607Z] [Pipeline] getContext
06:46:26 [2025-05-12T04:46:26.608Z] [Pipeline] }
06:46:26 [2025-05-12T04:46:26.616Z] [Pipeline] // stage
06:46:26 [2025-05-12T04:46:26.625Z] [Pipeline] stage
06:46:26 [2025-05-12T04:46:26.626Z] [Pipeline] { (Build and Publish)
06:46:26 [2025-05-12T04:46:26.633Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-05-12T04:46:26.634Z] [Pipeline] getContext
06:46:26 [2025-05-12T04:46:26.635Z] [Pipeline] }
06:46:26 [2025-05-12T04:46:26.642Z] [Pipeline] // stage
06:46:26 [2025-05-12T04:46:26.649Z] [Pipeline] }
06:46:26 [2025-05-12T04:46:26.656Z] [Pipeline] // stage
06:46:26 [2025-05-12T04:46:26.666Z] [Pipeline] stage
06:46:26 [2025-05-12T04:46:26.667Z] [Pipeline] { (Create YAML build report)
06:46:26 [2025-05-12T04:46:26.687Z] [Pipeline] script
06:46:26 [2025-05-12T04:46:26.690Z] [Pipeline] {
06:46:26 [2025-05-12T04:46:26.701Z] [Pipeline] sh
06:46:26 [2025-05-12T04:46:26.958Z] + mkdir -p target
06:46:26 [2025-05-12T04:46:26.960Z] [Pipeline] sh
06:46:27 [2025-05-12T04:46:27.217Z] + mv build.yaml target/
06:46:27 [2025-05-12T04:46:27.218Z] [Pipeline] }
06:46:27 [2025-05-12T04:46:27.227Z] [Pipeline] // script
06:46:27 [2025-05-12T04:46:27.237Z] [Pipeline] }
06:46:27 [2025-05-12T04:46:27.245Z] [Pipeline] // stage
06:46:27 [2025-05-12T04:46:27.256Z] [Pipeline] stage
06:46:27 [2025-05-12T04:46:27.257Z] [Pipeline] { (Declarative: Post Actions)
06:46:27 [2025-05-12T04:46:27.273Z] [Pipeline] step
06:46:27 [2025-05-12T04:46:27.291Z] [Pipeline] script
06:46:27 [2025-05-12T04:46:27.295Z] [Pipeline] {
06:46:27 [2025-05-12T04:46:27.314Z] [Pipeline] }
06:46:27 [2025-05-12T04:46:27.319Z] [Pipeline] // script
06:46:27 [2025-05-12T04:46:27.331Z] [Pipeline] archiveArtifacts
06:46:27 [2025-05-12T04:46:27.333Z] Archiving artifacts
06:46:27 [2025-05-12T04:46:27.342Z] Enregistrement des empreintes numériques
06:46:27 [2025-05-12T04:46:27.370Z] [Pipeline] }
06:46:27 [2025-05-12T04:46:27.380Z] [Pipeline] // stage
06:46:27 [2025-05-12T04:46:27.389Z] [Pipeline] }
06:46:27 [2025-05-12T04:46:27.398Z] [Pipeline] // withEnv
06:46:27 [2025-05-12T04:46:27.406Z] [Pipeline] }
06:46:27 [2025-05-12T04:46:27.407Z] $ docker stop --time=1 013d7e3eff3b30bec70511be0e8b2e6e1da2e36f6526a045e2e1d2bff1a68140
06:46:28 [2025-05-12T04:46:28.645Z] $ docker rm -f --volumes 013d7e3eff3b30bec70511be0e8b2e6e1da2e36f6526a045e2e1d2bff1a68140
06:46:28 [2025-05-12T04:46:28.681Z] [Pipeline] // withDockerContainer
06:46:28 [2025-05-12T04:46:28.685Z] [Pipeline] }
06:46:28 [2025-05-12T04:46:28.690Z] [Pipeline] // withEnv
06:46:28 [2025-05-12T04:46:28.695Z] [Pipeline] }
06:46:28 [2025-05-12T04:46:28.701Z] [Pipeline] // node
06:46:28 [2025-05-12T04:46:28.705Z] [Pipeline] End of Pipeline
06:46:28 [2025-05-12T04:46:28.747Z] Finished: SUCCESS