[openstack-dev] [nova] oslo.messaging rampant errors in nova-api logs

2014-02-24 Thread Sean Dague
I'm looking at whether we can get ourselves to enforcing only known
ERRORs in logs. In doing so one of the most visible issues on non
neutron runs is oslo.messaging spewing approximately 50:

ERROR oslo.messaging.notify._impl_messaging [-] Could not send
notification to notifications

http://logs.openstack.org/45/75245/3/check/check-tempest-dsvm-full/7ad149e/logs/screen-n-api.txt.gz?level=TRACE

We could whitelist this, however, this looks like a deeper issue.
Something that should actually be solved prior to release.

Really need some eyes in here from people more familiar with the
oslo.messaging code, and why we'd be tripping a circular reference
violation here.

-Sean

-- 
Sean Dague
Samsung Research America
s...@dague.net / sean.da...@samsung.com
http://dague.net



signature.asc
Description: OpenPGP digital signature
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova] oslo.messaging rampant errors in nova-api logs

2014-02-24 Thread Matt Riedemann



On Monday, February 24, 2014 7:26:04 AM, Sean Dague wrote:

I'm looking at whether we can get ourselves to enforcing only known
ERRORs in logs. In doing so one of the most visible issues on non
neutron runs is oslo.messaging spewing approximately 50:

ERROR oslo.messaging.notify._impl_messaging [-] Could not send
notification to notifications

http://logs.openstack.org/45/75245/3/check/check-tempest-dsvm-full/7ad149e/logs/screen-n-api.txt.gz?level=TRACE

We could whitelist this, however, this looks like a deeper issue.
Something that should actually be solved prior to release.

Really need some eyes in here from people more familiar with the
oslo.messaging code, and why we'd be tripping a circular reference
violation here.

-Sean



___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


FYI there is a bug for it too:

https://bugs.launchpad.net/nova/+bug/1283270

--

Thanks,

Matt Riedemann


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev