*** This bug is a duplicate of bug 1709625 ***
    https://bugs.launchpad.net/bugs/1709625

Reviewed:  https://review.openstack.org/492801
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=e0a26029043401e80fbbcc603c01371866ef28d2
Submitter: Jenkins
Branch:    master

commit e0a26029043401e80fbbcc603c01371866ef28d2
Author: Kevin Benton <ke...@benton.pub>
Date:   Thu Aug 10 21:58:22 2017 -0700

    Add a target to Sinkhole so it's compatible
    
    This prevents oslo messaging dispatch from trying
    to treat the receiver function as a target. When it
    thought it was a target it was referencing attributes
    it didn't have.
    
    Closes-Bug: #1710064
    Change-Id: I1832a05f23cd76c1732d3b98539988bc9519d79e


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1710064

Title:
  agent logs filled with log noise after sinkhole patch

Status in neutron:
  Fix Released

Bug description:
  Aug 11 03:23:30.735163 ubuntu-xenial-rax-ord-10386499 
neutron-openvswitch-agent[19463]: ERROR oslo_messaging.rpc.server Traceback 
(most recent call last):
  Aug 11 03:23:30.735305 ubuntu-xenial-rax-ord-10386499 
neutron-openvswitch-agent[19463]: ERROR oslo_messaging.rpc.server   File 
"/usr/local/lib/python3.5/dist-packages/oslo_messaging/rpc/server.py", line 
160, in _process_incoming
  Aug 11 03:23:30.735418 ubuntu-xenial-rax-ord-10386499 
neutron-openvswitch-agent[19463]: ERROR oslo_messaging.rpc.server     res = 
self.dispatcher.dispatch(message)
  Aug 11 03:23:30.735525 ubuntu-xenial-rax-ord-10386499 
neutron-openvswitch-agent[19463]: ERROR oslo_messaging.rpc.server   File 
"/usr/local/lib/python3.5/dist-packages/oslo_messaging/rpc/dispatcher.py", line 
207, in dispatch
  Aug 11 03:23:30.735632 ubuntu-xenial-rax-ord-10386499 
neutron-openvswitch-agent[19463]: ERROR oslo_messaging.rpc.server     if not 
(self._is_namespace(target, namespace) and
  Aug 11 03:23:30.735739 ubuntu-xenial-rax-ord-10386499 
neutron-openvswitch-agent[19463]: ERROR oslo_messaging.rpc.server   File 
"/usr/local/lib/python3.5/dist-packages/oslo_messaging/rpc/dispatcher.py", line 
170, in _is_namespace
  Aug 11 03:23:30.735853 ubuntu-xenial-rax-ord-10386499 
neutron-openvswitch-agent[19463]: ERROR oslo_messaging.rpc.server     return 
namespace in target.accepted_namespaces
  Aug 11 03:23:30.735960 ubuntu-xenial-rax-ord-10386499 
neutron-openvswitch-agent[19463]: ERROR oslo_messaging.rpc.server 
AttributeError: 'function' object has no attribute

  
  
http://logs.openstack.org/55/491555/5/check/gate-tempest-dsvm-py35-ubuntu-xenial/72551bb/logs/screen-q-agt.txt.gz?level=TRACE#_Aug_11_03_18_16_310607

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1710064/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to