Skip to content
Succès

Sortie de la console

19:24:20 [2025-03-02T18:24:20.824Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 913
19:24:20 [2025-03-02T18:24:20.824Z] Causé à l'origine par :
19:24:20 [2025-03-02T18:24:20.824Z]  Lancé par une alarme périodique
19:24:20 [2025-03-02T18:24:20.825Z] Running as userbuild
19:24:21 [2025-03-02T18:24:21.214Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:21 [2025-03-02T18:24:21.366Z] [Pipeline] Start of Pipeline
19:24:21 [2025-03-02T18:24:21.621Z] [Pipeline] node
19:24:21 [2025-03-02T18:24:21.625Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:21 [2025-03-02T18:24:21.628Z] [Pipeline] {
19:24:21 [2025-03-02T18:24:21.674Z] [Pipeline] stage
19:24:21 [2025-03-02T18:24:21.674Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:21 [2025-03-02T18:24:21.687Z] [Pipeline] checkout
19:24:21 [2025-03-02T18:24:21.689Z] Selected Git installation does not exist. Using Default
19:24:21 [2025-03-02T18:24:21.689Z] The recommended git tool is: NONE
19:24:21 [2025-03-02T18:24:21.689Z] No credentials specified
19:24:21 [2025-03-02T18:24:21.689Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:21 [2025-03-02T18:24:21.695Z] Fetching changes from the remote Git repository
19:24:21 [2025-03-02T18:24:21.697Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:21 [2025-03-02T18:24:21.704Z] Cleaning workspace
19:24:21 [2025-03-02T18:24:21.705Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:21 [2025-03-02T18:24:21.709Z] Resetting working tree
19:24:21 [2025-03-02T18:24:21.709Z]  > /usr/bin/git reset --hard # timeout=10
19:24:21 [2025-03-02T18:24:21.731Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:21 [2025-03-02T18:24:21.978Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:21 [2025-03-02T18:24:21.979Z]  > /usr/bin/git --version # timeout=10
19:24:21 [2025-03-02T18:24:21.984Z]  > git --version # 'git version 2.43.0'
19:24:21 [2025-03-02T18:24:21.984Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:22 [2025-03-02T18:24:22.379Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:22 [2025-03-02T18:24:22.387Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master)
19:24:22 [2025-03-02T18:24:22.387Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:22 [2025-03-02T18:24:22.392Z]  > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
19:24:22 [2025-03-02T18:24:22.482Z] Commit message: "About Silverpeas Web Browser Edition: - the build pipeline is simplified by asking to the user the branch on   which the project has to be built (default valued at 'main') - the release pipeline is improved to create a stable branch in the case   the release is done from the main branch."
19:24:22 [2025-03-02T18:24:22.483Z]  > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
19:24:22 [2025-03-02T18:24:22.508Z] [Pipeline] }
19:24:22 [2025-03-02T18:24:22.516Z] [Pipeline] // stage
19:24:22 [2025-03-02T18:24:22.531Z] [Pipeline] withEnv
19:24:22 [2025-03-02T18:24:22.531Z] [Pipeline] {
19:24:22 [2025-03-02T18:24:22.647Z] [Pipeline] isUnix
19:24:22 [2025-03-02T18:24:22.648Z] [Pipeline] withEnv
19:24:22 [2025-03-02T18:24:22.648Z] [Pipeline] {
19:24:22 [2025-03-02T18:24:22.658Z] [Pipeline] sh
19:24:22 [2025-03-02T18:24:22.915Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:22 [2025-03-02T18:24:22.915Z] .
19:24:22 [2025-03-02T18:24:22.916Z] [Pipeline] }
19:24:22 [2025-03-02T18:24:22.924Z] [Pipeline] // withEnv
19:24:22 [2025-03-02T18:24:22.934Z] [Pipeline] withDockerContainer
19:24:22 [2025-03-02T18:24:22.964Z] Jenkins does not seem to be running inside a container
19:24:22 [2025-03-02T18:24:22.971Z] $ 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:23 [2025-03-02T18:24:23.407Z] $ docker top 666830f01ec837649d0bd00c1517ec58e0b240ea7e6886945f2c297885f69b22 -eo pid,comm
19:24:23 [2025-03-02T18:24:23.448Z] [Pipeline] {
19:24:23 [2025-03-02T18:24:23.457Z] [Pipeline] withEnv
19:24:23 [2025-03-02T18:24:23.458Z] [Pipeline] {
19:24:23 [2025-03-02T18:24:23.464Z] [Pipeline] stage
19:24:23 [2025-03-02T18:24:23.464Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:23 [2025-03-02T18:24:23.478Z] [Pipeline] script
19:24:23 [2025-03-02T18:24:23.482Z] [Pipeline] {
19:24:23 [2025-03-02T18:24:23.490Z] [Pipeline] echo
19:24:23 [2025-03-02T18:24:23.490Z] Working on branch master
19:24:23 [2025-03-02T18:24:23.494Z] [Pipeline] copyArtifacts
19:24:23 [2025-03-02T18:24:23.501Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 913
19:24:23 [2025-03-02T18:24:23.505Z] [Pipeline] readYaml
19:24:23 [2025-03-02T18:24:23.516Z] [Pipeline] sh
19:24:23 [2025-03-02T18:24:23.774Z] + rm -f build.yaml
19:24:23 [2025-03-02T18:24:23.775Z] [Pipeline] }
19:24:23 [2025-03-02T18:24:23.783Z] [Pipeline] // script
19:24:23 [2025-03-02T18:24:23.792Z] [Pipeline] echo
19:24:23 [2025-03-02T18:24:23.792Z] Parent version is 1.7-build241218
19:24:23 [2025-03-02T18:24:23.793Z] [Pipeline] echo
19:24:23 [2025-03-02T18:24:23.793Z] Silverpeas version is 6.5-build250227
19:24:23 [2025-03-02T18:24:23.794Z] [Pipeline] }
19:24:23 [2025-03-02T18:24:23.802Z] [Pipeline] // stage
19:24:23 [2025-03-02T18:24:23.812Z] [Pipeline] stage
19:24:23 [2025-03-02T18:24:23.812Z] [Pipeline] { (Prepare the project)
19:24:23 [2025-03-02T18:24:23.839Z] [Pipeline] git
19:24:23 [2025-03-02T18:24:23.841Z] The recommended git tool is: /usr/bin/git
19:24:23 [2025-03-02T18:24:23.842Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:23 [2025-03-02T18:24:23.857Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@16e9bc94; decorates hudson.Launcher$LocalLauncher@4c69c14 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:23 [2025-03-02T18:24:23.857Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:23 [2025-03-02T18:24:23.864Z] Fetching changes from the remote Git repository
19:24:23 [2025-03-02T18:24:23.866Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:23 [2025-03-02T18:24:23.871Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:23 [2025-03-02T18:24:23.871Z]  > /usr/bin/git --version # timeout=10
19:24:23 [2025-03-02T18:24:23.876Z]  > git --version # 'git version 2.43.0'
19:24:23 [2025-03-02T18:24:23.876Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:23 [2025-03-02T18:24:23.881Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:24 [2025-03-02T18:24:24.287Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:24 [2025-03-02T18:24:24.294Z] Checking out Revision 25df905dc97ee10b60971efc1e40fdce8574ac20 (refs/remotes/origin/master)
19:24:24 [2025-03-02T18:24:24.294Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:24 [2025-03-02T18:24:24.299Z]  > /usr/bin/git checkout -f 25df905dc97ee10b60971efc1e40fdce8574ac20 # timeout=10
19:24:24 [2025-03-02T18:24:24.432Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:24 [2025-03-02T18:24:24.443Z]  > /usr/bin/git branch -D master # timeout=10
19:24:24 [2025-03-02T18:24:24.451Z]  > /usr/bin/git checkout -b master 25df905dc97ee10b60971efc1e40fdce8574ac20 # timeout=10
19:24:24 [2025-03-02T18:24:24.593Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250227"
19:24:24 [2025-03-02T18:24:24.593Z]  > /usr/bin/git rev-list --no-walk 3f4c4193fc70481e5d30900231dac2b3b2de9ade # timeout=10
19:24:24 [2025-03-02T18:24:24.614Z] [Pipeline] script
19:24:24 [2025-03-02T18:24:24.616Z] [Pipeline] {
19:24:24 [2025-03-02T18:24:24.624Z] [Pipeline] copyArtifacts
19:24:24 [2025-03-02T18:24:24.628Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 542
19:24:24 [2025-03-02T18:24:24.634Z] [Pipeline] readYaml
19:24:24 [2025-03-02T18:24:24.646Z] [Pipeline] sh
19:24:24 [2025-03-02T18:24:24.903Z] + git rev-parse HEAD
19:24:24 [2025-03-02T18:24:24.905Z] [Pipeline] echo
19:24:24 [2025-03-02T18:24:24.905Z] Current commit is 25df905dc97ee10b60971efc1e40fdce8574ac20 and last build commit is 25df905dc97ee10b60971efc1e40fdce8574ac20
19:24:24 [2025-03-02T18:24:24.906Z] [Pipeline] }
19:24:24 [2025-03-02T18:24:24.915Z] [Pipeline] // script
19:24:24 [2025-03-02T18:24:24.924Z] [Pipeline] script
19:24:24 [2025-03-02T18:24:24.928Z] [Pipeline] {
19:24:24 [2025-03-02T18:24:24.937Z] [Pipeline] readMavenPom
19:24:24 [2025-03-02T18:24:24.948Z] [Pipeline] echo
19:24:24 [2025-03-02T18:24:24.948Z] No changes and no update in Silverpeas since the last build
19:24:24 [2025-03-02T18:24:24.948Z] [Pipeline] }
19:24:24 [2025-03-02T18:24:24.957Z] [Pipeline] // script
19:24:24 [2025-03-02T18:24:24.965Z] [Pipeline] }
19:24:24 [2025-03-02T18:24:24.973Z] [Pipeline] // stage
19:24:24 [2025-03-02T18:24:24.983Z] [Pipeline] stage
19:24:24 [2025-03-02T18:24:24.984Z] [Pipeline] { (Build the project)
19:24:25 [2025-03-02T18:24:25.023Z] Stage "Build the project" skipped due to when conditional
19:24:25 [2025-03-02T18:24:25.024Z] [Pipeline] getContext
19:24:25 [2025-03-02T18:24:25.036Z] [Pipeline] stage
19:24:25 [2025-03-02T18:24:25.037Z] [Pipeline] { (Check POM parent version)
19:24:25 [2025-03-02T18:24:25.046Z] Stage "Build the project" skipped due to when conditional
19:24:25 [2025-03-02T18:24:25.047Z] [Pipeline] getContext
19:24:25 [2025-03-02T18:24:25.048Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.056Z] [Pipeline] // stage
19:24:25 [2025-03-02T18:24:25.066Z] [Pipeline] stage
19:24:25 [2025-03-02T18:24:25.066Z] [Pipeline] { (Update POM parent)
19:24:25 [2025-03-02T18:24:25.075Z] Stage "Build the project" skipped due to when conditional
19:24:25 [2025-03-02T18:24:25.076Z] [Pipeline] getContext
19:24:25 [2025-03-02T18:24:25.077Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.085Z] [Pipeline] // stage
19:24:25 [2025-03-02T18:24:25.095Z] [Pipeline] stage
19:24:25 [2025-03-02T18:24:25.095Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:25 [2025-03-02T18:24:25.104Z] Stage "Build the project" skipped due to when conditional
19:24:25 [2025-03-02T18:24:25.105Z] [Pipeline] getContext
19:24:25 [2025-03-02T18:24:25.106Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.114Z] [Pipeline] // stage
19:24:25 [2025-03-02T18:24:25.124Z] [Pipeline] stage
19:24:25 [2025-03-02T18:24:25.124Z] [Pipeline] { (Build and Publish)
19:24:25 [2025-03-02T18:24:25.133Z] Stage "Build the project" skipped due to when conditional
19:24:25 [2025-03-02T18:24:25.134Z] [Pipeline] getContext
19:24:25 [2025-03-02T18:24:25.135Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.144Z] [Pipeline] // stage
19:24:25 [2025-03-02T18:24:25.152Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.159Z] [Pipeline] // stage
19:24:25 [2025-03-02T18:24:25.169Z] [Pipeline] stage
19:24:25 [2025-03-02T18:24:25.170Z] [Pipeline] { (Create YAML build report)
19:24:25 [2025-03-02T18:24:25.198Z] [Pipeline] script
19:24:25 [2025-03-02T18:24:25.201Z] [Pipeline] {
19:24:25 [2025-03-02T18:24:25.212Z] [Pipeline] sh
19:24:25 [2025-03-02T18:24:25.470Z] + mkdir -p target
19:24:25 [2025-03-02T18:24:25.472Z] [Pipeline] sh
19:24:25 [2025-03-02T18:24:25.730Z] + mv build.yaml target/
19:24:25 [2025-03-02T18:24:25.730Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.739Z] [Pipeline] // script
19:24:25 [2025-03-02T18:24:25.747Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.755Z] [Pipeline] // stage
19:24:25 [2025-03-02T18:24:25.765Z] [Pipeline] stage
19:24:25 [2025-03-02T18:24:25.766Z] [Pipeline] { (Declarative: Post Actions)
19:24:25 [2025-03-02T18:24:25.781Z] [Pipeline] step
19:24:25 [2025-03-02T18:24:25.799Z] [Pipeline] script
19:24:25 [2025-03-02T18:24:25.804Z] [Pipeline] {
19:24:25 [2025-03-02T18:24:25.821Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.828Z] [Pipeline] // script
19:24:25 [2025-03-02T18:24:25.841Z] [Pipeline] archiveArtifacts
19:24:25 [2025-03-02T18:24:25.844Z] Archiving artifacts
19:24:25 [2025-03-02T18:24:25.852Z] Enregistrement des empreintes numériques
19:24:25 [2025-03-02T18:24:25.878Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.888Z] [Pipeline] // stage
19:24:25 [2025-03-02T18:24:25.896Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.904Z] [Pipeline] // withEnv
19:24:25 [2025-03-02T18:24:25.912Z] [Pipeline] }
19:24:25 [2025-03-02T18:24:25.913Z] $ docker stop --time=1 666830f01ec837649d0bd00c1517ec58e0b240ea7e6886945f2c297885f69b22
19:24:27 [2025-03-02T18:24:27.154Z] $ docker rm -f --volumes 666830f01ec837649d0bd00c1517ec58e0b240ea7e6886945f2c297885f69b22
19:24:27 [2025-03-02T18:24:27.192Z] [Pipeline] // withDockerContainer
19:24:27 [2025-03-02T18:24:27.197Z] [Pipeline] }
19:24:27 [2025-03-02T18:24:27.200Z] [Pipeline] // withEnv
19:24:27 [2025-03-02T18:24:27.208Z] [Pipeline] }
19:24:27 [2025-03-02T18:24:27.216Z] [Pipeline] // node
19:24:27 [2025-03-02T18:24:27.224Z] [Pipeline] End of Pipeline
19:24:27 [2025-03-02T18:24:27.268Z] Finished: SUCCESS