[22.03.1] Regression for hairpin trafic

Bug #1982454 reported by Frode Nordahl
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ovn (Ubuntu)
Fix Released
High
Unassigned
Jammy
Fix Released
High
Unassigned

Bug Description

[Impact]
OVN 22.03.1 brings a regression that prevents hairpin traffic to work. This is issue is also tracked in the RedHat bug tracker [0].

[Test Plan]
OVN System kernel test suite with this test synthesis patch [1].

[Regression Potential]
Low, the problem is well understood and the patch [2] itself fixes a regression in this point release.

0: https://bugzilla.redhat.com/show_bug.cgi?id=2094980
1: https://launchpadlibrarian.net/596069233/test-synthesis.patch
2: https://github.com/ovn-org/ovn/commit/187ae17ef1639d132cab7d0cbe546c4e39964bb0

Frode Nordahl (fnordahl)
Changed in ovn (Ubuntu):
status: New → Fix Released
Frode Nordahl (fnordahl)
Changed in ovn (Ubuntu Jammy):
status: New → Triaged
importance: Undecided → High
Frode Nordahl (fnordahl)
Changed in ovn (Ubuntu):
importance: Undecided → High
Revision history for this message
Chris Halse Rogers (raof) wrote : Proposed package upload rejected

An upload of ovn to jammy-proposed has been rejected from the upload queue for the following reason: "Unnecessary packaging changes in the disable-these-tests infrastructure. If you think they are necessary, please ping RAOF on #ubuntu-release and I can accept from the rejected queue.".

Revision history for this message
Chris Halse Rogers (raof) wrote : Please test proposed package

Hello Frode, or anyone else affected,

Accepted ovn into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ovn/22.03.2-0ubuntu0.22.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed-jammy to verification-done-jammy. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-jammy. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in ovn (Ubuntu Jammy):
status: Triaged → Fix Committed
tags: added: verification-needed verification-needed-jammy
Revision history for this message
Frode Nordahl (fnordahl) wrote :
Download full text (58.5 KiB)

ubuntu@vast-yak:~/ovn-22.03.2$ dpkg -l | egrep "(openvswitch|ovn)"
ii openvswitch-common 2.17.5-0ubuntu0.22.04.2 amd64 Open vSwitch common components
ii openvswitch-source 2.17.5-0ubuntu0.22.04.2 all Open vSwitch source code
ii openvswitch-switch 2.17.5-0ubuntu0.22.04.2 amd64 Open vSwitch switch implementations
ii ovn-central 22.03.2-0ubuntu0.22.04.1 amd64 OVN central components
ii ovn-common 22.03.2-0ubuntu0.22.04.1 amd64 OVN common components
ii ovn-host 22.03.2-0ubuntu0.22.04.1 amd64 OVN host components
ii python3-openvswitch 2.17.5-0ubuntu0.22.04.2 all Python 3 bindings for Open vSwitch
#
# Setting the AUTOTEST_PATH will ensure binaries from system path, i.e. the package,
# will be used in the test.
#
# For any test listed with FAILURE below it is also rechecked at the end.
#
# Skipped tests are either because of missing test dependency in Ubuntu, or a test
# that is broken for other reasons and that has not regressed since the previous
# package version.
#
ubuntu@vast-yak:~/ovn-22.03.2$ make check-kernel AUTOTEST_PATH=ovs/tests TESTSUITEFLAGS="-j1" SUDO=sudo RECHECK=yes
make all-am
make[1]: Entering directory '/home/ubuntu/ovn-22.03.2'
make[1]: Leaving directory '/home/ubuntu/ovn-22.03.2'
set /bin/bash './tests/system-kmod-testsuite' -C tests AUTOTEST_PATH='ovs/tests'; \
sudo "$@" -j1 -j1 || (test X'yes' = Xyes && sudo "$@" --recheck)
## ----------------------- ##
## ovn 22.03.2 test suite. ##
## ----------------------- ##

system-ovn

  1: 2 LRs connected via LS, gateway router, SNAT and DNAT -- ovn-northd -- dp-groups=yes -- parallelization=yes -- ovn_monitor_all=yes ok
  2: 2 LRs connected via LS, gateway router, SNAT and DNAT -- ovn-northd -- dp-groups=yes -- parallelization=yes -- ovn_monitor_all=no ok
  3: 2 LRs connected via LS, gateway router, SNAT and DNAT -- ovn-northd -- dp-groups=yes -- parallelization=no -- ovn_monitor_all=yes ok
  4: 2 LRs connected via LS, gateway router, SNAT and DNAT -- ovn-northd -- dp-groups=yes -- parallelization=no -- ovn_monitor_all=no ok
  5: 2 LRs connected via LS, gateway router, SNAT and DNAT -- ovn-northd -- dp-groups=no -- parallelization=yes -- ovn_monitor_all=yes ok
  6: 2 LRs connected via LS, gateway router, SNAT and DNAT -- ovn-northd -- dp-groups=no -- parallelization=yes -- ovn_monitor_all=no ok
  7: 2 LRs connected via LS, gateway router, SNAT and DNAT -- ovn-northd -- dp-groups=no -- parallelization=no -- ovn_monitor_all=yes ok
  8: 2 LRs connected via LS, gateway router, SNAT and DNAT -- ovn-northd -- dp-groups=no -- parallelization=no -- ovn_monitor_all=no ok
  9: 2 LRs connected via LS, gateway router, SNAT and DNAT - IPv6 -- ovn-northd -- dp-groups=yes -- parallelization=yes -- ovn_monitor_all=yes ok
 10: 2 LRs connected via LS, gateway router, SNAT and DNAT - IPv6 -- ovn-northd -- dp-groups=yes -- parallelization=yes -- ovn_monitor_all=no ok
 11: 2 LRs conne...

tags: added: verification-done verification-done-jammy
removed: verification-needed verification-needed-jammy
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ovn - 22.03.2-0ubuntu0.22.04.1

---------------
ovn (22.03.2-0ubuntu0.22.04.1) jammy; urgency=medium

  * New upstream version 22.03.2 (LP: #2003056).
  * d/p/lp-1982454-northd-stateless-nat-fix.patch: Drop, included in point release.
  * d/control: Bump openvswitch build requirement.
  * d/flaky-tests.txt: Extend list of flaky tests.

ovn (22.03.1-0ubuntu2) jammy; urgency=medium

  * d/rules, d/ovn-common.install: Properly fix the ovn-detrace binary
    (LP: #1971178).
  * d/gbp.conf: Add the package components.

ovn (22.03.1-0ubuntu1) jammy; urgency=medium

  [ Frode Nordahl ]
  * New upstream point release (LP: #1980809).
  * d/ovn-common.install: Add missing ovn_detrace.py binary (LP: #1971178).
  * d/rules, d/testlist.py, d/flaky-tests.txt:
    - Dynamically build list of tests to run from list of test descriptions.
  * d/p/lp-1982454-northd-stateless-nat-fix.patch (LP: #1982454).

  [ James Page ]
  * d/control: Update openvswitch build requirement.

 -- Frode Nordahl <email address hidden> Tue, 17 Jan 2023 09:45:31 +0100

Changed in ovn (Ubuntu Jammy):
status: Fix Committed → Fix Released
Revision history for this message
Robie Basak (racb) wrote : Update Released

The verification of the Stable Release Update for ovn has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

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.