yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03787
[Bug 1188540] Re: xenapi: agent timeout does not fail the build
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1188540
Title:
xenapi: agent timeout does not fail the build
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Now we no longer check the agent by default, we are really assuming
the agent is present on the servers where we check for the agent.
If we don't detect the agent, the server password is no set, and the
server networking will not be setup correctly.
Lets look at failing builds if the agent is not present.
Example stack trace:
ERROR nova.virt.xenapi.agent TIMEOUT: The call to version timed out. args={'dom_id': '9190', 'id': 'b8a2ca2f-93d4-40bb-b898-2bad9fa59116', 'timeout': '30', 'host_uuid': 'ef341447-d190-4721-befd-3e0c6a6219ba'}
ERROR nova.virt.xenapi.agent Failed to query agent version: {'message': 'TIMEOUT: No response from agent within 30 seconds.', 'returncode': 'timeout'}
INFO nova.virt.xenapi.agent Reached maximum time attempting to query agent version
DEBUG nova.virt.xenapi.agent Resetting network resetnetwork
nova/virt/xenapi/agent.py:281
ERROR nova.virt.xenapi.agent Failed to query agent version: {'message': 'TIMEOUT: No response from agent within 30 seconds.', 'returncode': 'timeout'}
DEBUG nova.virt.xenapi.driver Got exception: ['XENAPI_PLUGIN_FAILURE', 'version', 'PluginError', 'TIMEOUT: No response from agent within 30 seconds.'] _unwrap_plugin_exceptions nova/virt/xenapi/driver.py:756
ERROR nova.virt.xenapi.agent TIMEOUT: The call to version timed out. args={'dom_id': '9194', 'id': '478ca15b-a37b-415d-9d2d-d2abe660f73e', 'timeout': '30', 'host_uuid': 'ef341447-d190-4721-befd-3e0c6a6219ba'}
...
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1188540/+subscriptions