RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2043514 - [NMCI] nmcli_general_activate_static_connection_carrier_not_ignored test failure
Summary: [NMCI] nmcli_general_activate_static_connection_carrier_not_ignored test failure
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: NetworkManager
Version: 8.6
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: rc
: ---
Assignee: Wen Liang
QA Contact: Vladimir Benes
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-21 12:30 UTC by Vladimir Benes
Modified: 2022-05-10 15:33 UTC (History)
6 users (show)

Fixed In Version: NetworkManager-1.36.0-1.el8
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-10 14:55:01 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-109092 0 None None None 2022-01-21 12:31:04 UTC
Red Hat Product Errata RHEA-2022:1985 0 None None None 2022-05-10 14:55:37 UTC
freedesktop.org Gitlab NetworkManager NetworkManager merge_requests 1115 0 None opened device: commit the l3cd changes via l3cfg during cleanup 2022-02-21 17:20:57 UTC

Description Vladimir Benes 2022-01-21 12:30:22 UTC
Description of problem:
when running this test two times the first time it's OK, then the second time it fails:


  Scenario: nmcli - general - activate static connection with no carrier - not ignored
    * Add a new connection of type "ethernet" and options "ifname testG con-name con_general autoconnect no" ... passed in 0.027s
    * Modify connection "con_general" changing options "ipv4.method manual ipv4.address '192.168.5.11/24' ipv4.gateway '192.168.5.1' ipv6.method ignore" ... passed in 0.027s
    * Prepare simulated veth device "testG" wihout carrier ... passed in 1.212s
    * Execute "nmcli con up con_general" ... passed in 2.064s
    Then "connected:con_general" is visible with command "nmcli -t -f STATE,CONNECTION device" in "60" seconds ... passed in 0.112s
    Then "192.168.5.11" is visible with command "ip a s testG" in "60" seconds ... failed in 60.016s
Assertion Failed: Did not see the pattern "192.168.5.11" in 60 seconds, output was:
3: testG@if2: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state LOWERLAYERDOWN group default qlen 1000
    link/ether fa:55:99:77:91:1c brd ff:ff:ff:ff:ff:ff link-netns testG_ns

https://desktopqe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/beaker-NetworkManager-main-veth-rhel8-upstream/858/artifact/artifacts/FAIL_report_NetworkManager-ci_Test0680_nmcli_general_activate_static_connection_carrier_not_ignored.html

Version-Release number of selected component (if applicable):
NetworkManager-1.36.0-0.4.el8.x86_64

How reproducible:
always

Steps to Reproduce:
1. git clone https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci; cd NetworkMAnager-ci
2../test_run.sh nmcli_general_activate_static_connection_carrier_not_ignored


Actual results:
FAIL for the second time

Expected results:
no fail when multiple repetitions

Additional info:

Comment 4 Vladimir Benes 2022-02-28 16:50:01 UTC
NMCI says it's all good now.

Comment 6 errata-xmlrpc 2022-05-10 14:55:01 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 (NetworkManager 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/RHEA-2022:1985


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