[2024-02-19T16:46:53.556Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 59 [2024-02-19T16:46:53.556Z] Causé à l'origine par : [2024-02-19T16:46:53.556Z] Démarré par l'utilisateur Miguel Moquillon [2024-02-19T16:46:53.556Z] Running as userbuild [2024-02-19T16:46:54.670Z] Obtained src/releases/docker-prod/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2024-02-19T16:46:54.995Z] [Pipeline] Start of Pipeline [2024-02-19T16:46:55.133Z] [Pipeline] node [2024-02-19T16:46:55.136Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Prod Image [2024-02-19T16:46:55.137Z] [Pipeline] { [2024-02-19T16:46:55.147Z] [Pipeline] stage [2024-02-19T16:46:55.147Z] [Pipeline] { (Declarative: Checkout SCM) [2024-02-19T16:46:55.152Z] [Pipeline] checkout [2024-02-19T16:46:55.154Z] Selected Git installation does not exist. Using Default [2024-02-19T16:46:55.154Z] The recommended git tool is: NONE [2024-02-19T16:46:55.154Z] No credentials specified [2024-02-19T16:46:55.154Z] Cloning the remote Git repository [2024-02-19T16:46:55.154Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git [2024-02-19T16:46:55.154Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image # timeout=10 [2024-02-19T16:46:55.160Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2024-02-19T16:46:55.160Z] > /usr/bin/git --version # timeout=10 [2024-02-19T16:46:55.164Z] > git --version # 'git version 2.34.1' [2024-02-19T16:46:55.164Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T16:46:55.715Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2024-02-19T16:46:55.719Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T16:46:55.724Z] Avoid second fetch [2024-02-19T16:46:55.725Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-02-19T16:46:55.729Z] Checking out Revision 93060e55efa3a1d42f3018b30191c7130ab7841e (refs/remotes/origin/master) [2024-02-19T16:46:55.729Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2024-02-19T16:46:55.733Z] > /usr/bin/git checkout -f 93060e55efa3a1d42f3018b30191c7130ab7841e # timeout=10 [2024-02-19T16:46:55.744Z] Commit message: "Refine the release pipeline of Silverpeas Kernel by adding a Sonar analysis before effectively releasing the new version" [2024-02-19T16:46:55.744Z] > /usr/bin/git rev-list --no-walk a3e3109be7bea387df42254cafa05a6adea05e89 # timeout=10 [2024-02-19T16:46:55.758Z] [Pipeline] } [2024-02-19T16:46:55.762Z] [Pipeline] // stage [2024-02-19T16:46:55.768Z] [Pipeline] withEnv [2024-02-19T16:46:55.769Z] [Pipeline] { [2024-02-19T16:46:55.782Z] [Pipeline] withEnv [2024-02-19T16:46:55.782Z] [Pipeline] { [2024-02-19T16:46:55.790Z] [Pipeline] stage [2024-02-19T16:46:55.790Z] [Pipeline] { (Check the Docker image version to build) [2024-02-19T16:46:55.810Z] Stage "Check the Docker image version to build" skipped due to when conditional [2024-02-19T16:46:55.810Z] [Pipeline] } [2024-02-19T16:46:55.813Z] [Pipeline] // stage [2024-02-19T16:46:55.818Z] [Pipeline] stage [2024-02-19T16:46:55.818Z] [Pipeline] { (Prepare the project) [2024-02-19T16:46:55.830Z] [Pipeline] dir [2024-02-19T16:46:55.830Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod [2024-02-19T16:46:55.831Z] [Pipeline] { [2024-02-19T16:46:55.837Z] [Pipeline] git [2024-02-19T16:46:55.839Z] The recommended git tool is: NONE [2024-02-19T16:46:55.839Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2024-02-19T16:46:55.863Z] Cloning the remote Git repository [2024-02-19T16:46:55.863Z] Cloning repository https://github.com/Silverpeas/docker-silverpeas-prod [2024-02-19T16:46:55.863Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod # timeout=10 [2024-02-19T16:46:55.871Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-prod [2024-02-19T16:46:55.871Z] > /usr/bin/git --version # timeout=10 [2024-02-19T16:46:55.875Z] > git --version # 'git version 2.34.1' [2024-02-19T16:46:55.875Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2024-02-19T16:46:55.876Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-prod +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T16:46:58.581Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-prod # timeout=10 [2024-02-19T16:46:58.587Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T16:46:58.592Z] Avoid second fetch [2024-02-19T16:46:58.592Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 [2024-02-19T16:46:58.597Z] Checking out Revision 2e14e095b9936bd17ff80cff8ccf5a4006248b5f (refs/remotes/origin/6.3.x) [2024-02-19T16:46:58.597Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2024-02-19T16:46:58.601Z] > /usr/bin/git checkout -f 2e14e095b9936bd17ff80cff8ccf5a4006248b5f # timeout=10 [2024-02-19T16:46:58.609Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2024-02-19T16:46:58.615Z] > /usr/bin/git checkout -b 6.3.x 2e14e095b9936bd17ff80cff8ccf5a4006248b5f # timeout=10 [2024-02-19T16:46:58.622Z] Commit message: "Update the docker library generation script to take into account the new specific version of the Docker image to consider for Silverpeas 6.2.3" [2024-02-19T16:46:58.622Z] > /usr/bin/git rev-list --no-walk 46663472900c69ea9b5aeec78fb827184c9109bf # timeout=10 [2024-02-19T16:46:58.636Z] [Pipeline] script [2024-02-19T16:46:58.638Z] [Pipeline] { [2024-02-19T16:46:58.645Z] [Pipeline] sh [2024-02-19T16:46:58.899Z] + curl -fsSL -o pom-silverpeas.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-assembly/6.3.4/silverpeas-assembly-6.3.4.pom [2024-02-19T16:46:59.151Z] [Pipeline] sh [2024-02-19T16:46:59.407Z] + grep -oP (?<=SILVERPEAS_VERSION=)[0-9.]+ Dockerfile [2024-02-19T16:46:59.409Z] [Pipeline] sh [2024-02-19T16:46:59.667Z] + rm -f pom-silverpeas.xml [2024-02-19T16:46:59.669Z] [Pipeline] sh [2024-02-19T16:46:59.924Z] + git rev-parse 6.3.4 [2024-02-19T16:46:59.925Z] [Pipeline] } [2024-02-19T16:46:59.930Z] [Pipeline] // script [2024-02-19T16:46:59.947Z] [Pipeline] } [2024-02-19T16:46:59.959Z] [Pipeline] // dir [2024-02-19T16:46:59.969Z] [Pipeline] } [2024-02-19T16:46:59.976Z] [Pipeline] // stage [2024-02-19T16:46:59.981Z] [Pipeline] stage [2024-02-19T16:46:59.982Z] [Pipeline] { (Check Silverpeas version is a new one) [2024-02-19T16:46:59.998Z] Stage "Check Silverpeas version is a new one" skipped due to when conditional [2024-02-19T16:46:59.999Z] [Pipeline] } [2024-02-19T16:47:00.004Z] [Pipeline] // stage [2024-02-19T16:47:00.012Z] [Pipeline] stage [2024-02-19T16:47:00.012Z] [Pipeline] { (Clean up previous build for the same version) [2024-02-19T16:47:00.026Z] Stage "Clean up previous build for the same version" skipped due to when conditional [2024-02-19T16:47:00.026Z] [Pipeline] } [2024-02-19T16:47:00.033Z] [Pipeline] // stage [2024-02-19T16:47:00.039Z] [Pipeline] stage [2024-02-19T16:47:00.040Z] [Pipeline] { (Update Dockerfile for new version) [2024-02-19T16:47:00.057Z] [Pipeline] withCredentials [2024-02-19T16:47:00.071Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW [2024-02-19T16:47:00.072Z] [Pipeline] { [2024-02-19T16:47:00.087Z] [Pipeline] dir [2024-02-19T16:47:00.087Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod [2024-02-19T16:47:00.088Z] [Pipeline] { [2024-02-19T16:47:00.095Z] [Pipeline] sh [2024-02-19T16:47:00.350Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f [2024-02-19T16:47:00.361Z] [Pipeline] sh [2024-02-19T16:47:00.616Z] + ./generate-dockerfile.sh 6.3.4 26.1.1 [2024-02-19T16:47:00.616Z] + git commit -am Generate Dockerfile for Silverpeas 6.3.4 [2024-02-19T16:47:00.616Z] [6.3.x d8f1883] Generate Dockerfile for Silverpeas 6.3.4 [2024-02-19T16:47:00.616Z] 1 file changed, 2 insertions(+), 2 deletions(-) [2024-02-19T16:47:00.616Z] + git tag 6.3.4 [2024-02-19T16:47:00.616Z] + git push origin HEAD:6.3.x [2024-02-19T16:47:01.527Z] To https://github.com/Silverpeas/docker-silverpeas-prod [2024-02-19T16:47:01.528Z] 2e14e09..d8f1883 HEAD -> 6.3.x [2024-02-19T16:47:01.528Z] + git push origin --tags [2024-02-19T16:47:02.438Z] To https://github.com/Silverpeas/docker-silverpeas-prod [2024-02-19T16:47:02.439Z] * [new tag] 6.3.4 -> 6.3.4 [2024-02-19T16:47:02.439Z] + ./generate-docker-library.sh [2024-02-19T16:47:02.439Z] [Pipeline] } [2024-02-19T16:47:02.446Z] [Pipeline] // dir [2024-02-19T16:47:02.454Z] [Pipeline] } [2024-02-19T16:47:02.459Z] [Pipeline] // withCredentials [2024-02-19T16:47:02.464Z] [Pipeline] } [2024-02-19T16:47:02.470Z] [Pipeline] // stage [2024-02-19T16:47:02.477Z] [Pipeline] stage [2024-02-19T16:47:02.477Z] [Pipeline] { (Create new stable branch) [2024-02-19T16:47:02.493Z] Stage "Create new stable branch" skipped due to when conditional [2024-02-19T16:47:02.493Z] [Pipeline] } [2024-02-19T16:47:02.498Z] [Pipeline] // stage [2024-02-19T16:47:02.505Z] [Pipeline] stage [2024-02-19T16:47:02.506Z] [Pipeline] { (Update official Docker images library) [2024-02-19T16:47:02.517Z] [Pipeline] withCredentials [2024-02-19T16:47:02.544Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW [2024-02-19T16:47:02.545Z] [Pipeline] { [2024-02-19T16:47:02.558Z] [Pipeline] dir [2024-02-19T16:47:02.558Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/official-images [2024-02-19T16:47:02.559Z] [Pipeline] { [2024-02-19T16:47:02.566Z] [Pipeline] git [2024-02-19T16:47:02.568Z] The recommended git tool is: NONE [2024-02-19T16:47:02.568Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2024-02-19T16:47:02.576Z] Cloning the remote Git repository [2024-02-19T16:47:02.576Z] Cloning repository https://github.com/Silverpeas/official-images [2024-02-19T16:47:02.577Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image/official-images # timeout=10 [2024-02-19T16:47:02.583Z] Fetching upstream changes from https://github.com/Silverpeas/official-images [2024-02-19T16:47:02.584Z] > /usr/bin/git --version # timeout=10 [2024-02-19T16:47:02.587Z] > git --version # 'git version 2.34.1' [2024-02-19T16:47:02.587Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2024-02-19T16:47:02.588Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/official-images +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T16:47:05.878Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/official-images # timeout=10 [2024-02-19T16:47:05.885Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T16:47:05.890Z] Avoid second fetch [2024-02-19T16:47:05.890Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-02-19T16:47:05.895Z] Checking out Revision 152e54a97428cc808dcbca1b6837d032f46c02ea (refs/remotes/origin/master) [2024-02-19T16:47:05.895Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2024-02-19T16:47:05.899Z] > /usr/bin/git checkout -f 152e54a97428cc808dcbca1b6837d032f46c02ea # timeout=10 [2024-02-19T16:47:05.939Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2024-02-19T16:47:05.946Z] > /usr/bin/git checkout -b master 152e54a97428cc808dcbca1b6837d032f46c02ea # timeout=10 [2024-02-19T16:47:05.970Z] Commit message: "Merge pull request #15842 from docker-library-bot/haproxy" [2024-02-19T16:47:05.970Z] > /usr/bin/git rev-list --no-walk 124c6dcd59d74f44793257c81cfa1cd1d825c7d4 # timeout=10 [2024-02-19T16:47:06.018Z] [Pipeline] sh [2024-02-19T16:47:06.276Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f [2024-02-19T16:47:06.279Z] [Pipeline] sh [2024-02-19T16:47:06.535Z] + git remote add docker https://github.com/docker-library/official-images.git [2024-02-19T16:47:06.537Z] [Pipeline] sh [2024-02-19T16:47:06.794Z] + git pull docker master [2024-02-19T16:47:07.705Z] Depuis https://github.com/docker-library/official-images [2024-02-19T16:47:07.705Z] * branch master -> FETCH_HEAD [2024-02-19T16:47:07.705Z] * [nouvelle branche] master -> docker/master [2024-02-19T16:47:07.705Z] Mise à jour 152e54a97..864ca6cef [2024-02-19T16:47:07.705Z] Fast-forward [2024-02-19T16:47:07.705Z] .external-pins/docker/scout-sbom-indexer___1 | 2 +- [2024-02-19T16:47:07.705Z] .../mcr.microsoft.com/windows/nanoserver___1809 | 2 +- [2024-02-19T16:47:07.705Z] .../windows/nanoserver___ltsc2022 | 2 +- [2024-02-19T16:47:07.705Z] .../mcr.microsoft.com/windows/servercore___1809 | 2 +- [2024-02-19T16:47:07.705Z] .../windows/servercore___ltsc2022 | 2 +- [2024-02-19T16:47:07.705Z] .external-pins/redhat/ubi8-minimal___latest | 2 +- [2024-02-19T16:47:07.705Z] .external-pins/redhat/ubi8___latest | 2 +- [2024-02-19T16:47:07.705Z] .external-pins/redhat/ubi9-minimal___latest | 2 +- [2024-02-19T16:47:07.705Z] .external-pins/redhat/ubi9___latest | 2 +- [2024-02-19T16:47:07.705Z] .external-pins/tianon/buildkit___0.12 | 2 +- [2024-02-19T16:47:07.705Z] .github/CODEOWNERS | 1 + [2024-02-19T16:47:07.705Z] .github/workflows/.bashbrew/action.yml | 4 +- [2024-02-19T16:47:07.705Z] .github/workflows/naughty.sh | 12 + [2024-02-19T16:47:07.706Z] README.md | 8 +- [2024-02-19T16:47:07.706Z] diff-pr.sh | 4 + [2024-02-19T16:47:07.706Z] library/aerospike | 8 +- [2024-02-19T16:47:07.706Z] library/alpine | 28 +- [2024-02-19T16:47:07.706Z] library/amazoncorretto | 102 +++--- [2024-02-19T16:47:07.706Z] library/amazonlinux | 16 +- [2024-02-19T16:47:07.706Z] library/arangodb | 12 +- [2024-02-19T16:47:07.706Z] library/archlinux | 17 +- [2024-02-19T16:47:07.706Z] library/bash | 48 +-- [2024-02-19T16:47:07.706Z] library/buildpack-deps | 66 ++-- [2024-02-19T16:47:07.706Z] library/busybox | 24 +- [2024-02-19T16:47:07.706Z] library/caddy | 38 +-- [2024-02-19T16:47:07.706Z] library/cassandra | 22 +- [2024-02-19T16:47:07.706Z] library/clearlinux | 4 +- [2024-02-19T16:47:07.706Z] library/clojure | 110 +++---- [2024-02-19T16:47:07.706Z] library/composer | 16 +- [2024-02-19T16:47:07.706Z] library/convertigo | 4 +- [2024-02-19T16:47:07.706Z] library/couchbase | 20 +- [2024-02-19T16:47:07.706Z] library/couchdb | 2 +- [2024-02-19T16:47:07.706Z] library/crate | 20 +- [2024-02-19T16:47:07.706Z] library/dart | 4 +- [2024-02-19T16:47:07.706Z] library/debian | 70 ++-- [2024-02-19T16:47:07.706Z] library/docker | 66 ++-- [2024-02-19T16:47:07.706Z] library/drupal | 246 ++++++-------- [2024-02-19T16:47:07.706Z] library/eclipse-temurin | 360 ++++++++++----------- [2024-02-19T16:47:07.706Z] library/elasticsearch | 21 +- [2024-02-19T16:47:07.706Z] library/elixir | 140 ++++---- [2024-02-19T16:47:07.706Z] library/emqx | 20 +- [2024-02-19T16:47:07.707Z] library/erlang | 36 +-- [2024-02-19T16:47:07.707Z] library/flink | 30 +- [2024-02-19T16:47:07.707Z] library/friendica | 51 ++- [2024-02-19T16:47:07.707Z] library/gazebo | 2 +- [2024-02-19T16:47:07.707Z] library/gcc | 10 +- [2024-02-19T16:47:07.707Z] library/geonetwork | 16 +- [2024-02-19T16:47:07.707Z] library/ghost | 8 +- [2024-02-19T16:47:07.707Z] library/golang | 135 ++++---- [2024-02-19T16:47:07.707Z] library/gradle | 96 +++--- [2024-02-19T16:47:07.707Z] library/groovy | 28 +- [2024-02-19T16:47:07.707Z] library/haproxy | 64 ++-- [2024-02-19T16:47:07.707Z] library/haskell | 24 +- [2024-02-19T16:47:07.707Z] library/haxe | 122 ++----- [2024-02-19T16:47:07.707Z] library/httpd | 6 +- [2024-02-19T16:47:07.707Z] library/hylang | 92 +++--- [2024-02-19T16:47:07.707Z] library/ibm-semeru-runtimes | 126 ++++---- [2024-02-19T16:47:07.707Z] library/ibmjava | 6 +- [2024-02-19T16:47:07.707Z] library/influxdb | 14 +- [2024-02-19T16:47:07.707Z] library/jetty | 230 ++++++------- [2024-02-19T16:47:07.707Z] library/joomla | 123 +++---- [2024-02-19T16:47:07.707Z] library/julia | 95 ++---- [2024-02-19T16:47:07.707Z] library/kibana | 21 +- [2024-02-19T16:47:07.707Z] library/kong | 20 +- [2024-02-19T16:47:07.707Z] library/lightstreamer | 12 +- [2024-02-19T16:47:07.707Z] library/logstash | 21 +- [2024-02-19T16:47:07.707Z] library/mariadb | 35 +- [2024-02-19T16:47:07.707Z] library/matomo | 12 +- [2024-02-19T16:47:07.707Z] library/maven | 128 ++++---- [2024-02-19T16:47:07.708Z] library/mediawiki | 38 +-- [2024-02-19T16:47:07.708Z] library/memcached | 14 +- [2024-02-19T16:47:07.708Z] library/mongo | 120 +++---- [2024-02-19T16:47:07.708Z] library/mongo-express | 28 +- [2024-02-19T16:47:07.708Z] library/mysql | 20 +- [2024-02-19T16:47:07.708Z] library/nats | 24 +- [2024-02-19T16:47:07.708Z] library/neo4j | 36 +-- [2024-02-19T16:47:07.708Z] library/nextcloud | 41 ++- [2024-02-19T16:47:07.708Z] library/nginx | 20 +- [2024-02-19T16:47:07.708Z] library/node | 100 +++--- [2024-02-19T16:47:07.708Z] library/odoo | 2 +- [2024-02-19T16:47:07.708Z] library/open-liberty | 74 ++--- [2024-02-19T16:47:07.708Z] library/openjdk | 96 ++++-- [2024-02-19T16:47:07.708Z] library/oraclelinux | 6 +- [2024-02-19T16:47:07.708Z] library/orientdb | 36 +-- [2024-02-19T16:47:07.708Z] library/percona | 8 +- [2024-02-19T16:47:07.708Z] library/perl | 34 +- [2024-02-19T16:47:07.708Z] library/photon | 30 +- [2024-02-19T16:47:07.708Z] library/php | 204 ++++++------ [2024-02-19T16:47:07.708Z] library/postgres | 120 +++---- [2024-02-19T16:47:07.708Z] library/pypy | 90 +++--- [2024-02-19T16:47:07.708Z] library/python | 186 +++++------ [2024-02-19T16:47:07.708Z] library/rabbitmq | 44 +-- [2024-02-19T16:47:07.708Z] library/redis | 46 +-- [2024-02-19T16:47:07.708Z] library/redmine | 6 +- [2024-02-19T16:47:07.708Z] library/registry | 6 +- [2024-02-19T16:47:07.708Z] library/rethinkdb | 6 +- [2024-02-19T16:47:07.708Z] library/rocket.chat | 22 +- [2024-02-19T16:47:07.708Z] library/ros | 8 +- [2024-02-19T16:47:07.708Z] library/ruby | 76 ++--- [2024-02-19T16:47:07.709Z] library/rust | 72 ++--- [2024-02-19T16:47:07.709Z] library/sapmachine | 48 +-- [2024-02-19T16:47:07.709Z] library/satosa | 16 +- [2024-02-19T16:47:07.709Z] library/silverpeas | 4 +- [2024-02-19T16:47:07.709Z] library/sl | 2 +- [2024-02-19T16:47:07.709Z] library/solr | 49 +-- [2024-02-19T16:47:07.709Z] library/sonarqube | 22 +- [2024-02-19T16:47:07.709Z] library/storm | 20 +- [2024-02-19T16:47:07.709Z] library/swift | 44 +-- [2024-02-19T16:47:07.709Z] library/swipl | 10 +- [2024-02-19T16:47:07.709Z] library/telegraf | 25 +- [2024-02-19T16:47:07.709Z] library/tomcat | 192 +++++------ [2024-02-19T16:47:07.709Z] library/tomee | 50 +-- [2024-02-19T16:47:07.709Z] library/traefik | 34 +- [2024-02-19T16:47:07.709Z] library/ubuntu | 158 ++++----- [2024-02-19T16:47:07.709Z] library/varnish | 6 +- [2024-02-19T16:47:07.709Z] library/websphere-liberty | 74 ++--- [2024-02-19T16:47:07.709Z] library/wordpress | 93 ++++-- [2024-02-19T16:47:07.709Z] library/xwiki | 55 ++-- [2024-02-19T16:47:07.709Z] naughty-from.sh | 6 - [2024-02-19T16:47:07.709Z] naughty-sharedtags.sh | 43 +++ [2024-02-19T16:47:07.709Z] test/README.md | 20 +- [2024-02-19T16:47:07.709Z] test/config.sh | 4 - [2024-02-19T16:47:07.709Z] test/run.sh | 4 +- [2024-02-19T16:47:07.709Z] test/tests/convertigo-hello-world/run.sh | 2 +- [2024-02-19T16:47:07.709Z] test/tests/ghost-basics/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/haproxy-basics/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/hylang-sh/container.hy | 11 + [2024-02-19T16:47:07.710Z] test/tests/jetty-hello-web/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/logstash-basics/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/matomo-apache-run/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/matomo-fpm-run/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/mongo-basics/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/mongo-express-run/run.sh | 12 +- [2024-02-19T16:47:07.710Z] test/tests/monica-fpm-run/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/nextcloud-fpm-run/real-run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/open-liberty-hello-world/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/php-apache-hello-web/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/php-fpm-hello-web/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/postfixadmin-apache-run/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/postfixadmin-fpm-run/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/python-hy/container.cmd | 2 +- [2024-02-19T16:47:07.710Z] test/tests/python-hy/container.sh | 20 +- [2024-02-19T16:47:07.710Z] test/tests/rabbitmq-tls/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/rapidoid-hello-world/index.html | 1 - [2024-02-19T16:47:07.710Z] test/tests/rapidoid-hello-world/run.sh | 52 --- [2024-02-19T16:47:07.710Z] test/tests/rapidoid-load-balancer/run.sh | 51 --- [2024-02-19T16:47:07.710Z] test/tests/redis-basics/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/redmine-basics/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/ruby-binstubs/Gemfile | 4 +- [2024-02-19T16:47:07.710Z] test/tests/run-swipl-in-container.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/silverpeas-basics/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/spiped-basics/run.sh | 2 +- [2024-02-19T16:47:07.710Z] test/tests/swipl-modules/container.pl | 121 ++++++- [2024-02-19T16:47:07.711Z] test/tests/tomcat-hello-world/run.sh | 2 +- [2024-02-19T16:47:07.711Z] test/tests/wordpress-apache-run/run.sh | 2 +- [2024-02-19T16:47:07.711Z] test/tests/wordpress-fpm-run/run.sh | 2 +- [2024-02-19T16:47:07.711Z] 156 files changed, 2989 insertions(+), 3021 deletions(-) [2024-02-19T16:47:07.711Z] create mode 100644 .github/CODEOWNERS [2024-02-19T16:47:07.711Z] create mode 100755 naughty-sharedtags.sh [2024-02-19T16:47:07.711Z] delete mode 100644 test/tests/rapidoid-hello-world/index.html [2024-02-19T16:47:07.711Z] delete mode 100755 test/tests/rapidoid-hello-world/run.sh [2024-02-19T16:47:07.711Z] delete mode 100755 test/tests/rapidoid-load-balancer/run.sh [2024-02-19T16:47:07.711Z] + git push origin HEAD:master [2024-02-19T16:47:08.622Z] To https://github.com/Silverpeas/official-images [2024-02-19T16:47:08.622Z] 152e54a97..864ca6cef HEAD -> master [2024-02-19T16:47:08.624Z] [Pipeline] script [2024-02-19T16:47:08.627Z] [Pipeline] { [2024-02-19T16:47:08.638Z] [Pipeline] sh [2024-02-19T16:47:08.893Z] + git rev-parse silverpeas-6.3.4 [2024-02-19T16:47:08.898Z] [Pipeline] sh [2024-02-19T16:47:09.154Z] + git checkout -b silverpeas-6.3.4 [2024-02-19T16:47:09.155Z] Basculement sur la nouvelle branche 'silverpeas-6.3.4' [2024-02-19T16:47:09.155Z] + cp /var/lib/jenkins/workspace/Silverpeas Prod Image/silverpeas library/ [2024-02-19T16:47:09.155Z] + git commit -am Update Docker image for Silverpeas version 6.3.4 [2024-02-19T16:47:09.155Z] [silverpeas-6.3.4 8a4f68cb9] Update Docker image for Silverpeas version 6.3.4 [2024-02-19T16:47:09.155Z] 1 file changed, 3 insertions(+), 3 deletions(-) [2024-02-19T16:47:09.155Z] + git push origin silverpeas-6.3.4 [2024-02-19T16:47:10.067Z] remote: [2024-02-19T16:47:10.067Z] remote: Create a pull request for 'silverpeas-6.3.4' on GitHub by visiting: [2024-02-19T16:47:10.067Z] remote: https://github.com/Silverpeas/official-images/pull/new/silverpeas-6.3.4 [2024-02-19T16:47:10.067Z] remote: [2024-02-19T16:47:10.067Z] To https://github.com/Silverpeas/official-images [2024-02-19T16:47:10.067Z] * [new branch] silverpeas-6.3.4 -> silverpeas-6.3.4 [2024-02-19T16:47:10.068Z] [Pipeline] } [2024-02-19T16:47:10.075Z] [Pipeline] // script [2024-02-19T16:47:10.085Z] [Pipeline] } [2024-02-19T16:47:10.095Z] [Pipeline] // dir [2024-02-19T16:47:10.102Z] [Pipeline] } [2024-02-19T16:47:10.107Z] [Pipeline] // withCredentials [2024-02-19T16:47:10.113Z] [Pipeline] } [2024-02-19T16:47:10.118Z] [Pipeline] // stage [2024-02-19T16:47:10.124Z] [Pipeline] stage [2024-02-19T16:47:10.125Z] [Pipeline] { (Open pull request) [2024-02-19T16:47:10.156Z] [Pipeline] withCredentials [2024-02-19T16:47:10.206Z] Masking supported pattern matches of $GIT_TOKEN or $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW [2024-02-19T16:47:10.208Z] [Pipeline] { [2024-02-19T16:47:10.226Z] [Pipeline] script [2024-02-19T16:47:10.229Z] [Pipeline] { [2024-02-19T16:47:10.242Z] [Pipeline] sh [2024-02-19T16:47:10.243Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. [2024-02-19T16:47:10.243Z] Affected argument(s) used the following variable(s): [GIT_TOKEN, GIT_AUTH_USR] [2024-02-19T16:47:10.243Z] See https://jenkins.io/redirect/groovy-string-interpolation for details. [2024-02-19T16:47:10.498Z] + curl -X POST -u ****:**** -H Accept: application/vnd.github.v3+json -d {"title":"New Docker image for Silverpeas 6.3.4", [2024-02-19T16:47:10.498Z] "body":"Update silverpeas Docker library to take into account Silverpeas 6.3.4","head":"Silverpeas:silverpeas-6.3.4","base":"master"} https://api.github.com/repos/docker-library/official-images/pulls [2024-02-19T16:47:10.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T16:47:10.499Z] Dload Upload Total Spent Left Speed [2024-02-19T16:47:11.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 64 19648 63 12388 100 183 11499 169 0:00:01 0:00:01 --:--:-- 11672 100 19648 100 19465 100 183 17962 168 0:00:01 0:00:01 --:--:-- 18142 [2024-02-19T16:47:11.412Z] [Pipeline] } [2024-02-19T16:47:11.437Z] [Pipeline] // script [2024-02-19T16:47:11.461Z] [Pipeline] } [2024-02-19T16:47:11.483Z] [Pipeline] // withCredentials [2024-02-19T16:47:11.506Z] [Pipeline] } [2024-02-19T16:47:11.537Z] [Pipeline] // stage [2024-02-19T16:47:11.608Z] [Pipeline] stage [2024-02-19T16:47:11.609Z] [Pipeline] { (Declarative: Post Actions) [2024-02-19T16:47:11.631Z] [Pipeline] step [2024-02-19T16:47:11.649Z] [Pipeline] script [2024-02-19T16:47:11.652Z] [Pipeline] { [2024-02-19T16:47:11.676Z] [Pipeline] sh [2024-02-19T16:47:11.932Z] + mkdir -p build [2024-02-19T16:47:11.936Z] [Pipeline] writeFile [2024-02-19T16:47:11.944Z] [Pipeline] archiveArtifacts [2024-02-19T16:47:11.946Z] Archiving artifacts [2024-02-19T16:47:11.950Z] Enregistrement des empreintes numériques [2024-02-19T16:47:11.969Z] [Pipeline] sh [2024-02-19T16:47:12.226Z] + rm -rf build [2024-02-19T16:47:12.229Z] [Pipeline] emailext [2024-02-19T16:47:12.271Z] Sending email to: miguel.moquillon@silverpeas.org yohann.chastagnier@silverpeas.org [2024-02-19T16:47:12.377Z] [Pipeline] } [2024-02-19T16:47:12.381Z] [Pipeline] // script [2024-02-19T16:47:12.387Z] [Pipeline] } [2024-02-19T16:47:12.391Z] [Pipeline] // stage [2024-02-19T16:47:12.395Z] [Pipeline] } [2024-02-19T16:47:12.399Z] [Pipeline] // withEnv [2024-02-19T16:47:12.403Z] [Pipeline] } [2024-02-19T16:47:12.406Z] [Pipeline] // withEnv [2024-02-19T16:47:12.411Z] [Pipeline] } [2024-02-19T16:47:12.418Z] [Pipeline] // node [2024-02-19T16:47:12.422Z] [Pipeline] End of Pipeline [2024-02-19T16:47:12.452Z] Finished: SUCCESS