Activity log for bug #1558819

Date Who What changed Old value New value Message
2016-03-17 22:27:42 Assaf Muller bug added bug
2016-03-18 02:08:37 Hirofumi Ichihara tags fullstack fullstack linuxbridge
2016-03-18 02:08:44 Hirofumi Ichihara neutron: milestone newton-1
2016-03-18 15:42:36 Assaf Muller description Paste of failure: http://paste.openstack.org/show/491014/ When looking at the LB agent logs, you start seeing RPC errors as neutron-server is unable to access the DB. What's happening is that fullstack times out trying to kill the LB agent and moves on to other clean ups. It deletes the DB for the test, but the agents and neutron-server live on, resulting in errors trying to access the DB. The DB errors are essentially unrelated - The root cause is that the agent refuses to die for an unknown reason. The code that tries to stop the agent is AsyncProcess.stop(block=True, signal=9). Another detail that might be relevant is that the agent lives in a namespace. Paste of failure: http://paste.openstack.org/show/491014/ When looking at the LB agent logs, you start seeing RPC errors as neutron-server is unable to access the DB. What's happening is that fullstack times out trying to kill the LB agent and moves on to other clean ups. It deletes the DB for the test, but the agents and neutron-server live on, resulting in errors trying to access the DB. The DB errors are essentially unrelated - The root cause is that the agent refuses to die for an unknown reason. The code that tries to stop the agent is AsyncProcess.stop(block=True, signal=9). Another detail that might be relevant is that the agent lives in a namespace. To reproduce locally, go to the VM running the fullstack tests and load all CPUs to 100%, then run: tox -e dsvm-fullstack TestLinuxBridgeConnectivitySameNetwork
2016-03-18 18:02:41 Slawek Kaplonski neutron: assignee Slawek Kaplonski (slaweq)
2016-03-18 18:51:38 John Schwarz bug added subscriber John Schwarz
2016-03-18 20:32:45 OpenStack Infra neutron: status Confirmed In Progress
2016-03-18 20:32:45 OpenStack Infra neutron: assignee Slawek Kaplonski (slaweq) Assaf Muller (amuller)
2016-03-19 09:09:23 John Schwarz bug added subscriber Jakub Libosvar
2016-03-31 13:29:12 OpenStack Infra neutron: assignee Assaf Muller (amuller) Jakub Libosvar (libosvar)
2016-03-31 16:10:33 OpenStack Infra neutron: assignee Jakub Libosvar (libosvar) Assaf Muller (amuller)
2016-04-01 09:25:41 OpenStack Infra neutron: assignee Assaf Muller (amuller) Jakub Libosvar (libosvar)
2016-04-01 19:53:14 OpenStack Infra neutron: assignee Jakub Libosvar (libosvar) Assaf Muller (amuller)
2016-04-04 08:24:52 OpenStack Infra neutron: assignee Assaf Muller (amuller) Jakub Libosvar (libosvar)
2016-04-04 16:15:51 OpenStack Infra neutron: assignee Jakub Libosvar (libosvar) Assaf Muller (amuller)
2016-04-06 00:27:58 OpenStack Infra neutron: status In Progress Fix Released
2016-08-06 00:35:58 OpenStack Infra tags fullstack linuxbridge fullstack in-stable-liberty linuxbridge
2016-08-26 01:48:43 OpenStack Infra tags fullstack in-stable-liberty linuxbridge fullstack in-stable-liberty in-stable-mitaka linuxbridge