yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15016
[Bug 1325415] [NEW] NSX: possible keyerror in sync backend code
Public bug reported:
2014-05-31 03:11:05.965 10722 DEBUG neutron.plugins.vmware.common.sync [req-ccaa6aca-53fc-452d-b888-de1899116ed1 None] Updating status for neutron resource 0b84ce0e-f777-4bae-877e-c8b29dcce85f to: DOWN synchronize_router /opt/stack/neutron/neutron/plugins/vmware/common/sync.py:376
2014-05-31 03:11:05.969 10722 DEBUG neutron.plugins.vmware.api_client.client [req-ccaa6aca-53fc-452d-b888-de1899116ed1 None] Request returns "<httplib.HTTPResponse instance at 0x5477290>" request /opt/stack/neutron/neutron/plugins/vmware/api_client/client.py:93
2014-05-31 03:11:05.971 10722 ERROR neutron.openstack.common.loopingcall [req-ccaa6aca-53fc-452d-b888-de1899116ed1 None] in dynamic looping call
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall Traceback (most recent call last):
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall File "/opt/stack/neutron/neutron/openstack/common/loopingcall.py", line 123, in _inner
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall idle = self.f(*self.args, **self.kw)
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall File "/opt/stack/neutron/neutron/plugins/vmware/common/sync.py", line 648, in _synchronize_state
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall scan_missing=scan_missing)
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall File "/opt/stack/neutron/neutron/plugins/vmware/common/sync.py", line 482, in _synchronize_lswitchports
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall lport = (self._nsx_cache[lp_uuid].get('data') or
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall File "/opt/stack/neutron/neutron/plugins/vmware/common/sync.py", line 71, in __getitem__
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall resources = self._uuid_dict_mappings[key]
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall KeyError: u'e0e2adfb-cd39-4b35-bf68-2a48c05a0643'
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall
http://208.91.1.172/logs/neutron/97024/1/413103/logs/screen-q-svc.txt.gz?#_2014-05-31_03_11_05_971
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1325415
Title:
NSX: possible keyerror in sync backend code
Status in OpenStack Neutron (virtual network service):
New
Bug description:
2014-05-31 03:11:05.965 10722 DEBUG neutron.plugins.vmware.common.sync [req-ccaa6aca-53fc-452d-b888-de1899116ed1 None] Updating status for neutron resource 0b84ce0e-f777-4bae-877e-c8b29dcce85f to: DOWN synchronize_router /opt/stack/neutron/neutron/plugins/vmware/common/sync.py:376
2014-05-31 03:11:05.969 10722 DEBUG neutron.plugins.vmware.api_client.client [req-ccaa6aca-53fc-452d-b888-de1899116ed1 None] Request returns "<httplib.HTTPResponse instance at 0x5477290>" request /opt/stack/neutron/neutron/plugins/vmware/api_client/client.py:93
2014-05-31 03:11:05.971 10722 ERROR neutron.openstack.common.loopingcall [req-ccaa6aca-53fc-452d-b888-de1899116ed1 None] in dynamic looping call
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall Traceback (most recent call last):
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall File "/opt/stack/neutron/neutron/openstack/common/loopingcall.py", line 123, in _inner
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall idle = self.f(*self.args, **self.kw)
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall File "/opt/stack/neutron/neutron/plugins/vmware/common/sync.py", line 648, in _synchronize_state
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall scan_missing=scan_missing)
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall File "/opt/stack/neutron/neutron/plugins/vmware/common/sync.py", line 482, in _synchronize_lswitchports
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall lport = (self._nsx_cache[lp_uuid].get('data') or
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall File "/opt/stack/neutron/neutron/plugins/vmware/common/sync.py", line 71, in __getitem__
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall resources = self._uuid_dict_mappings[key]
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall KeyError: u'e0e2adfb-cd39-4b35-bf68-2a48c05a0643'
2014-05-31 03:11:05.971 10722 TRACE neutron.openstack.common.loopingcall
http://208.91.1.172/logs/neutron/97024/1/413103/logs/screen-q-svc.txt.gz?#_2014-05-31_03_11_05_971
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1325415/+subscriptions
Follow ups
References