router not found warning logs in the L3 agent

Bug #1554876 reported by Kevin Benton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Kevin Benton

Bug Description

The L3 agent during a normal tempest run will be filled with warnings like the following:

2016-03-08 10:10:30.465 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup
2016-03-08 10:10:34.197 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup
2016-03-08 10:10:35.535 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup
2016-03-08 10:10:43.025 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup
2016-03-08 10:10:47.029 18962 WARNING neutron.agent.l3.agent [-] Info for router 3688a110-8cfe-41c6-84e3-bfd965238304 was not found. Performing router cleanup

This is completely normal as routers are deleted from the server during the data retrieval process of the L3 agent and should not be at the warning level.

Changed in neutron:
assignee: nobody → Kevin Benton (kevinbenton)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to neutron (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/290281

Changed in neutron:
status: New → Confirmed
importance: Undecided → Medium
tags: added: l3-dvr-backlog
Changed in neutron:
milestone: none → mitaka-rc1
tags: added: logging
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/290281
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a33bc9957b80ab27b9f8a4610012026f766e5b0e
Submitter: Jenkins
Branch: master

commit a33bc9957b80ab27b9f8a4610012026f766e5b0e
Author: Kevin Benton <email address hidden>
Date: Tue Mar 8 19:23:13 2016 -0800

    Add logging statements to help debug L3 sync

    Add some debug logging statements to help determine why a
    requested router was not being returned to an L3 agent.

    Change-Id: I31eec599f11bb7e931984d436ef95e10bc9ffec2
    Related-Bug: #1554876

Revision history for this message
Armando Migliaccio (armando-migliaccio) wrote :

If this doesn't have a viable fix by the next day or so, it can't go in RC1

Changed in neutron:
milestone: mitaka-rc1 → newton-1
Changed in neutron:
status: Confirmed → Fix Committed
Changed in neutron:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.