n-cond throws exception while starting

Bug #1505342 reported by Devdatta Kulkarni
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Expired
Undecided
Unassigned

Bug Description

Seeing following error on n-cond screen in devstack.

015-10-12 18:15:12.833 INFO oslo.messaging._drivers.impl_rabbit [-] Connecting to AMQP server on 10.0.2.15:5672
2015-10-12 18:15:12.844 INFO oslo.messaging._drivers.impl_rabbit [-] Connected to AMQP server on 10.0.2.15:5672
2015-10-12 18:15:12.845 ERROR oslo_messaging._drivers.common [-] Returning exception Endpoint does not support RPC version 2.0. Attempted method: object_action to caller
2015-10-12 18:15:12.846 ERROR oslo_messaging._drivers.common [-] ['Traceback (most recent call last):\n', ' File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply\n executor_callback))\n', ' File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 195, in _dispatch\n raise UnsupportedVersion(version, method=method)\n', 'UnsupportedVersion: Endpoint does not support RPC version 2.0. Attempted method: object_action\n']
2015-10-12 18:15:22.826 ERROR oslo_messaging.rpc.dispatcher [-] Exception during message handling: Endpoint does not support RPC version 2.0. Attempted method: object_action
2015-10-12 18:15:22.826 TRACE oslo_messaging.rpc.dispatcher Traceback (most recent call last):
2015-10-12 18:15:22.826 TRACE oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply
2015-10-12 18:15:22.826 TRACE oslo_messaging.rpc.dispatcher executor_callback))
2015-10-12 18:15:22.826 TRACE oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 195, in _dispatch
2015-10-12 18:15:22.826 TRACE oslo_messaging.rpc.dispatcher raise UnsupportedVersion(version, method=method)
2015-10-12 18:15:22.826 TRACE oslo_messaging.rpc.dispatcher UnsupportedVersion: Endpoint does not support RPC version 2.0. Attempted method: object_action
2015-10-12 18:15:22.826 TRACE oslo_messaging.rpc.dispatcher
2015-10-12 18:15:22.828 ERROR oslo_messaging._drivers.common [-] Returning exception Endpoint does not support RPC version 2.0. Attempted method: object_action to caller
2015-10-12 18:15:22.829 ERROR oslo_messaging._drivers.common [-] ['Traceback (most recent call last):\n', ' File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply\n executor_callback))\n', ' File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 195, in _dispatch\n raise UnsupportedVersion(version, method=method)\n', 'UnsupportedVersion: Endpoint does not support RPC version 2.0. Attempted method: object_action\n']

nova commit: 02b7e64b29dd707c637ea7026d337e5cb196f337

devstack commit: b2b82a0f34d84ecf5329703bf6e63c89272ef2da

Revision history for this message
Markus Zoeller (markus_z) (mzoeller) wrote :

Do you use this as a "all-in-one" devstack or do you add a new node to an existing multi-node environment? If you have a multi-node environment, could you please check which versions the services on the nodes have?

Changed in nova:
status: New → Incomplete
Revision history for this message
Devdatta Kulkarni (devdatta-kulkarni) wrote :

@markus_z: I am using all-in-one devstack.

Revision history for this message
Markus Zoeller (markus_z) (mzoeller) wrote :

@Devdatta: Could you attach your "local.conf" file here or paste it to http://paste.openstack.org/ please? Could be something with the "upgrade_levels" config options. Maybe they are pinned to an older version.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.]

Changed in nova:
status: Incomplete → Expired
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.