public endpoint for compute service not find in Kuryr rally job

Bug #1683153 reported by Liping Mao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr-libnetwork
New
Undecided
Unassigned

Bug Description

There is the following error message in kuryr rally test.

http://logs.openstack.org/48/396048/6/check/gate-kuryr-libnetwork-dsvm-rally-ubuntu-xenial-nv/8df2aba/console.html

2017-04-16 06:47:15.786475 | 2017-04-16 06:47:15.786 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users [-] public endpoint for compute service in RegionOne region not found
2017-04-16 06:47:15.789538 | 2017-04-16 06:47:15.789 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users Traceback (most recent call last):
2017-04-16 06:47:15.792158 | 2017-04-16 06:47:15.791 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/opt/stack/new/rally/rally/plugins/openstack/context/keystone/users.py", line 125, in _remove_default_security_group
2017-04-16 06:47:15.795089 | 2017-04-16 06:47:15.794 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users sg = uclients.nova().security_groups.find(name="default")
2017-04-16 06:47:15.798135 | 2017-04-16 06:47:15.797 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/opt/stack/new/rally/rally/osclients.py", line 209, in __call__
2017-04-16 06:47:15.800574 | 2017-04-16 06:47:15.800 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users self.cache[key] = self.create_client(*args, **kwargs)
2017-04-16 06:47:15.802967 | 2017-04-16 06:47:15.802 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/opt/stack/new/rally/rally/osclients.py", line 347, in create_client
2017-04-16 06:47:15.806746 | 2017-04-16 06:47:15.806 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users endpoint_override=self._get_endpoint(service_type))
2017-04-16 06:47:15.810347 | 2017-04-16 06:47:15.809 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/opt/stack/new/rally/rally/osclients.py", line 164, in _get_endpoint
2017-04-16 06:47:15.814284 | 2017-04-16 06:47:15.813 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users api_url = self.keystone.service_catalog.url_for(**kw)
2017-04-16 06:47:15.817921 | 2017-04-16 06:47:15.817 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/usr/local/lib/python2.7/dist-packages/positional/__init__.py", line 101, in inner
2017-04-16 06:47:15.824619 | 2017-04-16 06:47:15.824 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users return wrapped(*args, **kwargs)
2017-04-16 06:47:15.828197 | 2017-04-16 06:47:15.827 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users File "/usr/local/lib/python2.7/dist-packages/keystoneauth1/access/service_catalog.py", line 228, in url_for
2017-04-16 06:47:15.831689 | 2017-04-16 06:47:15.831 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users raise exceptions.EndpointNotFound(msg)
2017-04-16 06:47:15.834907 | 2017-04-16 06:47:15.834 | 2017-04-16 06:47:15.747 21254 ERROR rally.plugins.openstack.context.keystone.users EndpointNotFound: public endpoint for compute service in RegionOne region not found

I checked project-config, we did not enable nova in rally test and fullstack test.

Liping Mao (limao)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.