#8917 Nightly test failure in test_installation.py::TestInstallWithCA_KRA2::test_replica2_with_dns_install
Closed: worksforme 2 years ago by fcami. Opened 2 years ago by fcami.

testing_master_testing_selinux Nightly PR #1025

failed in TestInstallWithCA_KRA2-test_replica2_with_dns_install:

E           subprocess.CalledProcessError: Command '['ipa-replica-install', '--admin-password', 'Secret.123', '--password', 'Secret.123', '-U', '--setup-dns', '--forwarder', '192.168.122.1', '--ip-address', '192.168.122.13', '--realm', 'IPA.TEST', '--domain', 'ipa.test', '--dirsrv-config-file', '/ipatests/ipatests_dse.ldif']' returned non-zero exit status 1.

pytest_ipa/integration/host.py:202: CalledProcessError
 ------------------------------Captured stderr call------------------------------ 
ipa: ERROR: stderr: Lookup failed: Preferred host replica0.ipa.test does not provide DNS.
Reverse DNS resolution of address 192.168.122.195 (master.ipa.test) failed. Clients may not function properly. Please check your DNS setup. (Note that this check queries IPA DNS directly and ignores /etc/hosts.)
DNS server 192.168.122.1: query '. SOA': The DNS operation timed out after 10.11101508140564 seconds
DNS server 192.168.122.1: query '. SOA': The DNS operation timed out after 10.11101508140564 seconds
The ipa-replica-install command failed. See /var/log/ipareplica-install.log for more information

This looks suspiciously like https://pagure.io/freeipa/issue/8700

logs


The installation fails trying to get a record from DNS server 192.168.122.1 (which is the machine/host on which the replica VM/guest is running). The error looks like a transient infra issue, let's wait and see in the next run.

Metadata Update from @fcami:
- Issue close_status updated to: worksforme
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata