Comment 0 for bug 1566816

Revision history for this message
Dmitry Stepanenko (dstepanenko) wrote : RabbitMQ falls down with error "Error: unable to connect to node 'rabbit@messaging-node-2': nodedown"

Detailed bug description:

BVT_2 build #197 failed with several messages in logs saying that AMQP server is unreachable (nova-all.log, neutron-all.log, neutron/server.log). "lrmd.log" contains several messages like that:

2016-04-03T14:22:01.180966+00:00 info: INFO: p_rabbitmq-server[16942]: get_status(): failed with code 69. Command output: Error: unable to connect to node 'rabbit@messaging-node-2': nodedown

Also there are several messages saying that rabbitmqctl list_channels is timed out
2016-04-03T14:07:13.201907+00:00 err: ERROR: p_rabbitmq-server[3919]: get_monitor(): 'rabbitmqctl list_channels' timed out, per-node explanation:

Expected results:

RabbitMQ server starts

Actual result:

RabbitMQ server fails to start

Reproducibility:

seen once in 197th build of BVT_2 task

See attachment for futher clarifications.