yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40148
[Bug 1501779] Re: Failing to delete an linux bridge causes log littering
** Changed in: neutron/kilo
Status: Fix Committed => 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/1501779
Title:
Failing to delete an linux bridge causes log littering
Status in neutron:
Fix Released
Status in neutron kilo series:
Fix Released
Bug description:
I saw this in some ansible jobs in the gate:
2015-09-30 22:37:21.805 26634 ERROR
neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent
[req-23466df3-f59e-4897-9a22-1abb7c99dfd9
9a365636c1b44c41a9770a26ead28701 cbddab88045d45eeb3d2027a3e265b78 - -
-] Cannot delete bridge brq33213e3f-2b, does not exist
http://logs.openstack.org/57/227957/3/gate/gate-openstack-ansible-
dsvm-commit/de3daa3/logs/aio1-neutron/neutron-linuxbridge-agent.log
https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py#L533
That should not be an ERROR message, it could be INFO at best. If
you're racing with RPC and a thing is already gone, which you were
going to delete anyway, it's not an error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501779/+subscriptions
References