The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.
Bug 2226635 - Investigate failure WARN in "load-balancer template IPv4/IPv6" system tests
Summary: Investigate failure WARN in "load-balancer template IPv4/IPv6" system tests
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux Fast Datapath
Classification: Red Hat
Component: ovn23.03
Version: FDP 23.F
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: OVN Team
QA Contact: ying xu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-26 04:08 UTC by OVN Bot
Modified: 2023-09-20 01:19 UTC (History)
5 users (show)

Fixed In Version: ovn23.03-23.03.0-101.el9fdp
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-09-20 01:19:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FD-3056 0 None None None 2023-07-26 04:09:42 UTC
Red Hat Product Errata RHBA-2023:5305 0 None None None 2023-09-20 01:19:45 UTC

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

Comment 4 ying xu 2023-08-22 07:24:23 UTC
reproduced on version:
# rpm -qa|grep ovn23.03
ovn23.03-23.03.0-86.el9fdp.x86_64
ovn23.03-central-23.03.0-86.el9fdp.x86_64
ovn23.03-host-23.03.0-86.el9fdp.x86_64


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


verified on version:
# rpm -qa|grep ovn23
ovn23.03-23.03.0-106.el9fdp.x86_64
ovn23.03-central-23.03.0-106.el9fdp.x86_64
ovn23.03-host-23.03.0-106.el9fdp.x86_64

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

set verified.

Comment 6 errata-xmlrpc 2023-09-20 01:19:42 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 (ovn23.03 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:5305


Note You need to log in before you can comment on or make changes to this bug.