FailedConsole Output

Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osm worker 1 (stage_1 osm1) in workspace /home/jenkins/workspace/osm-repo-releasethirteen-daily
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
[osm-repo-releasethirteen-daily] $ /bin/sh -xe /tmp/jenkins16062032748206738619.sh
+ sleep 30
+ tools/getbuild.py --project osm-stage_3-merge v13.0
+ tools/gen-repo.sh -o testing -b osm-stage_3-merge :: v13.0/419 -p /home/jenkins/passphrase.pass -r ReleaseTHIRTEEN-daily -j /home/jenkins/jfrog -R --delete --password-file /home/jenkins/rsync.pass
incoming repo:  unstable
outgoing repo:  testing
GPGKEY:         71C0472C
JFROG_CLI:      /home/jenkins/jfrog
REPO_BASE:      repo
RELEASE_DIR:    ReleaseTHIRTEEN-daily
BUILD:          osm-stage_3-merge :: v13.0/419
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/419
BUILD_NUMBER:   v13.0/419
[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