[PKG-Openstack-devel] Bug#882266: horizon accesses the internet during the build

Adrian Bunk bunk at debian.org
Mon Nov 20 20:49:39 UTC 2017


Source: horizon
Version: 3:12.0.0-4
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/horizon.html

...
======================================================================
ERROR: Failure: ConnectionError (HTTPSConnectionPool(host='translate.openstack.org', port=443): Max retries exceeded with url: /rest/project/horizon/version/master/locales (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f201eb6c5d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/build/1st/horizon-12.0.0/horizon/management/commands/pull_catalog.py", line 21, in <module>
    ZANATA_LOCALES = requests.get("https://translate.openstack.org/rest/project"
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 72, in get
    return request('get', url, params=params, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/api.py", line 58, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 502, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 612, in send
    r = adapter.send(request, **kwargs)
  File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line 504, in send
    raise ConnectionError(e, request=request)
ConnectionError: HTTPSConnectionPool(host='translate.openstack.org', port=443): Max retries exceeded with url: /rest/project/horizon/version/master/locales (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f201eb6c5d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))

----------------------------------------------------------------------
Ran 209 tests in 66.346s

FAILED (SKIP=7, errors=1)
...



More information about the Openstack-devel mailing list