Bug 2226637

Summary: Investigate failure WARN in "load-balancer template IPv4/IPv6" system tests
Product: Red Hat Enterprise Linux Fast Datapath Reporter: OVN Bot <ovn-bot>
Component: ovn22.12Assignee: OVN Team <ovnteam>
Status: CLOSED ERRATA QA Contact: ying xu <yinxu>
Severity: low Docs Contact:
Priority: medium    
Version: FDP 23.FCC: ctrautma, jiji, jishi, mmichels, xsimonar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovn22.12-22.12.0-122.el9fdp Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-09-20 01:19:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description OVN Bot 2023-07-26 04:09:02 UTC
This is an automatically-generated clone of issue https://bugzilla.redhat.com/show_bug.cgi?id=2222252

Comment 3 ying xu 2023-08-22 07:37:31 UTC
reproduced on version:
# rpm -qa|grep ovn22
ovn22.12-22.12.0-108.el9fdp.x86_64
ovn22.12-central-22.12.0-108.el9fdp.x86_64
ovn22.12-host-22.12.0-108.el9fdp.x86_64


:: [ 03:29:54 ] :: [  BEGIN   ] :: Running 'ovn-nbctl --wait=sb lsp-add ls lsp0'
:: [ 03:29:54 ] :: [   PASS   ] :: Command 'ovn-nbctl --wait=sb lsp-add ls lsp0' (Expected 0, got 0)
:: [ 03:29:54 ] :: [  BEGIN   ] :: Running 'ovn-nbctl --wait=sb lsp-del lsp0'
:: [ 03:29:54 ] :: [   PASS   ] :: Command 'ovn-nbctl --wait=sb lsp-del lsp0' (Expected 0, got 0)
:: [ 03:29:59 ] :: [  BEGIN   ] :: Running 'cat /var/log/ovn/ovn-controller.log|grep 'WARN.*release unknown interface''
2023-08-22T07:29:54.550Z|00031|if_status|WARN|Trying to release unknown interface lsp0
:: [ 03:29:59 ] :: [   FAIL   ] :: Command 'cat /var/log/ovn/ovn-controller.log|grep 'WARN.*release unknown interface'' (Expected 1, got 0)


verified on version:
# rpm -qa|grep ovn22
ovn22.12-22.12.0-126.el9fdp.x86_64
ovn22.12-central-22.12.0-126.el9fdp.x86_64
ovn22.12-host-22.12.0-126.el9fdp.x86_64

:: [ 03:36:05 ] :: [   PASS   ] :: Command 'ovn_cleanup' (Expected 0, got 0)
:: [ 03:36:13 ] :: [  BEGIN   ] :: Running 'ovn-nbctl --wait=sb lsp-add ls lsp0'
:: [ 03:36:13 ] :: [   PASS   ] :: Command 'ovn-nbctl --wait=sb lsp-add ls lsp0' (Expected 0, got 0)
:: [ 03:36:13 ] :: [  BEGIN   ] :: Running 'ovn-nbctl --wait=sb lsp-del lsp0'
:: [ 03:36:13 ] :: [   PASS   ] :: Command 'ovn-nbctl --wait=sb lsp-del lsp0' (Expected 0, got 0)
:: [ 03:36:18 ] :: [  BEGIN   ] :: Running 'cat /var/log/ovn/ovn-controller.log|grep 'WARN.*release unknown interface''
:: [ 03:36:18 ] :: [   PASS   ] :: Command 'cat /var/log/ovn/ovn-controller.log|grep 'WARN.*release unknown interface'' (Expected 1, got 1)


set verified

Comment 5 errata-xmlrpc 2023-09-20 01:19:44 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (ovn22.12 bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:5304