yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19688
[Bug 1363103] Re: The server has either erred or is incapable of performing the requested operation. (HTTP 500)
2014-08-29 13:03:59.833 740 TRACE oslo.messaging.rpc.dispatcher raise operational_error
2014-08-29 13:03:59.833 740 TRACE oslo.messaging.rpc.dispatcher OperationalError: (OperationalError) (1205, 'Lock wait timeout exceeded; try restarting transaction') 'INSERT INTO routerl3agentbindings (router_id, l3_agent_id) VALUES (%s, %s)' ('1f24da95-56d3-4393-9931-7121e484206c', 'b7207ce5-504d-47dd-be16-0ccef99c37ef')
2014-08-29 13:03:59.833 740 TRACE oslo.messaging.rpc.dispatcher
** Changed in: nova
Status: New => Invalid
** Summary changed:
- The server has either erred or is incapable of performing the requested operation. (HTTP 500)
+ OperationalError: (OperationalError) (1205, 'Lock wait timeout exceeded; try restarting transaction') 'INSERT INTO routerl3agentbindings
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1363103
Title:
OperationalError: (OperationalError) (1205, 'Lock wait timeout
exceeded; try restarting transaction') 'INSERT INTO
routerl3agentbindings
Status in OpenStack Neutron (virtual network service):
New
Status in OpenStack Compute (Nova):
Invalid
Bug description:
Gate jobs failed on 'gate-tempest-dsvm-neutron-full' with following
error.
ClientException: The server has either erred or is incapable of
performing the requested operation. (HTTP 500) (Request-ID: req-
7d7ab999-1351-43be-bd51-96a100a7cdeb)
Detailed stack trace is:
RESP BODY: {"itemNotFound": {"message": "Instance could not be found", "code": 404}}
}}}
Traceback (most recent call last):
File "tempest/scenario/test_network_advanced_server_ops.py", line 73, in setUp
create_kwargs=create_kwargs)
File "tempest/scenario/manager.py", line 778, in create_server
self.status_timeout(client.servers, server.id, 'ACTIVE')
File "tempest/scenario/manager.py", line 572, in status_timeout
not_found_exception=not_found_exception)
File "tempest/scenario/manager.py", line 635, in _status_timeout
CONF.compute.build_interval):
File "tempest/test.py", line 614, in call_until_true
if func():
File "tempest/scenario/manager.py", line 606, in check_status
thing = things.get(thing_id)
File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 555, in get
return self._get("/servers/%s" % base.getid(server), "server")
File "/opt/stack/new/python-novaclient/novaclient/base.py", line 93, in _get
_resp, body = self.api.client.get(url)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 487, in get
return self._cs_request(url, 'GET', **kwargs)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 465, in _cs_request
resp, body = self._time_request(url, method, **kwargs)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 439, in _time_request
resp, body = self.request(url, method, **kwargs)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 433, in request
raise exceptions.from_response(resp, body, url, method)
ClientException: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-7d7ab999-1351-43be-bd51-96a100a7cdeb)
Traceback (most recent call last):
StringException: Empty attachments:
stderr
stdout
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1363103/+subscriptions
References