Skip to content
Succès

Sortie de la console

19:24:20 [2025-04-27T17:24:20.650Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 941
19:24:20 [2025-04-27T17:24:20.650Z] Causé à l'origine par :
19:24:20 [2025-04-27T17:24:20.650Z]  Lancé par une alarme périodique
19:24:20 [2025-04-27T17:24:20.650Z] Running as userbuild
19:24:21 [2025-04-27T17:24:21.040Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:21 [2025-04-27T17:24:21.183Z] [Pipeline] Start of Pipeline
19:24:21 [2025-04-27T17:24:21.389Z] [Pipeline] node
19:24:21 [2025-04-27T17:24:21.392Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:21 [2025-04-27T17:24:21.394Z] [Pipeline] {
19:24:21 [2025-04-27T17:24:21.407Z] [Pipeline] stage
19:24:21 [2025-04-27T17:24:21.407Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:21 [2025-04-27T17:24:21.414Z] [Pipeline] checkout
19:24:21 [2025-04-27T17:24:21.415Z] Selected Git installation does not exist. Using Default
19:24:21 [2025-04-27T17:24:21.415Z] The recommended git tool is: NONE
19:24:21 [2025-04-27T17:24:21.415Z] No credentials specified
19:24:21 [2025-04-27T17:24:21.416Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:21 [2025-04-27T17:24:21.421Z] Fetching changes from the remote Git repository
19:24:21 [2025-04-27T17:24:21.424Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:21 [2025-04-27T17:24:21.430Z] Cleaning workspace
19:24:21 [2025-04-27T17:24:21.430Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:21 [2025-04-27T17:24:21.435Z] Resetting working tree
19:24:21 [2025-04-27T17:24:21.435Z]  > /usr/bin/git reset --hard # timeout=10
19:24:21 [2025-04-27T17:24:21.463Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:21 [2025-04-27T17:24:21.476Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:21 [2025-04-27T17:24:21.476Z]  > /usr/bin/git --version # timeout=10
19:24:21 [2025-04-27T17:24:21.481Z]  > git --version # 'git version 2.43.0'
19:24:21 [2025-04-27T17:24:21.481Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:21 [2025-04-27T17:24:21.885Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:21 [2025-04-27T17:24:21.892Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:21 [2025-04-27T17:24:21.892Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:21 [2025-04-27T17:24:21.897Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:21 [2025-04-27T17:24:21.988Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:21 [2025-04-27T17:24:21.989Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:22 [2025-04-27T17:24:22.014Z] [Pipeline] }
19:24:22 [2025-04-27T17:24:22.021Z] [Pipeline] // stage
19:24:22 [2025-04-27T17:24:22.036Z] [Pipeline] withEnv
19:24:22 [2025-04-27T17:24:22.036Z] [Pipeline] {
19:24:22 [2025-04-27T17:24:22.145Z] [Pipeline] isUnix
19:24:22 [2025-04-27T17:24:22.146Z] [Pipeline] withEnv
19:24:22 [2025-04-27T17:24:22.147Z] [Pipeline] {
19:24:22 [2025-04-27T17:24:22.156Z] [Pipeline] sh
19:24:22 [2025-04-27T17:24:22.412Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:22 [2025-04-27T17:24:22.413Z] .
19:24:22 [2025-04-27T17:24:22.413Z] [Pipeline] }
19:24:22 [2025-04-27T17:24:22.423Z] [Pipeline] // withEnv
19:24:22 [2025-04-27T17:24:22.432Z] [Pipeline] withDockerContainer
19:24:22 [2025-04-27T17:24:22.462Z] Jenkins does not seem to be running inside a container
19:24:22 [2025-04-27T17:24:22.469Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_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:latest cat
19:24:22 [2025-04-27T17:24:22.759Z] $ docker top a8bc76af6b26fd3b8e067924a91b23fdef35566e5f4d4f9f6c155c6effecb7bd -eo pid,comm
19:24:22 [2025-04-27T17:24:22.796Z] [Pipeline] {
19:24:22 [2025-04-27T17:24:22.807Z] [Pipeline] withEnv
19:24:22 [2025-04-27T17:24:22.807Z] [Pipeline] {
19:24:22 [2025-04-27T17:24:22.814Z] [Pipeline] stage
19:24:22 [2025-04-27T17:24:22.814Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:22 [2025-04-27T17:24:22.832Z] [Pipeline] script
19:24:22 [2025-04-27T17:24:22.835Z] [Pipeline] {
19:24:22 [2025-04-27T17:24:22.843Z] [Pipeline] echo
19:24:22 [2025-04-27T17:24:22.843Z] Working on branch master
19:24:22 [2025-04-27T17:24:22.846Z] [Pipeline] copyArtifacts
19:24:22 [2025-04-27T17:24:22.852Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 941
19:24:22 [2025-04-27T17:24:22.856Z] [Pipeline] readYaml
19:24:22 [2025-04-27T17:24:22.866Z] 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.
19:24:22 [2025-04-27T17:24:22.866Z] 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.
19:24:22 [2025-04-27T17:24:22.867Z] [Pipeline] sh
19:24:23 [2025-04-27T17:24:23.125Z] + rm -f build.yaml
19:24:23 [2025-04-27T17:24:23.126Z] [Pipeline] }
19:24:23 [2025-04-27T17:24:23.133Z] [Pipeline] // script
19:24:23 [2025-04-27T17:24:23.142Z] [Pipeline] echo
19:24:23 [2025-04-27T17:24:23.143Z] Parent version is 1.7-build250303
19:24:23 [2025-04-27T17:24:23.143Z] [Pipeline] echo
19:24:23 [2025-04-27T17:24:23.144Z] Silverpeas version is 6.5-build250416
19:24:23 [2025-04-27T17:24:23.145Z] [Pipeline] }
19:24:23 [2025-04-27T17:24:23.152Z] [Pipeline] // stage
19:24:23 [2025-04-27T17:24:23.161Z] [Pipeline] stage
19:24:23 [2025-04-27T17:24:23.162Z] [Pipeline] { (Prepare the project)
19:24:23 [2025-04-27T17:24:23.185Z] [Pipeline] git
19:24:23 [2025-04-27T17:24:23.187Z] The recommended git tool is: /usr/bin/git
19:24:23 [2025-04-27T17:24:23.187Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:23 [2025-04-27T17:24:23.195Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@d0507db; decorates hudson.Launcher$LocalLauncher@74e25af7 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:23 [2025-04-27T17:24:23.195Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:23 [2025-04-27T17:24:23.201Z] Fetching changes from the remote Git repository
19:24:23 [2025-04-27T17:24:23.205Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:23 [2025-04-27T17:24:23.211Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:23 [2025-04-27T17:24:23.211Z]  > /usr/bin/git --version # timeout=10
19:24:23 [2025-04-27T17:24:23.216Z]  > git --version # 'git version 2.43.0'
19:24:23 [2025-04-27T17:24:23.216Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:23 [2025-04-27T17:24:23.224Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:23 [2025-04-27T17:24:23.608Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:23 [2025-04-27T17:24:23.615Z] Checking out Revision a38203dcf4ee98d00ac844038501f9025190ea1d (refs/remotes/origin/master)
19:24:23 [2025-04-27T17:24:23.615Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:23 [2025-04-27T17:24:23.621Z]  > /usr/bin/git checkout -f a38203dcf4ee98d00ac844038501f9025190ea1d # timeout=10
19:24:23 [2025-04-27T17:24:23.752Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:23 [2025-04-27T17:24:23.763Z]  > /usr/bin/git branch -D master # timeout=10
19:24:23 [2025-04-27T17:24:23.770Z]  > /usr/bin/git checkout -b master a38203dcf4ee98d00ac844038501f9025190ea1d # timeout=10
19:24:23 [2025-04-27T17:24:23.906Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250416"
19:24:23 [2025-04-27T17:24:23.906Z]  > /usr/bin/git rev-list --no-walk a38203dcf4ee98d00ac844038501f9025190ea1d # timeout=10
19:24:23 [2025-04-27T17:24:23.929Z] [Pipeline] script
19:24:23 [2025-04-27T17:24:23.932Z] [Pipeline] {
19:24:23 [2025-04-27T17:24:23.945Z] [Pipeline] copyArtifacts
19:24:23 [2025-04-27T17:24:23.951Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 557
19:24:23 [2025-04-27T17:24:23.957Z] [Pipeline] readYaml
19:24:23 [2025-04-27T17:24:23.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.
19:24:23 [2025-04-27T17:24:23.970Z] [Pipeline] sh
19:24:24 [2025-04-27T17:24:24.227Z] + git rev-parse HEAD
19:24:24 [2025-04-27T17:24:24.229Z] [Pipeline] echo
19:24:24 [2025-04-27T17:24:24.229Z] Current commit is a38203dcf4ee98d00ac844038501f9025190ea1d and last build commit is a38203dcf4ee98d00ac844038501f9025190ea1d
19:24:24 [2025-04-27T17:24:24.230Z] 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.
19:24:24 [2025-04-27T17:24:24.230Z] [Pipeline] }
19:24:24 [2025-04-27T17:24:24.243Z] [Pipeline] // script
19:24:24 [2025-04-27T17:24:24.252Z] [Pipeline] script
19:24:24 [2025-04-27T17:24:24.255Z] [Pipeline] {
19:24:24 [2025-04-27T17:24:24.264Z] [Pipeline] readMavenPom
19:24:24 [2025-04-27T17:24:24.272Z] 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.
19:24:24 [2025-04-27T17:24:24.273Z] 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.
19:24:24 [2025-04-27T17:24:24.274Z] 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.
19:24:24 [2025-04-27T17:24:24.274Z] 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.
19:24:24 [2025-04-27T17:24:24.275Z] [Pipeline] echo
19:24:24 [2025-04-27T17:24:24.275Z] No changes and no update in Silverpeas since the last build
19:24:24 [2025-04-27T17:24:24.276Z] [Pipeline] }
19:24:24 [2025-04-27T17:24:24.284Z] [Pipeline] // script
19:24:24 [2025-04-27T17:24:24.292Z] [Pipeline] }
19:24:24 [2025-04-27T17:24:24.299Z] [Pipeline] // stage
19:24:24 [2025-04-27T17:24:24.309Z] [Pipeline] stage
19:24:24 [2025-04-27T17:24:24.309Z] [Pipeline] { (Build the project)
19:24:24 [2025-04-27T17:24:24.347Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2025-04-27T17:24:24.348Z] [Pipeline] getContext
19:24:24 [2025-04-27T17:24:24.359Z] [Pipeline] stage
19:24:24 [2025-04-27T17:24:24.359Z] [Pipeline] { (Check POM parent version)
19:24:24 [2025-04-27T17:24:24.368Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2025-04-27T17:24:24.368Z] [Pipeline] getContext
19:24:24 [2025-04-27T17:24:24.369Z] [Pipeline] }
19:24:24 [2025-04-27T17:24:24.377Z] [Pipeline] // stage
19:24:24 [2025-04-27T17:24:24.387Z] [Pipeline] stage
19:24:24 [2025-04-27T17:24:24.387Z] [Pipeline] { (Update POM parent)
19:24:24 [2025-04-27T17:24:24.396Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2025-04-27T17:24:24.396Z] [Pipeline] getContext
19:24:24 [2025-04-27T17:24:24.397Z] [Pipeline] }
19:24:24 [2025-04-27T17:24:24.405Z] [Pipeline] // stage
19:24:24 [2025-04-27T17:24:24.415Z] [Pipeline] stage
19:24:24 [2025-04-27T17:24:24.415Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:24 [2025-04-27T17:24:24.423Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2025-04-27T17:24:24.424Z] [Pipeline] getContext
19:24:24 [2025-04-27T17:24:24.425Z] [Pipeline] }
19:24:24 [2025-04-27T17:24:24.432Z] [Pipeline] // stage
19:24:24 [2025-04-27T17:24:24.440Z] [Pipeline] stage
19:24:24 [2025-04-27T17:24:24.441Z] [Pipeline] { (Build and Publish)
19:24:24 [2025-04-27T17:24:24.448Z] Stage "Build the project" skipped due to when conditional
19:24:24 [2025-04-27T17:24:24.449Z] [Pipeline] getContext
19:24:24 [2025-04-27T17:24:24.450Z] [Pipeline] }
19:24:24 [2025-04-27T17:24:24.457Z] [Pipeline] // stage
19:24:24 [2025-04-27T17:24:24.463Z] [Pipeline] }
19:24:24 [2025-04-27T17:24:24.470Z] [Pipeline] // stage
19:24:24 [2025-04-27T17:24:24.479Z] [Pipeline] stage
19:24:24 [2025-04-27T17:24:24.479Z] [Pipeline] { (Create YAML build report)
19:24:24 [2025-04-27T17:24:24.500Z] [Pipeline] script
19:24:24 [2025-04-27T17:24:24.503Z] [Pipeline] {
19:24:24 [2025-04-27T17:24:24.512Z] [Pipeline] sh
19:24:24 [2025-04-27T17:24:24.769Z] + mkdir -p target
19:24:24 [2025-04-27T17:24:24.771Z] [Pipeline] sh
19:24:25 [2025-04-27T17:24:25.029Z] + mv build.yaml target/
19:24:25 [2025-04-27T17:24:25.029Z] [Pipeline] }
19:24:25 [2025-04-27T17:24:25.039Z] [Pipeline] // script
19:24:25 [2025-04-27T17:24:25.048Z] [Pipeline] }
19:24:25 [2025-04-27T17:24:25.055Z] [Pipeline] // stage
19:24:25 [2025-04-27T17:24:25.065Z] [Pipeline] stage
19:24:25 [2025-04-27T17:24:25.066Z] [Pipeline] { (Declarative: Post Actions)
19:24:25 [2025-04-27T17:24:25.081Z] [Pipeline] step
19:24:25 [2025-04-27T17:24:25.098Z] [Pipeline] script
19:24:25 [2025-04-27T17:24:25.102Z] [Pipeline] {
19:24:25 [2025-04-27T17:24:25.119Z] [Pipeline] }
19:24:25 [2025-04-27T17:24:25.127Z] [Pipeline] // script
19:24:25 [2025-04-27T17:24:25.139Z] [Pipeline] archiveArtifacts
19:24:25 [2025-04-27T17:24:25.142Z] Archiving artifacts
19:24:25 [2025-04-27T17:24:25.150Z] Enregistrement des empreintes numériques
19:24:25 [2025-04-27T17:24:25.171Z] [Pipeline] }
19:24:25 [2025-04-27T17:24:25.180Z] [Pipeline] // stage
19:24:25 [2025-04-27T17:24:25.188Z] [Pipeline] }
19:24:25 [2025-04-27T17:24:25.196Z] [Pipeline] // withEnv
19:24:25 [2025-04-27T17:24:25.204Z] [Pipeline] }
19:24:25 [2025-04-27T17:24:25.205Z] $ docker stop --time=1 a8bc76af6b26fd3b8e067924a91b23fdef35566e5f4d4f9f6c155c6effecb7bd
19:24:26 [2025-04-27T17:24:26.464Z] $ docker rm -f --volumes a8bc76af6b26fd3b8e067924a91b23fdef35566e5f4d4f9f6c155c6effecb7bd
19:24:26 [2025-04-27T17:24:26.504Z] [Pipeline] // withDockerContainer
19:24:26 [2025-04-27T17:24:26.508Z] [Pipeline] }
19:24:26 [2025-04-27T17:24:26.511Z] [Pipeline] // withEnv
19:24:26 [2025-04-27T17:24:26.520Z] [Pipeline] }
19:24:26 [2025-04-27T17:24:26.528Z] [Pipeline] // node
19:24:26 [2025-04-27T17:24:26.537Z] [Pipeline] End of Pipeline
19:24:26 [2025-04-27T17:24:26.583Z] Finished: SUCCESS