Comment 0 for bug 1696690

Revision history for this message
Pavlo Shchelokovskyy (pshchelo) wrote : neutron fails to connect to q-agent-notifier-port-delet_fanout exchange

logstash query (>70 hits for last 7 days)
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22NotFound%3A%20Basic.publish%3A%20(404)%20NOT_FOUND%20-%20no%20exchange%20'q-agent-notifier-port-'%5C%22%20AND%20build_status%3AFAILURE

example of the failed log
http://logs.openstack.org/27/469627/8/check/gate-grenade-dsvm-ironic-ubuntu-xenial/bffe275/logs/new/screen-q-svc.txt.gz#_2017-06-08_08_23_28_906

after 3 attempts neutron seems to give up.
The actual tempest tests failing are seemingly random (most probably whichever tries to cleanup a port created during test), failing on 500 from Neutron.

interestingly enough, this mostly affects grenade gates for ironic and ironic-inspector (which also installs ironic).