Description of problem: We still see failures in NM_reboot_openvswitch_vlan_configuration_var2 under the 9.2 package http://tools.lab.eng.brq2.redhat.com/~vbenes/nm_ci_stats/stats.html#project:beaker-NetworkManager-rhel9.2-stock-upstream;search:NM_reboot_openvswitch_vlan_configuration_var2 Version-Release number of selected component (if applicable): NetworkManager-1.41.6-1.el9.x86_64 openvswitch2.17-2.17.0-58.el9fdp.x86_64 How reproducible: 1 in 30 attempts Steps to Reproduce: 1. test=NM_reboot_openvswitch_vlan_configuration_var2 2. a=0; while ./test_run.sh $test; do :;sleep 4;((a++)); echo "ATTEMPT $a"; if [ $a -eq 100 ]; then break; fi ; done; echo "ATTEMPT $a" Actual results: The test fails in a bunch of repetitions. Expected results: Additional info:
Created attachment 1957112 [details] nm-log of failure with annotations
Created attachment 1957113 [details] nm-log of failure with annotations (html result) html output for attachment 1957112 [details] (comment 5)
fixed on main branch by https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/e66b93b01e23a57090550b28eb5e34c88886fcbd I am hesitant to backport this (for now), because it has non-trivial effects. Maybe later. Meaning, for now older branches remain not fixed.
500 repetitions, no issue -> VERIFIED