yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52006
[Bug 1589746] [NEW] neutron-openvswitch-agent: Trace on SIGTERM with of_interface=native
Public bug reported:
Configuration: devstack, of_interface = native.
Steps to reproduce:
kill -TERM PID
The following will be seen in the logs:
2016-06-07 01:05:37.088 ERROR ryu.lib.hub [-] hub: uncaught exception: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/ryu/lib/hub.py", line 54, in _launch
return func(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/ryu/base/app_manager.py", line 547, in close
self.uninstantiate(app_name)
File "/usr/local/lib/python2.7/dist-packages/ryu/base/app_manager.py", line 528, in uninstantiate
app = self.applications.pop(name)
KeyError: 'ofctl_service'
** Affects: neutron
Importance: Undecided
Assignee: Inessa Vasilevskaya (ivasilevskaya)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Inessa Vasilevskaya (ivasilevskaya)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1589746
Title:
neutron-openvswitch-agent: Trace on SIGTERM with of_interface=native
Status in neutron:
New
Bug description:
Configuration: devstack, of_interface = native.
Steps to reproduce:
kill -TERM PID
The following will be seen in the logs:
2016-06-07 01:05:37.088 ERROR ryu.lib.hub [-] hub: uncaught exception: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/ryu/lib/hub.py", line 54, in _launch
return func(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/ryu/base/app_manager.py", line 547, in close
self.uninstantiate(app_name)
File "/usr/local/lib/python2.7/dist-packages/ryu/base/app_manager.py", line 528, in uninstantiate
app = self.applications.pop(name)
KeyError: 'ofctl_service'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1589746/+subscriptions
Follow ups