yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57857
[Bug 1449775] Re: Got server fault when set admin_state_up=false for health monitor
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1449775
Title:
Got server fault when set admin_state_up=false for health monitor
Status in neutron:
Expired
Bug description:
This happens in ddt tempest test for neutron_lbaas api v2,
The error happens when the amdin_state_up for health_monitor sets to
false, it will cause errors:
{0}
neutron_lbaas.tests.tempest.v2.ddt.test_health_monitor_admin_state_up.CreateHealthMonitorAdminStateTest.test_create_health_monitor_with_scenarios(lb_T,listener_T,pool_T,healthmonitor_F)
[105.469598s] ... FAILED
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "neutron_lbaas/tests/tempest/v2/ddt/test_health_monitor_admin_state_up.py", line 122, in test_create_health_monitor_with_scenarios
self.check_operating_status()
File "neutron_lbaas/tests/tempest/v2/ddt/base_ddt.py", line 203, in check_operating_status
(self.load_balancer_id))
File "neutron_lbaas/tests/tempest/v2/clients/load_balancers_client.py", line 76, in get_load_balancer_status_tree
resp, body = self.get(url)
File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 274, in get
return self.request('GET', url, extra_headers, headers)
File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 646, in request
resp, resp_body)
File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 760, in _error_checker
message=message)
tempest_lib.exceptions.ServerFault: Got server fault
Details: Request Failed: internal server error while processing your request.
{0} neutron_lbaas.tests.tempest.v2.ddt.test_health_monitor_admin_state_up.UpdateHealthMonitorAdminStateTest.test_update_health_monitor_with_admin_state_up(healthmonitor_to_flag_F,lb_T,listener_T,pool_T,healthmonitor_T) [117.025847s] ... FAILED
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "neutron_lbaas/tests/tempest/v2/ddt/test_health_monitor_admin_state_up.py", line 194, in test_update_health_monitor_with_admin_state_up
self.check_operating_status()
File "neutron_lbaas/tests/tempest/v2/ddt/base_ddt.py", line 203, in check_operating_status
(self.load_balancer_id))
File "neutron_lbaas/tests/tempest/v2/clients/load_balancers_client.py", line 76, in get_load_balancer_status_tree
resp, body = self.get(url)
File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 274, in get
return self.request('GET', url, extra_headers, headers)
File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 646, in request
resp, resp_body)
File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 760, in _error_checker
message=message)
tempest_lib.exceptions.ServerFault: Got server fault
Details: Request Failed: internal server error while processing your request.
{0} neutron_lbaas.tests.tempest.v2.ddt.test_health_monitor_admin_state_up.UpdateHealthMonitorAdminStateTest.test_update_health_monitor_with_admin_state_up(healthmonitor_to_flag_F,lb_T,listener_T,pool_T,healthmonitor_F) [116.775858s] ... FAILED
Captured traceback-1:
~~~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "neutron_lbaas/tests/tempest/v2/ddt/test_health_monitor_admin_state_up.py", line 194, in test_update_health_monitor_with_admin_state_up
self.check_operating_status()
File "neutron_lbaas/tests/tempest/v2/ddt/base_ddt.py", line 203, in check_operating_status
(self.load_balancer_id))
File "neutron_lbaas/tests/tempest/v2/clients/load_balancers_client.py", line 76, in get_load_balancer_status_tree
resp, body = self.get(url)
File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 274, in get
return self.request('GET', url, extra_headers, headers)
File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 646, in request
resp, resp_body)
File "/usr/local/lib/python2.7/dist-packages/tempest_lib/common/rest_client.py", line 760, in _error_checker
message=message)
tempest_lib.exceptions.ServerFault: Got server fault
Details: Request Failed: internal server error while processing your request.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1449775/+subscriptions