openstack-ubuntu-testing-notifications team mailing list archive
-
openstack-ubuntu-testing-notifications team
-
Mailing list archive
-
Message #12848
Build failed in Jenkins: cloud-archive_folsom_version-drift #38981
See <http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/38981/>
------------------------------------------
Started by timer
Building remotely on pkg-builder in workspace <http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/ws/>
[cloud-archive_folsom_version-drift] $ /bin/bash -xe /tmp/hudson3587963876679695179.sh
+ OS_RELEASE=folsom
+ /var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py folsom
INFO:root:Querying package list and versions from staging PPA.
INFO:root:Initializing connection to LP...
INFO:root:Querying Ubuntu versions for all packages.
Traceback (most recent call last):
File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 210, in <module>
ubuntu_versions = query_ubuntu(staging_versions.keys(), dev_rel)
File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 185, in query_ubuntu
vers = get_ubuntu_pkg_vers(p, release)[1]
File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 165, in get_ubuntu_pkg_vers
security = _get_vers('Security')
File "/var/lib/jenkins/tools/ubuntu-reports/server/cloud-archive/version-tracker/gather-versions.py", line 160, in _get_vers
distro_series=release)[0]
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 819, in __getitem__
found_slice = self._get_slice(slice(key, key + 1))
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 877, in _get_slice
unicode(self._root._browser.get(page_url)))
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 418, in get
response, content = self._request(url, extra_headers=headers)
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 408, in _request
raise error
lazr.restfulclient.errors.ServerError: HTTP Error 504: Gateway Time-out
Response headers:
---
-content-encoding: gzip
cache-control: no-cache
content-length: 92
content-type: text/html
date: Sun, 26 Jan 2014 03:46:23 GMT
status: 504
transfer-encoding: chunked
vary: Accept-Encoding
via: 1.1 api.launchpad.net
---
Response body:
---
<html><body><h1>504 Gateway Time-out</h1>
The server didn't respond in time.
</body></html>
---
Build step 'Execute shell' marked build as failure
Follow ups