Bug 1638040
| Summary: | [OVN CI] test neutron_tempest_plugin.scenario.test_qos.QoSTest.test_qos failed | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eran Kuris <ekuris> |
| Component: | python-networking-ovn | Assignee: | Maciej Józefczyk <mjozefcz> |
| Status: | CLOSED WONTFIX | QA Contact: | Eran Kuris <ekuris> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 14.0 (Rocky) | CC: | apevec, lhh, lmartins, majopela, mjozefcz |
| Target Milestone: | --- | Keywords: | AutomationBlocker, Triaged, ZStream |
| Target Release: | 14.0 (Rocky) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-05-29 12:14:00 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1580542, 1761407, 1851493 | ||
| Bug Blocks: | |||
Description of problem: [OVN CI] test neutron_tempest_plugin.scenario.test_qos.QoSTest.test_qos failed 2018-10-09 07:49:15,742 380578 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://10.0.0.124:8774/v2.1/servers/ebe3be98-ad8f-41e9-a544-e34857ffe802', u'x-compute-request-id': 'req-e7528684-8a40-4ea4-92e9-01491f062f7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Tue, 09 Oct 2018 11:49:15 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e7528684-8a40-4ea4-92e9-01491f062f7c'} Body: {"itemNotFound": {"message": "Instance ebe3be98-ad8f-41e9-a544-e34857ffe802 could not be found.", "code": 404}} }}} Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/scenario/test_qos.py", line 184, in test_qos sleep=1) File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/common/utils.py", line 74, in wait_until_true raise WaitTimeout("Timed out after %d seconds" % timeout) neutron_tempest_plugin.common.utils.WaitTimeout: Timed out after 120 seconds Version-Release number of selected component (if applicable): osp14 2018-10-08.4 How reproducible: 100% Steps to Reproduce: 1. run CI jobs 2. 3. Actual results: all tests should pass Expected results: the test failed