Skip to content
Succès

Sortie de la console

15:41:03 [2024-06-26T13:41:03.246Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 64
15:41:03 [2024-06-26T13:41:03.246Z] Causé à l'origine par :
15:41:03 [2024-06-26T13:41:03.246Z]  Démarré par l'utilisateur Miguel Moquillon
15:41:03 [2024-06-26T13:41:03.246Z] Running as userbuild
15:41:03 [2024-06-26T13:41:03.632Z] Obtained src/releases/docker-prod/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
15:41:04 [2024-06-26T13:41:04.001Z] [Pipeline] Start of Pipeline
15:41:04 [2024-06-26T13:41:04.262Z] [Pipeline] node
15:41:04 [2024-06-26T13:41:04.265Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Prod Image
15:41:04 [2024-06-26T13:41:04.266Z] [Pipeline] {
15:41:04 [2024-06-26T13:41:04.277Z] [Pipeline] stage
15:41:04 [2024-06-26T13:41:04.277Z] [Pipeline] { (Declarative: Checkout SCM)
15:41:04 [2024-06-26T13:41:04.283Z] [Pipeline] checkout
15:41:04 [2024-06-26T13:41:04.285Z] Selected Git installation does not exist. Using Default
15:41:04 [2024-06-26T13:41:04.285Z] The recommended git tool is: NONE
15:41:04 [2024-06-26T13:41:04.285Z] No credentials specified
15:41:04 [2024-06-26T13:41:04.286Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Prod Image/.git # timeout=10
15:41:04 [2024-06-26T13:41:04.291Z] Fetching changes from the remote Git repository
15:41:04 [2024-06-26T13:41:04.296Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:41:04 [2024-06-26T13:41:04.302Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:41:04 [2024-06-26T13:41:04.302Z]  > /usr/bin/git --version # timeout=10
15:41:04 [2024-06-26T13:41:04.305Z]  > git --version # 'git version 2.34.1'
15:41:04 [2024-06-26T13:41:04.305Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:41:04 [2024-06-26T13:41:04.785Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:41:04 [2024-06-26T13:41:04.790Z] Checking out Revision e3796e899bf697460e2656aa3847441f2ecd6740 (refs/remotes/origin/master)
15:41:04 [2024-06-26T13:41:04.790Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:41:04 [2024-06-26T13:41:04.794Z]  > /usr/bin/git checkout -f e3796e899bf697460e2656aa3847441f2ecd6740 # timeout=10
15:41:04 [2024-06-26T13:41:04.806Z] Commit message: "Fix the case the branch isn't master and in the underlying version of Silverpeas, Jackrabbit support has been removed for Oak."
15:41:04 [2024-06-26T13:41:04.806Z]  > /usr/bin/git rev-list --no-walk a38321f78d47c03ccad21022240a16f26041226d # timeout=10
15:41:04 [2024-06-26T13:41:04.820Z] [Pipeline] }
15:41:04 [2024-06-26T13:41:04.824Z] [Pipeline] // stage
15:41:04 [2024-06-26T13:41:04.829Z] [Pipeline] withEnv
15:41:04 [2024-06-26T13:41:04.830Z] [Pipeline] {
15:41:04 [2024-06-26T13:41:04.841Z] [Pipeline] withEnv
15:41:04 [2024-06-26T13:41:04.841Z] [Pipeline] {
15:41:04 [2024-06-26T13:41:04.847Z] [Pipeline] stage
15:41:04 [2024-06-26T13:41:04.847Z] [Pipeline] { (Check the Docker image version to build)
15:41:04 [2024-06-26T13:41:04.874Z] Stage "Check the Docker image version to build" skipped due to when conditional
15:41:04 [2024-06-26T13:41:04.874Z] [Pipeline] getContext
15:41:04 [2024-06-26T13:41:04.875Z] [Pipeline] }
15:41:04 [2024-06-26T13:41:04.878Z] [Pipeline] // stage
15:41:04 [2024-06-26T13:41:04.883Z] [Pipeline] stage
15:41:04 [2024-06-26T13:41:04.883Z] [Pipeline] { (Prepare the project)
15:41:04 [2024-06-26T13:41:04.894Z] [Pipeline] dir
15:41:04 [2024-06-26T13:41:04.894Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod
15:41:04 [2024-06-26T13:41:04.895Z] [Pipeline] {
15:41:04 [2024-06-26T13:41:04.902Z] [Pipeline] git
15:41:04 [2024-06-26T13:41:04.903Z] The recommended git tool is: NONE
15:41:04 [2024-06-26T13:41:04.904Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:41:04 [2024-06-26T13:41:04.920Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod/.git # timeout=10
15:41:04 [2024-06-26T13:41:04.925Z] Fetching changes from the remote Git repository
15:41:04 [2024-06-26T13:41:04.927Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-prod # timeout=10
15:41:04 [2024-06-26T13:41:04.931Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-prod
15:41:04 [2024-06-26T13:41:04.931Z]  > /usr/bin/git --version # timeout=10
15:41:04 [2024-06-26T13:41:04.934Z]  > git --version # 'git version 2.34.1'
15:41:04 [2024-06-26T13:41:04.934Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:41:04 [2024-06-26T13:41:04.938Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-prod +refs/heads/*:refs/remotes/origin/* # timeout=10
15:41:05 [2024-06-26T13:41:05.432Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
15:41:05 [2024-06-26T13:41:05.438Z] Checking out Revision c3054e40add18fd254afdd07a2b206be6a4d3530 (refs/remotes/origin/6.4.x)
15:41:05 [2024-06-26T13:41:05.438Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:41:05 [2024-06-26T13:41:05.442Z]  > /usr/bin/git checkout -f c3054e40add18fd254afdd07a2b206be6a4d3530 # timeout=10
15:41:05 [2024-06-26T13:41:05.449Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:41:05 [2024-06-26T13:41:05.456Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
15:41:05 [2024-06-26T13:41:05.461Z]  > /usr/bin/git checkout -b 6.4.x c3054e40add18fd254afdd07a2b206be6a4d3530 # timeout=10
15:41:05 [2024-06-26T13:41:05.469Z] Commit message: "Improve the Dockerfile and the run.sh script"
15:41:05 [2024-06-26T13:41:05.469Z] First time build. Skipping changelog.
15:41:05 [2024-06-26T13:41:05.475Z] [Pipeline] script
15:41:05 [2024-06-26T13:41:05.478Z] [Pipeline] {
15:41:05 [2024-06-26T13:41:05.485Z] [Pipeline] sh
15:41:05 [2024-06-26T13:41:05.739Z] + curl -fsSL -o pom-silverpeas.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-assembly/6.4.1/silverpeas-assembly-6.4.1.pom
15:41:05 [2024-06-26T13:41:05.992Z] [Pipeline] sh
15:41:06 [2024-06-26T13:41:06.248Z] + grep -oP (?<=SILVERPEAS_VERSION=)[0-9.]+ Dockerfile
15:41:06 [2024-06-26T13:41:06.249Z] [Pipeline] sh
15:41:06 [2024-06-26T13:41:06.504Z] + rm -f pom-silverpeas.xml
15:41:06 [2024-06-26T13:41:06.507Z] [Pipeline] sh
15:41:06 [2024-06-26T13:41:06.763Z] + git rev-parse 6.4.1
15:41:06 [2024-06-26T13:41:06.764Z] [Pipeline] }
15:41:06 [2024-06-26T13:41:06.770Z] [Pipeline] // script
15:41:06 [2024-06-26T13:41:06.774Z] [Pipeline] }
15:41:06 [2024-06-26T13:41:06.779Z] [Pipeline] // dir
15:41:06 [2024-06-26T13:41:06.783Z] [Pipeline] }
15:41:06 [2024-06-26T13:41:06.792Z] [Pipeline] // stage
15:41:06 [2024-06-26T13:41:06.798Z] [Pipeline] stage
15:41:06 [2024-06-26T13:41:06.798Z] [Pipeline] { (Check Silverpeas version is a new one)
15:41:06 [2024-06-26T13:41:06.817Z] Stage "Check Silverpeas version is a new one" skipped due to when conditional
15:41:06 [2024-06-26T13:41:06.818Z] [Pipeline] getContext
15:41:06 [2024-06-26T13:41:06.819Z] [Pipeline] }
15:41:06 [2024-06-26T13:41:06.823Z] [Pipeline] // stage
15:41:06 [2024-06-26T13:41:06.829Z] [Pipeline] stage
15:41:06 [2024-06-26T13:41:06.829Z] [Pipeline] { (Clean up previous build for the same version)
15:41:06 [2024-06-26T13:41:06.847Z] Stage "Clean up previous build for the same version" skipped due to when conditional
15:41:06 [2024-06-26T13:41:06.848Z] [Pipeline] getContext
15:41:06 [2024-06-26T13:41:06.850Z] [Pipeline] }
15:41:06 [2024-06-26T13:41:06.854Z] [Pipeline] // stage
15:41:06 [2024-06-26T13:41:06.859Z] [Pipeline] stage
15:41:06 [2024-06-26T13:41:06.860Z] [Pipeline] { (Update Dockerfile for new version)
15:41:06 [2024-06-26T13:41:06.883Z] [Pipeline] withCredentials
15:41:06 [2024-06-26T13:41:06.905Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
15:41:06 [2024-06-26T13:41:06.906Z] [Pipeline] {
15:41:06 [2024-06-26T13:41:06.919Z] [Pipeline] dir
15:41:06 [2024-06-26T13:41:06.919Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod
15:41:06 [2024-06-26T13:41:06.919Z] [Pipeline] {
15:41:06 [2024-06-26T13:41:06.929Z] [Pipeline] sh
15:41:07 [2024-06-26T13:41:07.187Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
15:41:07 [2024-06-26T13:41:07.198Z] [Pipeline] sh
15:41:07 [2024-06-26T13:41:07.455Z] + ./generate-dockerfile.sh 6.4.1 26.1.3
15:41:07 [2024-06-26T13:41:07.455Z] + git commit -am Generate Dockerfile for Silverpeas 6.4.1
15:41:07 [2024-06-26T13:41:07.455Z] [6.4.x 54368db] Generate Dockerfile for Silverpeas 6.4.1
15:41:07 [2024-06-26T13:41:07.455Z]  1 file changed, 2 insertions(+), 2 deletions(-)
15:41:07 [2024-06-26T13:41:07.456Z] + git tag 6.4.1
15:41:07 [2024-06-26T13:41:07.456Z] + git push origin HEAD:6.4.x
15:41:09 [2024-06-26T13:41:09.317Z] To https://github.com/Silverpeas/docker-silverpeas-prod
15:41:09 [2024-06-26T13:41:09.317Z]    c3054e4..54368db  HEAD -> 6.4.x
15:41:09 [2024-06-26T13:41:09.317Z] + git push origin --tags
15:41:10 [2024-06-26T13:41:10.229Z] To https://github.com/Silverpeas/docker-silverpeas-prod
15:41:10 [2024-06-26T13:41:10.229Z]  * [new tag]         6.4.1 -> 6.4.1
15:41:10 [2024-06-26T13:41:10.229Z] + ./generate-docker-library.sh
15:41:10 [2024-06-26T13:41:10.229Z] [Pipeline] }
15:41:10 [2024-06-26T13:41:10.234Z] [Pipeline] // dir
15:41:10 [2024-06-26T13:41:10.239Z] [Pipeline] }
15:41:10 [2024-06-26T13:41:10.243Z] [Pipeline] // withCredentials
15:41:10 [2024-06-26T13:41:10.247Z] [Pipeline] }
15:41:10 [2024-06-26T13:41:10.253Z] [Pipeline] // stage
15:41:10 [2024-06-26T13:41:10.258Z] [Pipeline] stage
15:41:10 [2024-06-26T13:41:10.258Z] [Pipeline] { (Create new stable branch)
15:41:10 [2024-06-26T13:41:10.272Z] Stage "Create new stable branch" skipped due to when conditional
15:41:10 [2024-06-26T13:41:10.272Z] [Pipeline] getContext
15:41:10 [2024-06-26T13:41:10.273Z] [Pipeline] }
15:41:10 [2024-06-26T13:41:10.278Z] [Pipeline] // stage
15:41:10 [2024-06-26T13:41:10.283Z] [Pipeline] stage
15:41:10 [2024-06-26T13:41:10.283Z] [Pipeline] { (Update official Docker images library)
15:41:10 [2024-06-26T13:41:10.294Z] [Pipeline] withCredentials
15:41:10 [2024-06-26T13:41:10.309Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
15:41:10 [2024-06-26T13:41:10.310Z] [Pipeline] {
15:41:10 [2024-06-26T13:41:10.318Z] [Pipeline] dir
15:41:10 [2024-06-26T13:41:10.318Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/official-images
15:41:10 [2024-06-26T13:41:10.318Z] [Pipeline] {
15:41:10 [2024-06-26T13:41:10.324Z] [Pipeline] git
15:41:10 [2024-06-26T13:41:10.326Z] The recommended git tool is: NONE
15:41:10 [2024-06-26T13:41:10.327Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:41:10 [2024-06-26T13:41:10.334Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Prod Image/official-images/.git # timeout=10
15:41:10 [2024-06-26T13:41:10.339Z] Fetching changes from the remote Git repository
15:41:10 [2024-06-26T13:41:10.342Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/official-images # timeout=10
15:41:10 [2024-06-26T13:41:10.347Z] Fetching upstream changes from https://github.com/Silverpeas/official-images
15:41:10 [2024-06-26T13:41:10.347Z]  > /usr/bin/git --version # timeout=10
15:41:10 [2024-06-26T13:41:10.351Z]  > git --version # 'git version 2.34.1'
15:41:10 [2024-06-26T13:41:10.352Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:41:10 [2024-06-26T13:41:10.357Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/official-images +refs/heads/*:refs/remotes/origin/* # timeout=10
15:41:11 [2024-06-26T13:41:11.178Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:41:11 [2024-06-26T13:41:11.183Z] Checking out Revision 68618b7af483eb532e11a320fc934aa06f304743 (refs/remotes/origin/master)
15:41:11 [2024-06-26T13:41:11.183Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:41:11 [2024-06-26T13:41:11.189Z]  > /usr/bin/git checkout -f 68618b7af483eb532e11a320fc934aa06f304743 # timeout=10
15:41:11 [2024-06-26T13:41:11.206Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:41:11 [2024-06-26T13:41:11.214Z]  > /usr/bin/git branch -D master # timeout=10
15:41:11 [2024-06-26T13:41:11.220Z]  > /usr/bin/git checkout -b master 68618b7af483eb532e11a320fc934aa06f304743 # timeout=10
15:41:11 [2024-06-26T13:41:11.231Z] Commit message: "Merge pull request #16991 from Kong/feat/fix-cloudsmith-pkgs"
15:41:11 [2024-06-26T13:41:11.231Z]  > /usr/bin/git rev-list --no-walk 0fde942138f2da077d05e71744d153be831a5dd4 # timeout=10
15:41:11 [2024-06-26T13:41:11.267Z] [Pipeline] sh
15:41:11 [2024-06-26T13:41:11.522Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
15:41:11 [2024-06-26T13:41:11.524Z] [Pipeline] sh
15:41:11 [2024-06-26T13:41:11.783Z] + git remote add docker https://github.com/docker-library/official-images.git
15:41:11 [2024-06-26T13:41:11.783Z] error: la distante docker existe déjà.
15:41:11 [2024-06-26T13:41:11.785Z] [Pipeline] sh
15:41:12 [2024-06-26T13:41:12.043Z] + git pull docker master
15:41:12 [2024-06-26T13:41:12.594Z] Depuis https://github.com/docker-library/official-images
15:41:12 [2024-06-26T13:41:12.594Z]  * branch                master     -> FETCH_HEAD
15:41:12 [2024-06-26T13:41:12.594Z]    68618b7af..59b5c7ba8  master     -> docker/master
15:41:12 [2024-06-26T13:41:12.594Z] Mise à jour 68618b7af..59b5c7ba8
15:41:12 [2024-06-26T13:41:12.594Z] Fast-forward
15:41:12 [2024-06-26T13:41:12.594Z]  .external-pins/docker/dockerfile___1               |   2 +-
15:41:12 [2024-06-26T13:41:12.594Z]  .external-pins/docker/scout-sbom-indexer___1-doi   |   2 +-
15:41:12 [2024-06-26T13:41:12.594Z]  .../windows/nanoserver___ltsc2022                  |   2 +-
15:41:12 [2024-06-26T13:41:12.594Z]  .../windows/servercore___ltsc2022                  |   2 +-
15:41:12 [2024-06-26T13:41:12.594Z]  library/aerospike                                  |   8 +-
15:41:12 [2024-06-26T13:41:12.594Z]  library/alpine                                     |  16 +--
15:41:12 [2024-06-26T13:41:12.595Z]  library/amazonlinux                                |  12 +-
15:41:12 [2024-06-26T13:41:12.595Z]  library/bash                                       |   4 +-
15:41:12 [2024-06-26T13:41:12.595Z]  library/consul                                     |  19 +--
15:41:12 [2024-06-26T13:41:12.595Z]  library/docker                                     |  72 +++++-----
15:41:12 [2024-06-26T13:41:12.595Z]  library/drupal                                     | 158 +++++++--------------
15:41:12 [2024-06-26T13:41:12.595Z]  library/elixir                                     |  36 ++---
15:41:12 [2024-06-26T13:41:12.595Z]  library/erlang                                     |  18 +--
15:41:12 [2024-06-26T13:41:12.595Z]  library/express-gateway                            |   5 +-
15:41:12 [2024-06-26T13:41:12.595Z]  library/flink                                      |  22 +--
15:41:12 [2024-06-26T13:41:12.595Z]  library/gcc                                        |  21 +--
15:41:12 [2024-06-26T13:41:12.595Z]  library/geonetwork                                 |  14 +-
15:41:12 [2024-06-26T13:41:12.595Z]  library/ghost                                      |   8 +-
15:41:12 [2024-06-26T13:41:12.595Z]  library/golang                                     |  53 +++++++
15:41:12 [2024-06-26T13:41:12.595Z]  library/gradle                                     |  45 ++++--
15:41:12 [2024-06-26T13:41:12.596Z]  library/haproxy                                    |  16 +--
15:41:12 [2024-06-26T13:41:12.596Z]  library/jobber                                     |   7 +-
15:41:12 [2024-06-26T13:41:12.596Z]  library/kapacitor                                  |   6 +-
15:41:12 [2024-06-26T13:41:12.596Z]  library/kong                                       |  18 +--
15:41:12 [2024-06-26T13:41:12.596Z]  library/liquibase                                  |   8 +-
15:41:12 [2024-06-26T13:41:12.596Z]  library/mongo                                      |  64 +++++++--
15:41:12 [2024-06-26T13:41:12.596Z]  library/mysql                                      |   6 +-
15:41:12 [2024-06-26T13:41:12.596Z]  library/nats-streaming                             |  23 +--
15:41:12 [2024-06-26T13:41:12.596Z]  library/neurodebian                                |  34 +++--
15:41:12 [2024-06-26T13:41:12.596Z]  library/nextcloud                                  |  30 ++--
15:41:12 [2024-06-26T13:41:12.596Z]  library/nginx                                      |  20 +--
15:41:12 [2024-06-26T13:41:12.596Z]  library/node                                       |  32 ++---
15:41:12 [2024-06-26T13:41:12.596Z]  library/odoo                                       |   8 +-
15:41:12 [2024-06-26T13:41:12.596Z]  library/open-liberty                               |  56 ++------
15:41:12 [2024-06-26T13:41:12.597Z]  library/openjdk                                    |  88 ++++++------
15:41:12 [2024-06-26T13:41:12.597Z]  library/oraclelinux                                |   4 +-
15:41:12 [2024-06-26T13:41:12.597Z]  library/orientdb                                   |  12 +-
15:41:12 [2024-06-26T13:41:12.597Z]  library/photon                                     |  30 ++--
15:41:12 [2024-06-26T13:41:12.597Z]  library/php                                        | 140 ++++++++++++++++++
15:41:12 [2024-06-26T13:41:12.597Z]  library/postgres                                   |  24 ++--
15:41:12 [2024-06-26T13:41:12.597Z]  library/r-base                                     |   6 +-
15:41:12 [2024-06-26T13:41:12.597Z]  library/rabbitmq                                   |   4 +-
15:41:12 [2024-06-26T13:41:12.597Z]  library/redmine                                    |  12 +-
15:41:12 [2024-06-26T13:41:12.597Z]  library/rocket.chat                                |  22 ++-
15:41:12 [2024-06-26T13:41:12.597Z]  library/silverpeas                                 |   7 +-
15:41:12 [2024-06-26T13:41:12.597Z]  library/sonarqube                                  |  22 +--
15:41:12 [2024-06-26T13:41:12.597Z]  library/tomcat                                     | 104 +++++++-------
15:41:12 [2024-06-26T13:41:12.598Z]  library/traefik                                    |  32 ++---
15:41:12 [2024-06-26T13:41:12.598Z]  library/ubuntu                                     |  34 ++---
15:41:12 [2024-06-26T13:41:12.598Z]  library/vault                                      |  17 +--
15:41:12 [2024-06-26T13:41:12.598Z]  library/websphere-liberty                          |  54 ++-----
15:41:12 [2024-06-26T13:41:12.598Z]  library/wordpress                                  |  72 +++++-----
15:41:12 [2024-06-26T13:41:12.598Z]  52 files changed, 798 insertions(+), 733 deletions(-)
15:41:12 [2024-06-26T13:41:12.598Z] + git push origin HEAD:master
15:41:13 [2024-06-26T13:41:13.509Z] To https://github.com/Silverpeas/official-images
15:41:13 [2024-06-26T13:41:13.509Z]    68618b7af..59b5c7ba8  HEAD -> master
15:41:13 [2024-06-26T13:41:13.512Z] [Pipeline] script
15:41:13 [2024-06-26T13:41:13.516Z] [Pipeline] {
15:41:13 [2024-06-26T13:41:13.524Z] [Pipeline] sh
15:41:13 [2024-06-26T13:41:13.780Z] + git rev-parse silverpeas-6.4.1
15:41:13 [2024-06-26T13:41:13.788Z] [Pipeline] sh
15:41:14 [2024-06-26T13:41:14.047Z] + git checkout -b silverpeas-6.4.1
15:41:14 [2024-06-26T13:41:14.047Z] Basculement sur la nouvelle branche 'silverpeas-6.4.1'
15:41:14 [2024-06-26T13:41:14.047Z] + cp /var/lib/jenkins/workspace/Silverpeas Prod Image/silverpeas library/
15:41:14 [2024-06-26T13:41:14.047Z] + git commit -am Update Docker image for Silverpeas version 6.4.1
15:41:14 [2024-06-26T13:41:14.047Z] [silverpeas-6.4.1 c501a9055] Update Docker image for Silverpeas version 6.4.1
15:41:14 [2024-06-26T13:41:14.047Z]  1 file changed, 2 insertions(+), 2 deletions(-)
15:41:14 [2024-06-26T13:41:14.047Z] + git push origin silverpeas-6.4.1
15:41:14 [2024-06-26T13:41:14.958Z] remote: 
15:41:14 [2024-06-26T13:41:14.958Z] remote: Create a pull request for 'silverpeas-6.4.1' on GitHub by visiting:        
15:41:14 [2024-06-26T13:41:14.958Z] remote:      https://github.com/Silverpeas/official-images/pull/new/silverpeas-6.4.1        
15:41:14 [2024-06-26T13:41:14.958Z] remote: 
15:41:14 [2024-06-26T13:41:14.959Z] To https://github.com/Silverpeas/official-images
15:41:14 [2024-06-26T13:41:14.959Z]  * [new branch]          silverpeas-6.4.1 -> silverpeas-6.4.1
15:41:14 [2024-06-26T13:41:14.960Z] [Pipeline] }
15:41:14 [2024-06-26T13:41:14.970Z] [Pipeline] // script
15:41:14 [2024-06-26T13:41:14.976Z] [Pipeline] }
15:41:14 [2024-06-26T13:41:14.982Z] [Pipeline] // dir
15:41:14 [2024-06-26T13:41:14.992Z] [Pipeline] }
15:41:15 [2024-06-26T13:41:15.002Z] [Pipeline] // withCredentials
15:41:15 [2024-06-26T13:41:15.013Z] [Pipeline] }
15:41:15 [2024-06-26T13:41:15.022Z] [Pipeline] // stage
15:41:15 [2024-06-26T13:41:15.035Z] [Pipeline] stage
15:41:15 [2024-06-26T13:41:15.035Z] [Pipeline] { (Open pull request)
15:41:15 [2024-06-26T13:41:15.079Z] [Pipeline] withCredentials
15:41:15 [2024-06-26T13:41:15.109Z] Masking supported pattern matches of $GIT_TOKEN or $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
15:41:15 [2024-06-26T13:41:15.110Z] [Pipeline] {
15:41:15 [2024-06-26T13:41:15.126Z] [Pipeline] script
15:41:15 [2024-06-26T13:41:15.130Z] [Pipeline] {
15:41:15 [2024-06-26T13:41:15.148Z] [Pipeline] sh
15:41:15 [2024-06-26T13:41:15.149Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
15:41:15 [2024-06-26T13:41:15.149Z] 		 Affected argument(s) used the following variable(s): [GIT_TOKEN, GIT_AUTH_USR]
15:41:15 [2024-06-26T13:41:15.149Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
15:41:15 [2024-06-26T13:41:15.407Z] + curl -X POST -u ****:**** -H Accept: application/vnd.github.v3+json -d {"title":"New Docker image for Silverpeas 6.4.1",
15:41:15 [2024-06-26T13:41:15.407Z] "body":"Update silverpeas Docker library to take into account Silverpeas 6.4.1","head":"Silverpeas:silverpeas-6.4.1","base":"master"} https://api.github.com/repos/docker-library/official-images/pulls
15:41:15 [2024-06-26T13:41:15.407Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15:41:15 [2024-06-26T13:41:15.408Z]                                  Dload  Upload   Total   Spent    Left  Speed
15:41:15 [2024-06-26T13:41:15.408Z] 
15:41:16 [2024-06-26T13:41:16.319Z]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15:41:16 [2024-06-26T13:41:16.319Z]  64 19648   63 12386  100   183  12312    181  0:00:01  0:00:01 --:--:-- 12506
15:41:16 [2024-06-26T13:41:16.319Z] 100 19648  100 19465  100   183  19219    180  0:00:01  0:00:01 --:--:-- 19415
15:41:16 [2024-06-26T13:41:16.321Z] [Pipeline] }
15:41:16 [2024-06-26T13:41:16.333Z] [Pipeline] // script
15:41:16 [2024-06-26T13:41:16.343Z] [Pipeline] }
15:41:16 [2024-06-26T13:41:16.353Z] [Pipeline] // withCredentials
15:41:16 [2024-06-26T13:41:16.364Z] [Pipeline] }
15:41:16 [2024-06-26T13:41:16.374Z] [Pipeline] // stage
15:41:16 [2024-06-26T13:41:16.386Z] [Pipeline] stage
15:41:16 [2024-06-26T13:41:16.387Z] [Pipeline] { (Declarative: Post Actions)
15:41:16 [2024-06-26T13:41:16.403Z] [Pipeline] step
15:41:16 [2024-06-26T13:41:16.423Z] [Pipeline] script
15:41:16 [2024-06-26T13:41:16.428Z] [Pipeline] {
15:41:16 [2024-06-26T13:41:16.452Z] [Pipeline] sh
15:41:16 [2024-06-26T13:41:16.711Z] + mkdir -p build
15:41:16 [2024-06-26T13:41:16.713Z] [Pipeline] writeFile
15:41:16 [2024-06-26T13:41:16.725Z] [Pipeline] archiveArtifacts
15:41:16 [2024-06-26T13:41:16.728Z] Archiving artifacts
15:41:16 [2024-06-26T13:41:16.738Z] Enregistrement des empreintes numériques
15:41:16 [2024-06-26T13:41:16.756Z] [Pipeline] sh
15:41:17 [2024-06-26T13:41:17.019Z] + rm -rf build
15:41:17 [2024-06-26T13:41:17.025Z] [Pipeline] emailext
15:41:17 [2024-06-26T13:41:17.071Z] Sending email to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com
15:41:17 [2024-06-26T13:41:17.196Z] [Pipeline] }
15:41:17 [2024-06-26T13:41:17.207Z] [Pipeline] // script
15:41:17 [2024-06-26T13:41:17.219Z] [Pipeline] }
15:41:17 [2024-06-26T13:41:17.229Z] [Pipeline] // stage
15:41:17 [2024-06-26T13:41:17.235Z] [Pipeline] }
15:41:17 [2024-06-26T13:41:17.242Z] [Pipeline] // withEnv
15:41:17 [2024-06-26T13:41:17.252Z] [Pipeline] }
15:41:17 [2024-06-26T13:41:17.262Z] [Pipeline] // withEnv
15:41:17 [2024-06-26T13:41:17.267Z] [Pipeline] }
15:41:17 [2024-06-26T13:41:17.273Z] [Pipeline] // node
15:41:17 [2024-06-26T13:41:17.284Z] [Pipeline] End of Pipeline
15:41:17 [2024-06-26T13:41:17.317Z] Finished: SUCCESS