#8329 Nightly test failure in test_integration/test_replication_layouts.py::TestLineTopologyWithCAKRA::test_line_topology_with_ca_kra
Closed: worksforme 3 years ago by frenaud. Opened 3 years ago by frenaud.

The nigthly test test_integration/test_replication_layouts.py::TestLineTopologyWithCAKRA::test_line_topology_with_ca_kra failed in [testing_master_previous] PR #199 while installing a replica, with a failure during the replica-connection-check step.
Logs:

2020-05-22T07:42:55Z DEBUG /usr/sbin/ipa-replica-conncheck was invoked with options: {'master': 'master.ipa.test', 'auto_master_check': True, 'realm': 'IPA.TEST', 'kdc': None, 'principal': None, 'ca_cert_file': '/etc/ipa/ca.crt', 'replica': None, 'check_ca': False, 'hostname': 'replica0.ipa.test', 'debug': False, 'quiet': False, 'log_to_file': True}
2020-05-22T07:42:55Z DEBUG missing options might be asked for interactively later

2020-05-22T07:42:55Z DEBUG IPA version 4.9.0.dev-0.fc31
2020-05-22T07:42:55Z INFO Check connection from replica to remote master 'master.ipa.test':
2020-05-22T07:43:00Z ERROR Failed to connect to port 389 tcp on 192.168.122.97
2020-05-22T07:43:00Z INFO    Directory Service: Unsecure port (389): FAILED
2020-05-22T07:43:05Z ERROR Failed to connect to port 636 tcp on 192.168.122.97
2020-05-22T07:43:05Z INFO    Directory Service: Secure port (636): FAILED
2020-05-22T07:43:10Z ERROR Failed to connect to port 88 tcp on 192.168.122.97
2020-05-22T07:43:10Z INFO    Kerberos KDC: TCP (88): FAILED
2020-05-22T07:43:15Z ERROR Failed to connect to port 464 tcp on 192.168.122.97
2020-05-22T07:43:15Z INFO    Kerberos Kpasswd: TCP (464): FAILED
2020-05-22T07:43:20Z ERROR Failed to connect to port 80 tcp on 192.168.122.97
2020-05-22T07:43:20Z INFO    HTTP Server: Unsecure port (80): FAILED
2020-05-22T07:43:25Z ERROR Failed to connect to port 443 tcp on 192.168.122.97
2020-05-22T07:43:25Z INFO    HTTP Server: Secure port (443): FAILED
2020-05-22T07:43:25Z ERROR ERROR: Port check failed! Inaccessible port(s): 389 (TCP), 636 (TCP), 88 (TCP), 464 (TCP), 80 (TCP), 443 (TCP)

Need to check if the replica has proper settings (/etc/resolv.conf, firewalld etc...)


The issue occurred only once, it was probably linked to an intermittent infra issue. Closing as worksforme.

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

3 years ago

Login to comment on this ticket.

Metadata