yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21038
[Bug 1368037] Re: tempest-dsvm-postgres-full fail with 'Error. Unable to associate floating ip'
Agree with Henry, adding nova, removing neutron
** Also affects: nova
Importance: Undecided
Status: New
** No longer affects: neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1368037
Title:
tempest-dsvm-postgres-full fail with 'Error. Unable to associate
floating ip'
Status in OpenStack Compute (Nova):
New
Bug description:
Jenkins job failed with 'Error. Unable to associate floating ip'.
Logs can be found here:
http://logs.openstack.org/67/120067/2/check/check-tempest-dsvm-postgres-full/1a45f89/console.html
Log snippet:
2014-09-10 18:55:16.527 | 2014-09-10 18:30:55,125 24275 INFO [tempest.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://127.0.0.1:8776/v1/5e4676bdfb7548b3b4dd4b084cee1752/volumes/651d8b59-df65-442c-9165-1b993374b24a 0.025s
2014-09-10 18:55:16.527 | 2014-09-10 18:30:55,157 24275 INFO [tempest.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://127.0.0.1:8774/v2/5e4676bdfb7548b3b4dd4b084cee1752/servers/25b9a6b8-dc48-47d3-9569-620e47ff0495 0.032s
2014-09-10 18:55:16.527 | 2014-09-10 18:30:55,191 24275 INFO [tempest.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://127.0.0.1:8774/v2/5e4676bdfb7548b3b4dd4b084cee1752/servers/bbf6f5c4-7f2f-48ec-9d86-50c89d636a6d 0.032s
2014-09-10 18:55:16.527 | }}}
2014-09-10 18:55:16.527 |
2014-09-10 18:55:16.527 | Traceback (most recent call last):
2014-09-10 18:55:16.527 | File "tempest/test.py", line 128, in wrapper
2014-09-10 18:55:16.527 | return f(self, *func_args, **func_kwargs)
2014-09-10 18:55:16.528 | File "tempest/scenario/test_volume_boot_pattern.py", line 164, in test_volume_boot_pattern
2014-09-10 18:55:16.528 | keypair)
2014-09-10 18:55:16.528 | File "tempest/scenario/test_volume_boot_pattern.py", line 108, in _ssh_to_server
2014-09-10 18:55:16.528 | floating_ip['ip'], server['id'])
2014-09-10 18:55:16.528 | File "tempest/services/compute/json/floating_ips_client.py", line 80, in associate_floating_ip_to_server
2014-09-10 18:55:16.528 | resp, body = self.post(url, post_body)
2014-09-10 18:55:16.528 | File "tempest/common/rest_client.py", line 219, in post
2014-09-10 18:55:16.528 | return self.request('POST', url, extra_headers, headers, body)
2014-09-10 18:55:16.528 | File "tempest/common/rest_client.py", line 435, in request
2014-09-10 18:55:16.528 | resp, resp_body)
2014-09-10 18:55:16.529 | File "tempest/common/rest_client.py", line 484, in _error_checker
2014-09-10 18:55:16.529 | raise exceptions.BadRequest(resp_body)
2014-09-10 18:55:16.529 | BadRequest: Bad request
2014-09-10 18:55:16.529 | Details: {u'message': u'Error. Unable to associate floating ip', u'code': 400}
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1368037/+subscriptions
References