[2026-03-02T09:42:16.157Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 71 [2026-03-02T09:42:16.157Z] Causé à l'origine par : [2026-03-02T09:42:16.157Z] Démarré par l'utilisateur Miguel Moquillon [2026-03-02T09:42:16.157Z] Running as userbuild [2026-03-02T09:42:16.568Z] Obtained src/releases/docker-prod/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-03-02T09:42:17.011Z] [Pipeline] Start of Pipeline [2026-03-02T09:42:17.211Z] [Pipeline] node [2026-03-02T09:42:17.213Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Prod Image [2026-03-02T09:42:17.215Z] [Pipeline] { [2026-03-02T09:42:17.231Z] [Pipeline] stage [2026-03-02T09:42:17.232Z] [Pipeline] { (Declarative: Checkout SCM) [2026-03-02T09:42:17.245Z] [Pipeline] checkout [2026-03-02T09:42:17.246Z] Selected Git installation does not exist. Using Default [2026-03-02T09:42:17.246Z] The recommended git tool is: NONE [2026-03-02T09:42:17.246Z] No credentials specified [2026-03-02T09:42:17.247Z] Cloning the remote Git repository [2026-03-02T09:42:17.247Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-03-02T09:42:17.247Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image # timeout=10 [2026-03-02T09:42:17.258Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2026-03-02T09:42:17.258Z] > /usr/bin/git --version # timeout=10 [2026-03-02T09:42:17.266Z] > git --version # 'git version 2.43.0' [2026-03-02T09:42:17.266Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-02T09:42:17.798Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2026-03-02T09:42:17.803Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-02T09:42:17.811Z] Avoid second fetch [2026-03-02T09:42:17.811Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-03-02T09:42:17.817Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) [2026-03-02T09:42:17.817Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-03-02T09:42:17.822Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 [2026-03-02T09:42:17.838Z] Commit message: "Fix SonarQube Maven execution in pipelines." [2026-03-02T09:42:17.839Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 [2026-03-02T09:42:17.855Z] [Pipeline] } [2026-03-02T09:42:17.859Z] [Pipeline] // stage [2026-03-02T09:42:17.867Z] [Pipeline] withEnv [2026-03-02T09:42:17.867Z] [Pipeline] { [2026-03-02T09:42:17.882Z] [Pipeline] withEnv [2026-03-02T09:42:17.882Z] [Pipeline] { [2026-03-02T09:42:17.898Z] [Pipeline] stage [2026-03-02T09:42:17.898Z] [Pipeline] { (Check the Docker image version to build) [2026-03-02T09:42:17.950Z] Stage "Check the Docker image version to build" skipped due to when conditional [2026-03-02T09:42:17.951Z] [Pipeline] getContext [2026-03-02T09:42:17.953Z] [Pipeline] } [2026-03-02T09:42:17.962Z] [Pipeline] // stage [2026-03-02T09:42:17.972Z] [Pipeline] stage [2026-03-02T09:42:17.973Z] [Pipeline] { (Prepare the project) [2026-03-02T09:42:18.001Z] [Pipeline] dir [2026-03-02T09:42:18.001Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod [2026-03-02T09:42:18.002Z] [Pipeline] { [2026-03-02T09:42:18.019Z] [Pipeline] git [2026-03-02T09:42:18.021Z] The recommended git tool is: NONE [2026-03-02T09:42:18.022Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-03-02T09:42:18.035Z] Cloning the remote Git repository [2026-03-02T09:42:18.035Z] Cloning repository https://github.com/Silverpeas/docker-silverpeas-prod [2026-03-02T09:42:18.035Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod # timeout=10 [2026-03-02T09:42:18.043Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-prod [2026-03-02T09:42:18.043Z] > /usr/bin/git --version # timeout=10 [2026-03-02T09:42:18.048Z] > git --version # 'git version 2.43.0' [2026-03-02T09:42:18.048Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-03-02T09:42:18.054Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-prod +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-02T09:42:20.442Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-prod # timeout=10 [2026-03-02T09:42:20.448Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-02T09:42:20.455Z] Avoid second fetch [2026-03-02T09:42:20.456Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 [2026-03-02T09:42:20.461Z] Checking out Revision fcf9d53b1a68f23841fc71a9210a83142a6a87d7 (refs/remotes/origin/6.4.x) [2026-03-02T09:42:20.461Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-03-02T09:42:20.465Z] > /usr/bin/git checkout -f fcf9d53b1a68f23841fc71a9210a83142a6a87d7 # timeout=10 [2026-03-02T09:42:20.581Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-03-02T09:42:20.588Z] > /usr/bin/git checkout -b 6.4.x fcf9d53b1a68f23841fc71a9210a83142a6a87d7 # timeout=10 [2026-03-02T09:42:20.846Z] Commit message: "Generate Dockerfile for Silverpeas 6.4.5" [2026-03-02T09:42:20.846Z] > /usr/bin/git rev-list --no-walk 2094ddb26caec9820d1852a9fa2bc3c2c84a1ada # timeout=10 [2026-03-02T09:42:20.864Z] [Pipeline] script [2026-03-02T09:42:20.866Z] [Pipeline] { [2026-03-02T09:42:20.873Z] [Pipeline] sh [2026-03-02T09:42:21.130Z] + curl -fsSL -o pom-silverpeas.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-assembly/6.4.6/silverpeas-assembly-6.4.6.pom [2026-03-02T09:42:21.381Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named versionExists (to a value of type Integer) which could lead to memory leaks or other issues. [2026-03-02T09:42:21.382Z] [Pipeline] sh [2026-03-02T09:42:21.637Z] + grep -oP (?<=SILVERPEAS_VERSION=)[0-9.]+ Dockerfile [2026-03-02T09:42:21.637Z] 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. [2026-03-02T09:42:21.638Z] [Pipeline] sh [2026-03-02T09:42:21.894Z] + rm -f pom-silverpeas.xml [2026-03-02T09:42:21.897Z] [Pipeline] sh [2026-03-02T09:42:22.155Z] + git rev-parse 6.4.6 [2026-03-02T09:42:22.156Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named update (to a value of type Integer) which could lead to memory leaks or other issues. [2026-03-02T09:42:22.156Z] [Pipeline] } [2026-03-02T09:42:22.163Z] [Pipeline] // script [2026-03-02T09:42:22.169Z] [Pipeline] } [2026-03-02T09:42:22.175Z] [Pipeline] // dir [2026-03-02T09:42:22.189Z] [Pipeline] } [2026-03-02T09:42:22.195Z] [Pipeline] // stage [2026-03-02T09:42:22.209Z] [Pipeline] stage [2026-03-02T09:42:22.209Z] [Pipeline] { (Check Silverpeas version is a new one) [2026-03-02T09:42:22.225Z] Stage "Check Silverpeas version is a new one" skipped due to when conditional [2026-03-02T09:42:22.226Z] [Pipeline] getContext [2026-03-02T09:42:22.227Z] [Pipeline] } [2026-03-02T09:42:22.233Z] [Pipeline] // stage [2026-03-02T09:42:22.241Z] [Pipeline] stage [2026-03-02T09:42:22.242Z] [Pipeline] { (Clean up previous build for the same version) [2026-03-02T09:42:22.254Z] Stage "Clean up previous build for the same version" skipped due to when conditional [2026-03-02T09:42:22.255Z] [Pipeline] getContext [2026-03-02T09:42:22.256Z] [Pipeline] } [2026-03-02T09:42:22.263Z] [Pipeline] // stage [2026-03-02T09:42:22.270Z] [Pipeline] stage [2026-03-02T09:42:22.270Z] [Pipeline] { (Update Dockerfile for new version) [2026-03-02T09:42:22.293Z] [Pipeline] withCredentials [2026-03-02T09:42:22.321Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW [2026-03-02T09:42:22.322Z] [Pipeline] { [2026-03-02T09:42:22.330Z] [Pipeline] dir [2026-03-02T09:42:22.330Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod [2026-03-02T09:42:22.330Z] [Pipeline] { [2026-03-02T09:42:22.337Z] [Pipeline] sh [2026-03-02T09:42:22.594Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f [2026-03-02T09:42:22.600Z] [Pipeline] sh [2026-03-02T09:42:22.855Z] + ./generate-dockerfile.sh 6.4.6 26.1.3 [2026-03-02T09:42:22.855Z] + git commit -am Generate Dockerfile for Silverpeas 6.4.6 [2026-03-02T09:42:23.105Z] [6.4.x b916cf7] Generate Dockerfile for Silverpeas 6.4.6 [2026-03-02T09:42:23.105Z] 1 file changed, 2 insertions(+), 2 deletions(-) [2026-03-02T09:42:23.105Z] + git tag 6.4.6 [2026-03-02T09:42:23.105Z] + git push origin HEAD:6.4.x [2026-03-02T09:42:24.449Z] To https://github.com/Silverpeas/docker-silverpeas-prod [2026-03-02T09:42:24.449Z] fcf9d53..b916cf7 HEAD -> 6.4.x [2026-03-02T09:42:24.449Z] + git push origin --tags [2026-03-02T09:42:25.793Z] To https://github.com/Silverpeas/docker-silverpeas-prod [2026-03-02T09:42:25.793Z] * [new tag] 6.4.6 -> 6.4.6 [2026-03-02T09:42:25.793Z] + ./generate-docker-library.sh [2026-03-02T09:42:25.793Z] [Pipeline] } [2026-03-02T09:42:25.800Z] [Pipeline] // dir [2026-03-02T09:42:25.808Z] [Pipeline] } [2026-03-02T09:42:25.815Z] [Pipeline] // withCredentials [2026-03-02T09:42:25.825Z] [Pipeline] } [2026-03-02T09:42:25.835Z] [Pipeline] // stage [2026-03-02T09:42:25.844Z] [Pipeline] stage [2026-03-02T09:42:25.845Z] [Pipeline] { (Create new stable branch) [2026-03-02T09:42:25.862Z] Stage "Create new stable branch" skipped due to when conditional [2026-03-02T09:42:25.863Z] [Pipeline] getContext [2026-03-02T09:42:25.864Z] [Pipeline] } [2026-03-02T09:42:25.870Z] [Pipeline] // stage [2026-03-02T09:42:25.877Z] [Pipeline] stage [2026-03-02T09:42:25.877Z] [Pipeline] { (Update official Docker images library) [2026-03-02T09:42:25.889Z] [Pipeline] withCredentials [2026-03-02T09:42:25.916Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW [2026-03-02T09:42:25.917Z] [Pipeline] { [2026-03-02T09:42:25.927Z] [Pipeline] dir [2026-03-02T09:42:25.927Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/official-images [2026-03-02T09:42:25.927Z] [Pipeline] { [2026-03-02T09:42:25.936Z] [Pipeline] git [2026-03-02T09:42:25.937Z] The recommended git tool is: NONE [2026-03-02T09:42:25.937Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2026-03-02T09:42:25.943Z] Cloning the remote Git repository [2026-03-02T09:42:25.943Z] Cloning repository https://github.com/Silverpeas/official-images [2026-03-02T09:42:25.943Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image/official-images # timeout=10 [2026-03-02T09:42:25.951Z] Fetching upstream changes from https://github.com/Silverpeas/official-images [2026-03-02T09:42:25.951Z] > /usr/bin/git --version # timeout=10 [2026-03-02T09:42:25.955Z] > git --version # 'git version 2.43.0' [2026-03-02T09:42:25.955Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2026-03-02T09:42:25.960Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/official-images +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-02T09:42:30.656Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/official-images # timeout=10 [2026-03-02T09:42:30.663Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-02T09:42:30.669Z] Avoid second fetch [2026-03-02T09:42:30.669Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2026-03-02T09:42:30.676Z] Checking out Revision f59769fc467972804733dd5f318303bc188d0485 (refs/remotes/origin/master) [2026-03-02T09:42:30.676Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2026-03-02T09:42:30.682Z] > /usr/bin/git checkout -f f59769fc467972804733dd5f318303bc188d0485 # timeout=10 [2026-03-02T09:42:30.724Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2026-03-02T09:42:30.734Z] > /usr/bin/git checkout -b master f59769fc467972804733dd5f318303bc188d0485 # timeout=10 [2026-03-02T09:42:30.759Z] Commit message: "Update julia (#20439)" [2026-03-02T09:42:30.759Z] > /usr/bin/git rev-list --no-walk 572fbe9d40150b9abf18e81d35a9ddc59e60502d # timeout=10 [2026-03-02T09:42:30.849Z] [Pipeline] sh [2026-03-02T09:42:31.106Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f [2026-03-02T09:42:31.109Z] [Pipeline] sh [2026-03-02T09:42:31.367Z] + git remote add docker https://github.com/docker-library/official-images.git [2026-03-02T09:42:31.370Z] [Pipeline] sh [2026-03-02T09:42:31.628Z] + git pull docker master [2026-03-02T09:42:32.179Z] Depuis https://github.com/docker-library/official-images [2026-03-02T09:42:32.179Z] * branch master -> FETCH_HEAD [2026-03-02T09:42:32.180Z] * [nouvelle branche] master -> docker/master [2026-03-02T09:42:32.180Z] Mise à jour f59769fc4..7ed483753 [2026-03-02T09:42:32.180Z] Fast-forward [2026-03-02T09:42:32.430Z] .../windows/nanoserver___ltsc2022 | 2 +- [2026-03-02T09:42:32.430Z] .../windows/nanoserver___ltsc2025 | 2 +- [2026-03-02T09:42:32.430Z] .../windows/servercore___ltsc2022 | 2 +- [2026-03-02T09:42:32.430Z] .../windows/servercore___ltsc2025 | 2 +- [2026-03-02T09:42:32.430Z] .external-pins/redhat/ubi10-minimal___latest | 2 +- [2026-03-02T09:42:32.431Z] .external-pins/redhat/ubi10___latest | 2 +- [2026-03-02T09:42:32.431Z] .external-pins/redhat/ubi8-minimal___latest | 2 +- [2026-03-02T09:42:32.431Z] .external-pins/redhat/ubi8___latest | 2 +- [2026-03-02T09:42:32.431Z] .external-pins/redhat/ubi9-minimal___latest | 2 +- [2026-03-02T09:42:32.431Z] .external-pins/redhat/ubi9___latest | 2 +- [2026-03-02T09:42:32.431Z] .external-pins/tianon/buildkit___0.16 | 2 +- [2026-03-02T09:42:32.431Z] README.md | 6 +- [2026-03-02T09:42:32.431Z] library/adminer | 8 +- [2026-03-02T09:42:32.431Z] library/aerospike | 8 +- [2026-03-02T09:42:32.431Z] library/almalinux | 40 +- [2026-03-02T09:42:32.431Z] library/alpine | 21 +- [2026-03-02T09:42:32.431Z] library/alt | 6 +- [2026-03-02T09:42:32.431Z] library/amazoncorretto | 112 ++-- [2026-03-02T09:42:32.432Z] library/amazonlinux | 15 +- [2026-03-02T09:42:32.432Z] library/arangodb | 6 +- [2026-03-02T09:42:32.432Z] library/archlinux | 18 +- [2026-03-02T09:42:32.432Z] library/backdrop | 8 +- [2026-03-02T09:42:32.432Z] library/bash | 8 +- [2026-03-02T09:42:32.432Z] library/bonita | 6 +- [2026-03-02T09:42:32.432Z] library/buildpack-deps | 17 +- [2026-03-02T09:42:32.432Z] library/busybox | 22 +- [2026-03-02T09:42:32.432Z] library/caddy | 66 ++- [2026-03-02T09:42:32.432Z] library/cassandra | 24 +- [2026-03-02T09:42:32.432Z] library/chronograf | 6 +- [2026-03-02T09:42:32.432Z] library/clickhouse | 22 +- [2026-03-02T09:42:32.432Z] library/clojure | 96 ++-- [2026-03-02T09:42:32.432Z] library/composer | 8 +- [2026-03-02T09:42:32.433Z] library/convertigo | 4 +- [2026-03-02T09:42:32.433Z] library/couchbase | 15 + [2026-03-02T09:42:32.433Z] library/crate | 11 +- [2026-03-02T09:42:32.433Z] library/dart | 6 +- [2026-03-02T09:42:32.433Z] library/debian | 70 +-- [2026-03-02T09:42:32.433Z] library/docker | 55 +- [2026-03-02T09:42:32.433Z] library/drupal | 362 +++++-------- [2026-03-02T09:42:32.433Z] library/eclipse-mosquitto | 9 +- [2026-03-02T09:42:32.433Z] library/eclipse-temurin | 575 +++++++++++---------- [2026-03-02T09:42:32.433Z] library/elasticsearch | 21 +- [2026-03-02T09:42:32.433Z] library/elixir | 36 +- [2026-03-02T09:42:32.433Z] library/erlang | 51 +- [2026-03-02T09:42:32.433Z] library/fedora | 24 +- [2026-03-02T09:42:32.434Z] library/flink | 27 +- [2026-03-02T09:42:32.434Z] library/fluentd | 8 +- [2026-03-02T09:42:32.434Z] library/friendica | 46 +- [2026-03-02T09:42:32.434Z] library/ghost | 14 +- [2026-03-02T09:42:32.434Z] library/golang | 134 ++--- [2026-03-02T09:42:32.434Z] library/gradle | 188 +++---- [2026-03-02T09:42:32.434Z] library/groovy | 132 ++++- [2026-03-02T09:42:32.434Z] library/haproxy | 56 +- [2026-03-02T09:42:32.434Z] library/haskell | 14 +- [2026-03-02T09:42:32.434Z] library/hylang | 82 +-- [2026-03-02T09:42:32.434Z] library/ibm-semeru-runtimes | 100 ++-- [2026-03-02T09:42:32.434Z] library/ibmjava | 6 +- [2026-03-02T09:42:32.434Z] library/influxdb | 30 +- [2026-03-02T09:42:32.435Z] library/jetty | 399 +++----------- [2026-03-02T09:42:32.435Z] library/joomla | 51 +- [2026-03-02T09:42:32.435Z] library/jruby | 10 +- [2026-03-02T09:42:32.435Z] library/julia | 51 +- [2026-03-02T09:42:32.435Z] library/kibana | 26 +- [2026-03-02T09:42:32.435Z] library/krakend | 6 +- [2026-03-02T09:42:32.435Z] library/logstash | 21 +- [2026-03-02T09:42:32.435Z] library/mageia | 4 +- [2026-03-02T09:42:32.435Z] library/mariadb | 58 +-- [2026-03-02T09:42:32.435Z] library/matomo | 12 +- [2026-03-02T09:42:32.435Z] library/maven | 156 +++--- [2026-03-02T09:42:32.435Z] library/mediawiki | 36 +- [2026-03-02T09:42:32.435Z] library/memcached | 8 +- [2026-03-02T09:42:32.436Z] library/mongo | 155 ++++-- [2026-03-02T09:42:32.436Z] library/mysql | 16 +- [2026-03-02T09:42:32.436Z] library/nats | 30 +- [2026-03-02T09:42:32.436Z] library/neo4j | 100 ++-- [2026-03-02T09:42:32.436Z] library/nextcloud | 41 +- [2026-03-02T09:42:32.436Z] library/nginx | 62 +-- [2026-03-02T09:42:32.436Z] library/node | 130 ++--- [2026-03-02T09:42:32.436Z] library/odoo | 8 +- [2026-03-02T09:42:32.436Z] library/open-liberty | 32 +- [2026-03-02T09:42:32.436Z] library/openjdk | 62 +-- [2026-03-02T09:42:32.436Z] library/oraclelinux | 4 +- [2026-03-02T09:42:32.436Z] library/orientdb | 15 +- [2026-03-02T09:42:32.436Z] library/percona | 16 +- [2026-03-02T09:42:32.436Z] library/perl | 50 +- [2026-03-02T09:42:32.437Z] library/photon | 20 +- [2026-03-02T09:42:32.437Z] library/php | 492 +++++------------- [2026-03-02T09:42:32.437Z] library/postgres | 80 +-- [2026-03-02T09:42:32.437Z] library/python | 150 +++--- [2026-03-02T09:42:32.437Z] library/rabbitmq | 60 +-- [2026-03-02T09:42:32.437Z] library/rakudo-star | 18 +- [2026-03-02T09:42:32.437Z] library/redis | 66 ++- [2026-03-02T09:42:32.437Z] library/redmine | 48 +- [2026-03-02T09:42:32.437Z] library/rocket.chat | 40 +- [2026-03-02T09:42:32.437Z] library/ruby | 96 ++-- [2026-03-02T09:42:32.437Z] library/rust | 43 +- [2026-03-02T09:42:32.437Z] library/sapmachine | 176 +++---- [2026-03-02T09:42:32.437Z] library/silverpeas | 7 +- [2026-03-02T09:42:32.438Z] library/solr | 8 +- [2026-03-02T09:42:32.438Z] library/sonarqube | 53 +- [2026-03-02T09:42:32.438Z] library/swift | 44 +- [2026-03-02T09:42:32.438Z] library/swipl | 10 +- [2026-03-02T09:42:32.438Z] library/teamspeak | 14 +- [2026-03-02T09:42:32.438Z] library/telegraf | 22 +- [2026-03-02T09:42:32.438Z] library/tomcat | 208 ++++---- [2026-03-02T09:42:32.438Z] library/tomee | 74 +-- [2026-03-02T09:42:32.438Z] library/traefik | 26 +- [2026-03-02T09:42:32.438Z] library/ubuntu | 183 +++---- [2026-03-02T09:42:32.438Z] library/varnish | 22 +- [2026-03-02T09:42:32.438Z] library/websphere-liberty | 30 +- [2026-03-02T09:42:32.438Z] library/wordpress | 128 +++-- [2026-03-02T09:42:32.439Z] library/xwiki | 56 +- [2026-03-02T09:42:32.439Z] library/yourls | 14 +- [2026-03-02T09:42:32.439Z] library/zookeeper | 6 +- [2026-03-02T09:42:32.439Z] test/tests/ghost-basics/run.sh | 2 +- [2026-03-02T09:42:32.439Z] test/tests/matomo-fpm-run/run.sh | 14 +- [2026-03-02T09:42:32.439Z] test/tests/mongo-express-run/run.sh | 2 +- [2026-03-02T09:42:32.439Z] test/tests/monica-apache-run/run.sh | 2 +- [2026-03-02T09:42:32.439Z] test/tests/monica-cli-mysql8/run.sh | 2 +- [2026-03-02T09:42:32.439Z] test/tests/monica-cli/run.sh | 2 +- [2026-03-02T09:42:32.439Z] test/tests/monica-fpm-run/run.sh | 18 +- [2026-03-02T09:42:32.439Z] test/tests/nextcloud-cli-mysql/run.sh | 2 +- [2026-03-02T09:42:32.439Z] test/tests/nextcloud-fpm-run/real-run.sh | 14 +- [2026-03-02T09:42:32.439Z] test/tests/php-fpm-hello-web/run.sh | 14 +- [2026-03-02T09:42:32.439Z] test/tests/postfixadmin-fpm-run/run.sh | 14 +- [2026-03-02T09:42:32.440Z] test/tests/rabbitmq-basics/run.sh | 4 +- [2026-03-02T09:42:32.440Z] test/tests/ruby-gems/container.sh | 31 +- [2026-03-02T09:42:32.440Z] test/tests/silverpeas-basics/run.sh | 2 +- [2026-03-02T09:42:32.440Z] test/tests/wordpress-apache-run/run.sh | 2 +- [2026-03-02T09:42:32.440Z] test/tests/wordpress-fpm-run/run.sh | 16 +- [2026-03-02T09:42:32.440Z] 130 files changed, 3204 insertions(+), 3311 deletions(-) [2026-03-02T09:42:32.440Z] + git push origin HEAD:master [2026-03-02T09:42:33.351Z] To https://github.com/Silverpeas/official-images [2026-03-02T09:42:33.351Z] f59769fc4..7ed483753 HEAD -> master [2026-03-02T09:42:33.353Z] [Pipeline] script [2026-03-02T09:42:33.356Z] [Pipeline] { [2026-03-02T09:42:33.369Z] [Pipeline] sh [2026-03-02T09:42:33.626Z] + git rev-parse silverpeas-6.4.6 [2026-03-02T09:42:33.633Z] [Pipeline] sh [2026-03-02T09:42:33.890Z] + git checkout -b silverpeas-6.4.6 [2026-03-02T09:42:33.890Z] Basculement sur la nouvelle branche 'silverpeas-6.4.6' [2026-03-02T09:42:33.890Z] + cp /var/lib/jenkins/workspace/Silverpeas Prod Image/silverpeas library/ [2026-03-02T09:42:33.890Z] + git commit -am Update Docker image for Silverpeas version 6.4.6 [2026-03-02T09:42:33.891Z] [silverpeas-6.4.6 6d3e58654] Update Docker image for Silverpeas version 6.4.6 [2026-03-02T09:42:33.891Z] 1 file changed, 3 insertions(+), 3 deletions(-) [2026-03-02T09:42:33.891Z] + git push origin silverpeas-6.4.6 [2026-03-02T09:42:34.802Z] remote: [2026-03-02T09:42:34.802Z] remote: Create a pull request for 'silverpeas-6.4.6' on GitHub by visiting: [2026-03-02T09:42:34.802Z] remote: https://github.com/Silverpeas/official-images/pull/new/silverpeas-6.4.6 [2026-03-02T09:42:34.802Z] remote: [2026-03-02T09:42:34.802Z] To https://github.com/Silverpeas/official-images [2026-03-02T09:42:34.802Z] * [new branch] silverpeas-6.4.6 -> silverpeas-6.4.6 [2026-03-02T09:42:34.803Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named doPR (to a value of type String) which could lead to memory leaks or other issues. [2026-03-02T09:42:34.803Z] [Pipeline] } [2026-03-02T09:42:34.820Z] [Pipeline] // script [2026-03-02T09:42:34.827Z] [Pipeline] } [2026-03-02T09:42:34.833Z] [Pipeline] // dir [2026-03-02T09:42:34.840Z] [Pipeline] } [2026-03-02T09:42:34.845Z] [Pipeline] // withCredentials [2026-03-02T09:42:34.853Z] [Pipeline] } [2026-03-02T09:42:34.859Z] [Pipeline] // stage [2026-03-02T09:42:34.866Z] [Pipeline] stage [2026-03-02T09:42:34.866Z] [Pipeline] { (Open pull request) [2026-03-02T09:42:34.894Z] [Pipeline] withCredentials [2026-03-02T09:42:34.918Z] Masking supported pattern matches of $GIT_TOKEN or $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW [2026-03-02T09:42:34.920Z] [Pipeline] { [2026-03-02T09:42:34.927Z] [Pipeline] script [2026-03-02T09:42:34.929Z] [Pipeline] { [2026-03-02T09:42:34.936Z] [Pipeline] sh [2026-03-02T09:42:34.936Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2026-03-02T09:42:34.936Z] Affected argument(s) used the following variable(s): [GIT_TOKEN, GIT_AUTH_USR] [2026-03-02T09:42:34.937Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2026-03-02T09:42:35.191Z] + curl -X POST -u ****:**** -H Accept: application/vnd.github.v3+json -d {"title":"New Docker image for Silverpeas 6.4.6", [2026-03-02T09:42:35.191Z] "body":"Update silverpeas Docker library to take into account Silverpeas 6.4.6","head":"Silverpeas:silverpeas-6.4.6","base":"master"} https://api.github.com/repos/docker-library/official-images/pulls [2026-03-02T09:42:35.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-02T09:42:35.192Z] Dload Upload Total Spent Left Speed [2026-03-02T09:42:35.192Z] [2026-03-02T09:42:36.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2026-03-02T09:42:37.014Z] 100 183 0 0 100 183 0 170 0:00:01 0:00:01 --:--:-- 171 [2026-03-02T09:42:37.014Z] 59 19976 58 11592 100 183 5867 92 0:00:03 0:00:01 0:00:02 5959 [2026-03-02T09:42:37.014Z] 100 19976 100 19793 100 183 9984 92 0:00:01 0:00:01 --:--:-- 10073 [2026-03-02T09:42:37.015Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named prResult (to a value of type String) which could lead to memory leaks or other issues. [2026-03-02T09:42:37.016Z] [Pipeline] } [2026-03-02T09:42:37.029Z] [Pipeline] // script [2026-03-02T09:42:37.036Z] [Pipeline] } [2026-03-02T09:42:37.042Z] [Pipeline] // withCredentials [2026-03-02T09:42:37.048Z] [Pipeline] } [2026-03-02T09:42:37.055Z] [Pipeline] // stage [2026-03-02T09:42:37.064Z] [Pipeline] stage [2026-03-02T09:42:37.064Z] [Pipeline] { (Declarative: Post Actions) [2026-03-02T09:42:37.076Z] [Pipeline] step [2026-03-02T09:42:37.091Z] [Pipeline] script [2026-03-02T09:42:37.093Z] [Pipeline] { [2026-03-02T09:42:37.105Z] [Pipeline] sh [2026-03-02T09:42:37.359Z] + mkdir -p build [2026-03-02T09:42:37.361Z] [Pipeline] writeFile [2026-03-02T09:42:37.431Z] [Pipeline] archiveArtifacts [2026-03-02T09:42:37.433Z] Archiving artifacts [2026-03-02T09:42:37.442Z] Enregistrement des empreintes numériques [2026-03-02T09:42:37.646Z] [Pipeline] sh [2026-03-02T09:42:37.901Z] + rm -rf build [2026-03-02T09:42:37.908Z] [Pipeline] emailext [2026-03-02T09:42:37.974Z] Sending email to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com [2026-03-02T09:42:38.193Z] [Pipeline] } [2026-03-02T09:42:38.227Z] [Pipeline] // script [2026-03-02T09:42:38.241Z] [Pipeline] } [2026-03-02T09:42:38.259Z] [Pipeline] // stage [2026-03-02T09:42:38.288Z] [Pipeline] } [2026-03-02T09:42:38.304Z] [Pipeline] // withEnv [2026-03-02T09:42:38.382Z] [Pipeline] } [2026-03-02T09:42:38.394Z] [Pipeline] // withEnv [2026-03-02T09:42:38.402Z] [Pipeline] } [2026-03-02T09:42:38.417Z] [Pipeline] // node [2026-03-02T09:42:38.433Z] [Pipeline] End of Pipeline [2026-03-02T09:42:38.580Z] Finished: SUCCESS