InternalServerError: Request Failed: internal server error while processing your request.

Bug #1762696 reported by Chris Gregan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Neutron API Charm
Invalid
Low
Unassigned
neutron (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/rally/task/runner.py", line 71, in _run_scenario_once
    getattr(scenario_inst, method_name)(**scenario_kwargs)
  File "/usr/local/lib/python2.7/dist-packages/rally/plugins/openstack/scenarios/neutron/network.py", line 230, in run
    self._delete_subnet(subnet)
  File "/usr/local/lib/python2.7/dist-packages/rally/task/atomic.py", line 91, in func_atomic_actions
    f = func(self, *args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/rally/plugins/openstack/scenarios/neutron/utils.py", line 191, in _delete_subnet
    self.clients("neutron").delete_subnet(subnet["subnet"]["id"])
  File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 848, in delete_subnet
    return self.delete(self.subnet_path % (subnet))
  File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 350, in delete
    headers=headers, params=params)
  File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 331, in retry_request
    headers=headers, params=params)
  File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 294, in do_request
    self._handle_fault_response(status_code, replybody, resp)
  File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response
    exception_handler_v20(status_code, error_body)
  File "/usr/local/lib/python2.7/dist-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20
    request_ids=request_ids)
InternalServerError: Request Failed: internal server error while processing your request.
Neutron server returns request_ids: ['req-0cffe429-d777-4517-8d1f-c89c8549486a']

Revision history for this message
Chris Gregan (cgregan) wrote :
James Page (james-page)
affects: charm-neutron-gateway → charm-neutron-api
Revision history for this message
James Page (james-page) wrote :

2018-04-07 16:49:39.534 270916 ERROR neutron.api.v2.resource FlushError: New instance <IPAllocation at 0x7fc11a65e450> with identity key (<class 'neutron.db.models_v2.IPAllocation'>, ('1.1.3.62', u'38007c7e-aec9-4743-8fee-ecc9f78c07f9', u'e1e77010-3a1e-4a4e-84fc-263c59c304e0')) conflicts with persistent instance <IPAllocation at 0x7fc11ab22050>

would indicate the subnet deletion action failed due to an IPAllocation that still existed.

What sort of test is being run here?

Changed in charm-neutron-api:
status: New → Incomplete
importance: Undecided → Low
Revision history for this message
James Page (james-page) wrote :

Also the bundle might be helpful - this is an error from openstack, not the charm so version is rather important.

Changed in charm-neutron-api:
status: Incomplete → Invalid
Changed in neutron (Ubuntu):
status: New → Incomplete
importance: Undecided → Low
Revision history for this message
Chris Gregan (cgregan) wrote :

Pretty standard Ocata Xenial test runs:

https://solutions.qa.canonical.com/#/qa/bug/1762696

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for neutron (Ubuntu) because there has been no activity for 60 days.]

Changed in neutron (Ubuntu):
status: Incomplete → Expired
Revision history for this message
Chris Gregan (cgregan) wrote :

Looks like we hit this again today.

Changed in neutron (Ubuntu):
status: Expired → Confirmed
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.