Bug 1908789

Summary: Unexpected "is outdated" messages when ovn-ipsec is enabled
Product: OpenShift Container Platform Reporter: Mark Gray <mark.d.gray>
Component: NetworkingAssignee: Mark Gray <mark.d.gray>
Networking sub component: ovn-kubernetes QA Contact: Anurag saxena <anusaxen>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: high    
Priority: high CC: aconstan
Version: 4.7   
Target Milestone: ---   
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-08 17:26:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mark Gray 2020-12-17 16:10:01 UTC
Description of problem:

ovs-monitor-ipsec gives unexpected "is outdated" messages in logs.

Version-Release number of selected component (if applicable):4.7

How reproducible:

This seems to happen frequently but only when tunnels configurations are changed (e.g. at cluster startup)

Steps to Reproduce:
1. Install cluster and enable IPsec
2. View logs on node at /var/log/openvswitch/ovs-monitor-ipsec.log

Actual results:

Unexpected "is outdated" log messages in /var/log/openvswitch/ovs-monitor-ipsec.log

2020-12-08T08:44:38.220Z |  6  | reconnect | INFO | unix:/var/run/openvswitch/db.sock: connected
2020-12-08T08:44:38.250Z |  11 | ovs-monitor-ipsec | INFO | Tunnel **ovn-c5ae5a-0** appeared in OVSDB
2020-12-08T08:44:38.251Z |  13 | ovs-monitor-ipsec | INFO | Tunnel **ovn-7e368c-0** appeared in OVSDB
2020-12-08T08:44:38.381Z |  15 | ovs-monitor-ipsec | INFO | Refreshing LibreSwan configuration
2020-12-08T08:52:13.357Z | 109 | ovs-monitor-ipsec | INFO | Tunnel **ovn-b03cff-0** appeared in OVSDB
2020-12-08T08:52:13.360Z | 111 | ovs-monitor-ipsec | INFO | Refreshing LibreSwan configuration
2020-12-08T08:52:13.399Z | 112 | ovs-monitor-ipsec | INFO | ovn-7e368c-0-in-1 is outdated 1
2020-12-08T08:52:13.465Z | 113 | ovs-monitor-ipsec | INFO | ovn-7e368c-0-out-1 is outdated 1
2020-12-08T08:52:13.524Z | 114 | ovs-monitor-ipsec | INFO | ovn-c5ae5a-0-in-1 is outdated 1
2020-12-08T08:52:13.584Z | 115 | ovs-monitor-ipsec | INFO | ovn-c5ae5a-0-out-1 is outdated 1


Additional info: