TrunkTest fails for OVS/DVR scenario job

Bug #1722644 reported by Ihar Hrachyshka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Invalid
High
Unassigned

Bug Description

http://logs.openstack.org/13/474213/7/check/gate-tempest-dsvm-neutron-dvr-multinode-scenario-ubuntu-xenial-nv/752030f/logs/testr_results.html.gz

Traceback (most recent call last):
  File "/opt/stack/new/neutron/neutron/tests/tempest/scenario/test_trunk.py", line 91, in _detach_and_delete_trunk
    server['id'], trunk['port_id'])
  File "tempest/lib/services/compute/interfaces_client.py", line 55, in delete_interface
    port_id))
  File "tempest/lib/common/rest_client.py", line 301, in delete
    return self.request('DELETE', url, extra_headers, headers, body)
  File "tempest/lib/services/compute/base_compute_client.py", line 48, in request
    method, url, extra_headers, headers, body, chunked)
  File "tempest/lib/common/rest_client.py", line 659, in request
    self._error_checker(resp, resp_body)
  File "tempest/lib/common/rest_client.py", line 780, in _error_checker
    raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: An object with that identifier already exists
Details: {u'code': 409, u'message': u"Cannot 'detach_interface' instance bc3e8d26-d392-4d66-91c4-b10223e19184 while it is in vm_state building"}
}}}

traceback-2: {{{
Traceback (most recent call last):
  File "/opt/stack/new/neutron/neutron/tests/tempest/scenario/test_trunk.py", line 91, in _detach_and_delete_trunk
    server['id'], trunk['port_id'])
  File "tempest/lib/services/compute/interfaces_client.py", line 55, in delete_interface
    port_id))
  File "tempest/lib/common/rest_client.py", line 301, in delete
    return self.request('DELETE', url, extra_headers, headers, body)
  File "tempest/lib/services/compute/base_compute_client.py", line 48, in request
    method, url, extra_headers, headers, body, chunked)
  File "tempest/lib/common/rest_client.py", line 659, in request
    self._error_checker(resp, resp_body)
  File "tempest/lib/common/rest_client.py", line 780, in _error_checker
    raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: An object with that identifier already exists
Details: {u'code': 409, u'message': u"Cannot 'detach_interface' instance 1ba5eedf-c64e-4304-8547-7fdcdff2c1d2 while it is in vm_state error"}
}}}

Traceback (most recent call last):
  File "/opt/stack/new/neutron/neutron/tests/tempest/scenario/test_trunk.py", line 164, in test_trunk_subport_lifecycle
    self._wait_for_server(server)
  File "/opt/stack/new/neutron/neutron/tests/tempest/scenario/test_trunk.py", line 143, in _wait_for_server
    constants.SERVER_STATUS_ACTIVE)
  File "tempest/common/waiters.py", line 76, in wait_for_server_status
    server_id=server_id)
tempest.exceptions.BuildErrorException: Server 1ba5eedf-c64e-4304-8547-7fdcdff2c1d2 failed to build and is in ERROR status
Details: {u'created': u'2017-10-10T19:03:25Z', u'code': 500, u'message': u'Build of instance 1ba5eedf-c64e-4304-8547-7fdcdff2c1d2 aborted: Failed to allocate the network(s), not rescheduling.'}

Changed in neutron:
importance: Undecided → Critical
importance: Critical → High
status: New → Confirmed
tags: added: gate-failure tempest trunk
Revision history for this message
Jakub Libosvar (libosvar) wrote :

This could be solved by bug 1722967

Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :

It's probably a different bug, since I don't see the error message from that other bug when the test case still fails, and afaik the failure is older than the patches that introduced that other regression.

Revision history for this message
Jakub Libosvar (libosvar) wrote :

Closing as we don't see the issue anymore. Trunk tests failure is now tracked in bug 1740885

Changed in neutron:
status: Confirmed → Invalid
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.