yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29097
[Bug 1428821] Re: n-api fails to start on juno grenade
** Also affects: nova/icehouse
Importance: Undecided
Status: New
** Changed in: nova/icehouse
Status: New => In Progress
** Changed in: nova/icehouse
Importance: Undecided => Critical
** Changed in: nova
Status: In Progress => Invalid
** Changed in: nova
Importance: Critical => Undecided
--
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/1428821
Title:
n-api fails to start on juno grenade
Status in OpenStack Compute (Nova):
Invalid
Status in OpenStack Compute (nova) icehouse series:
In Progress
Bug description:
possibly related to this:
https://github.com/openstack/nova/commit/a657582c5cd8a39580c44ad401fd3e69870068b1
grenade tests are not passing due to n-api not starting
logs here: http://logs.openstack.org/56/161256/1/check/check-grenade-
dsvm/6fb9bfa/logs/
from n-api log:
2015-03-05 14:04:34.874 10501 INFO nova.openstack.common.service [-] Started child 10508
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 346, in fire_timers
timer()
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line 56, in __call__
cb(*args, **kw)
File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
result = function(*args, **kwargs)
TypeError: server() got an unexpected keyword argument 'socket_timeout'
2015-03-05 14:04:34.876 10501 INFO nova.openstack.common.service [-] Started child 10509
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 346, in fire_timers
timer()
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line 56, in __call__
cb(*args, **kw)
File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
result = function(*args, **kwargs)
TypeError: server() got an unexpected keyword argument 'socket_timeout'
2015-03-05 14:04:34.878 10501 INFO nova.openstack.common.service [-] Started child 10510
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 346, in fire_timers
timer()
File "/usr/lib/python2.7/dist-packages/eventlet/hubs/timer.py", line 56, in __call__
cb(*args, **kw)
File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 194, in main
result = function(*args, **kwargs)
TypeError: server() got an unexpected keyword argument 'socket_timeout'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1428821/+subscriptions
References