FailedConsole Output

Started by user garciadeblas
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osm-cicd-1 (stage_1 osm1) in workspace /home/jenkins/workspace/publish-releasethirteen-stable
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/v13.0^{commit} # timeout=10
Checking out Revision 366ed71248f46f8a3754cb5189e39b9ea53a22b7 (origin/v13.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 366ed71248f46f8a3754cb5189e39b9ea53a22b7
Commit message: "Removing charm promotion"
 > git rev-list --no-walk 366ed71248f46f8a3754cb5189e39b9ea53a22b7 # timeout=10
[publish-releasethirteen-stable] $ /bin/sh -xe /tmp/jenkins2970981949036808079.sh
+ set +x
+ tools/promote-charms-and-snaps.sh 13.0 beta stable
===========================================================
Promoting charms and snaps from beta to stable

===========================================================
osmclient
Starting Snapcraft 8.0.1
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240116-085635.480551.log'
Starting Snapcraft 8.0.1
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240116-085638.612610.log'
beta: 1444, stable: 1441
Promoting 1444 to beta in place of 1441
Starting Snapcraft 8.0.1
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240116-085641.118947.log'
Released 'osmclient' revision 1444 to channels: '13.0/stable'
===========================================================
osm
beta: 869, stable: 869 
===========================================================
osm-ha
beta: 802, stable: 802 
===========================================================
osm-grafana
beta: 389, stable: 389   --resource image:1
===========================================================
mongodb-exporter-k8s
beta: 237, stable: 237   --resource image:1
===========================================================
mysqld-exporter-k8s
beta: 237, stable: 237   --resource image:1
===========================================================
osm-lcm
beta: 469, stable: 469   --resource lcm-image:1
===========================================================
osm-mon
beta: 496, stable: 496   --resource mon-image:1
===========================================================
osm-nbi
beta: 731, stable: 731   --resource nbi-image:1
===========================================================
osm-ng-ui
beta: 663, stable: 663   --resource ng-ui-image:1
===========================================================
osm-pol
beta: 433, stable: 433   --resource pol-image:1
===========================================================
osm-ro
beta: 455, stable: 455   --resource ro-image:1
===========================================================
osm-prometheus
beta: 399, stable: 399    --resource backup-image:1 --resource image:1
===========================================================
osm-vca-integrator
beta: 391, stable: 391 
+ tools/getbuild.py --url https://artifactory-osm.etsi.org/artifactory/api/build/ --project osm-stage_3-merge v13.0
+ tools/gen-repo.sh -m osmclient IM devops -o stable -b osm-stage_3-merge :: v13.0/430 -p /home/jenkins/passphrase.pass -r ReleaseTHIRTEEN -j /home/jenkins/jfrog -R --delete --password-file /home/jenkins/rsync.pass
incoming repo:  unstable
outgoing repo:  stable
GPGKEY:         71C0472C
JFROG_CLI:      /home/jenkins/jfrog
REPO_BASE:      repo
RELEASE_DIR:    ReleaseTHIRTEEN
BUILD:          osm-stage_3-merge :: v13.0/430
RSYNC_USER_HOST osmusers@osm-download.etsi.org
RSYNC_OPTIONS   --delete --password-file /home/jenkins/rsync.pass
PUBLIC_KEY_FILE /home/jenkins/OSM ETSI Release Key.gpg
BUILD:          osm-stage_3-merge :: v13.0/430
BUILD_NUMBER:   v13.0/430
[Info] Searching items to download...
[Error] Artifactory response: 504 Gateway Time-out
<html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</center>
</body>
</html>

Failed to download
Build step 'Execute shell' marked build as failure
Finished: FAILURE