yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47578
[Bug 1554187] [NEW] log noise due to TooManyExternalNetworks exception
Public bug reported:
This is mostly innocent, but it unveils a devstack single node
misconfiguration that we should deal with but it's done in the larger
context initiated by bug 1491668
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher [req-2c4909b8-5055-49bf-9a5d-7768225cac0c - -] Exception during message handling: More than one external network exists.
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher Traceback (most recent call last):
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 138, in _dispatch_and_reply
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher incoming.message))
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 183, in _dispatch
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher return self._do_dispatch(endpoint, method, ctxt, args)
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 127, in _do_dispatch
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher result = func(ctxt, **new_args)
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/opt/stack/new/neutron/neutron/api/rpc/handlers/l3_rpc.py", line 213, in get_external_network_id
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher net_id = self.plugin.get_external_network_id(context)
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/opt/stack/new/neutron/neutron/db/external_net_db.py", line 195, in get_external_network_id
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher raise n_exc.TooManyExternalNetworks()
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher TooManyExternalNetworks: More than one external network exists.
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher
http://logs.openstack.org/12/288212/2/check/gate-neutron-dsvm-
api/082813d/logs/screen-q-svc.txt.gz?level=TRACE
message:"TooManyExternalNetworks"
** Affects: neutron
Importance: Low
Status: Confirmed
** Tags: logging
** Tags added: logging
** Changed in: neutron
Status: New => Confirmed
** Changed in: neutron
Importance: Undecided => Low
** Description changed:
This is mostly innocent, but it unveils a devstack single node
misconfiguration that we could deal with.
+
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher [req-2c4909b8-5055-49bf-9a5d-7768225cac0c - -] Exception during message handling: More than one external network exists.
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher Traceback (most recent call last):
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 138, in _dispatch_and_reply
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher incoming.message))
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 183, in _dispatch
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher return self._do_dispatch(endpoint, method, ctxt, args)
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 127, in _do_dispatch
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher result = func(ctxt, **new_args)
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/opt/stack/new/neutron/neutron/api/rpc/handlers/l3_rpc.py", line 213, in get_external_network_id
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher net_id = self.plugin.get_external_network_id(context)
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/opt/stack/new/neutron/neutron/db/external_net_db.py", line 195, in get_external_network_id
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher raise n_exc.TooManyExternalNetworks()
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher TooManyExternalNetworks: More than one external network exists.
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher
+
+ http://logs.openstack.org/12/288212/2/check/gate-neutron-dsvm-
+ api/082813d/logs/screen-q-svc.txt.gz?level=TRACE
+
+ message:"TooManyExternalNetworks"
** Description changed:
This is mostly innocent, but it unveils a devstack single node
- misconfiguration that we could deal with.
+ misconfiguration that we should deal with but it's done in the larger
+ context initiated by bug 1491668
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher [req-2c4909b8-5055-49bf-9a5d-7768225cac0c - -] Exception during message handling: More than one external network exists.
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher Traceback (most recent call last):
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 138, in _dispatch_and_reply
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher incoming.message))
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 183, in _dispatch
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher return self._do_dispatch(endpoint, method, ctxt, args)
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 127, in _do_dispatch
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher result = func(ctxt, **new_args)
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/opt/stack/new/neutron/neutron/api/rpc/handlers/l3_rpc.py", line 213, in get_external_network_id
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher net_id = self.plugin.get_external_network_id(context)
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/opt/stack/new/neutron/neutron/db/external_net_db.py", line 195, in get_external_network_id
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher raise n_exc.TooManyExternalNetworks()
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher TooManyExternalNetworks: More than one external network exists.
- 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher
+ 2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher
http://logs.openstack.org/12/288212/2/check/gate-neutron-dsvm-
api/082813d/logs/screen-q-svc.txt.gz?level=TRACE
message:"TooManyExternalNetworks"
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1554187
Title:
log noise due to TooManyExternalNetworks exception
Status in neutron:
Confirmed
Bug description:
This is mostly innocent, but it unveils a devstack single node
misconfiguration that we should deal with but it's done in the larger
context initiated by bug 1491668
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher [req-2c4909b8-5055-49bf-9a5d-7768225cac0c - -] Exception during message handling: More than one external network exists.
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher Traceback (most recent call last):
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 138, in _dispatch_and_reply
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher incoming.message))
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 183, in _dispatch
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher return self._do_dispatch(endpoint, method, ctxt, args)
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 127, in _do_dispatch
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher result = func(ctxt, **new_args)
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/opt/stack/new/neutron/neutron/api/rpc/handlers/l3_rpc.py", line 213, in get_external_network_id
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher net_id = self.plugin.get_external_network_id(context)
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher File "/opt/stack/new/neutron/neutron/db/external_net_db.py", line 195, in get_external_network_id
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher raise n_exc.TooManyExternalNetworks()
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher TooManyExternalNetworks: More than one external network exists.
2016-03-07 18:11:47.922 18038 ERROR oslo_messaging.rpc.dispatcher
http://logs.openstack.org/12/288212/2/check/gate-neutron-dsvm-
api/082813d/logs/screen-q-svc.txt.gz?level=TRACE
message:"TooManyExternalNetworks"
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1554187/+subscriptions
Follow ups