Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-96920

Pagure #9751: Nightly test failure (rawhide) in test_trust.py::TestTrust::test_server_option_with_unreachable_ad

Linking RHIVOS CVEs to...Migration: Automation ...RHELPRIO AssignedTeam ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • ipa-4.12.2-19.el9
    • No
    • Low
    • 1
    • rhel-idm-ipa
    • 19
    • 2
    • QE ack, Dev ack
    • False
    • False
    • Hide

      None

      Show
      None
    • No
    • IPA: RHELs Waiting for a BUILD
    • Unspecified Release Note Type - Unknown
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      Cloned from: https://pagure.io/freeipa/issue/9751
      
      ### Issue
      
      The nightly test `test_integration/test_trust.py::TestTrust::test_server_option_with_unreachable_ad` in failing in rawhide with samba-4.22.0-0.4.rc2.fc43.
      
      #### Steps to Reproduce
      1. Install IPA server
      2. Configure the DNS with SRV records pointing to an unreachable AD server
      3. Try to establish trust with `ipa trust-add addomain.test --admin Administrator@addomain.test --password`
      
      #### Actual behavior
      
      The test expects the command to fail with `ipa: ERROR: Unable to read domain information, check /var/log/httpd/error_log` and reads httpd error_log looking for the following error message:
      ```
      CIFS server communication error: code "3221225653", message "{Device Timeout}
      ```
      
      With samba 4.22.0-0.4.rc2 the test gets a different error_log message:
      ```
      CIFS server communication error: code "3221226021", message "The object was not found." (both may be "None")
      ```
      
      Logs from failing test: https://$ARTIFACTS_SERVER/idm-ci/freeipa_upstream_nightly/Nightly-rawhide/master/2025-02-15_19-30/rawhide/test_trust/2/
      Logs from green test: https:/$ARTIFACTS_SERVER/idm-ci/freeipa_upstream_nightly/Nightly-rawhide/master/2025-02-08_19-30/rawhide/test_trust/1/
      
      The test probably needs to be adapted in order to accept both messages.
      

              frenaud@redhat.com Florence Renaud
              frenaud@redhat.com Florence Renaud
              Florence Renaud Florence Renaud
              Sudhir Menon Sudhir Menon
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: