[openstack-dev] [nova] Mirror issues with Intel NFV CI?
Matt Riedemann
mriedem at linux.vnet.ibm.com
Tue Sep 27 13:34:11 UTC 2016
I'm seeing a pretty high failure rate with some of the Intel NFV CI jobs
today, the pattern looks like a pypi mirror issue getting packages to
setup tempest:
http://intel-openstack-ci-logs.ovh/94/375894/2/check/tempest-dsvm-intel-nfv-xenial/a0bffb3/logs/devstacklog.txt.gz
2016-09-27 02:11:52.127 | Collecting hacking<0.12,>=0.11.0 (from -r
/opt/stack/new/tempest/test-requirements.txt (line 4))
2016-09-27 02:12:07.144 | Retrying (Retry(total=4, connect=None,
read=None, redirect=None)) after connection broken by
'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection
object at 0x7faca5b7fd10>, 'Connection to proxy.ir.intel.com timed out.
(connect timeout=15)')': /simple/hacking/
2016-09-27 02:12:22.654 | Retrying (Retry(total=3, connect=None,
read=None, redirect=None)) after connection broken by
'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection
object at 0x7faca5b7fe10>, 'Connection to proxy.ir.intel.com timed out.
(connect timeout=15)')': /simple/hacking/
2016-09-27 02:12:38.657 | Retrying (Retry(total=2, connect=None,
read=None, redirect=None)) after connection broken by
'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection
object at 0x7faca5b7ff10>, 'Connection to proxy.ir.intel.com timed out.
(connect timeout=15)')': /simple/hacking/
2016-09-27 02:12:55.674 | Retrying (Retry(total=1, connect=None,
read=None, redirect=None)) after connection broken by
'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection
object at 0x7faca59e9050>, 'Connection to proxy.ir.intel.com timed out.
(connect timeout=15)')': /simple/hacking/
2016-09-27 02:13:14.682 | Retrying (Retry(total=0, connect=None,
read=None, redirect=None)) after connection broken by
'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection
object at 0x7faca59e9150>, 'Connection to proxy.ir.intel.com timed out.
(connect timeout=15)')': /simple/hacking/
2016-09-27 02:13:29.687 | Could not find a version that satisfies the
requirement hacking<0.12,>=0.11.0 (from -r
/opt/stack/new/tempest/test-requirements.txt (line 4)) (from versions: )
2016-09-27 02:13:29.687 | No matching distribution found for
hacking<0.12,>=0.11.0 (from -r
/opt/stack/new/tempest/test-requirements.txt (line 4))
Is this a known issue that the CI maintainers are fixing?
--
Thanks,
Matt Riedemann
More information about the OpenStack-dev
mailing list