#8825 Nightly test suite failure: test_smb - password repeatedly failed 15 times, exceeding the timeout of 30 second
Closed: worksforme 2 years ago by frenaud. Opened 2 years ago by mpolovka.

Test suite test_integration/test_smb.py is failing in [testing_ipa-4.9_latest_selinux] Nightly PR #856 with an error:

E       AssertionError: Command: ipa trust-add --type ad ad.test --two-way=true --admin Administrator@ad.test --password repeatedly failed 15 times, exceeding the timeout of 30 seconds.

on line

>       tasks.establish_trust_with_ad(cls.master, cls.ad.domain.name,
                                      extra_args=['--two-way=true'])

Full report, all logs


The error looks different from 8353: the test fails in a call to ipa trust-add. In /var/log/httpd/error_log:

Failed to bind to uuid 12345778-1234-abcd-ef00-0123456789ab for ncacn_np:master.ipa.test[\pipe\lsarpc,print,smb2,abstract_syntax=12345778-1234-abcd-ef00-0123456789ab/0x00000000] NT_STATUS_RPC_UNSUPPORTED_NAME_SYNTAX
[Fri Apr 23 16:14:41.075979 2021] [wsgi:error] [pid 22293:tid 22714] [remote 192.168.122.174:55110] ipa: INFO: [jsonserver_kerb] admin@IPA.TEST: trust_add/1('ad.test', trust_type='ad', realm_admin='Administrator@ad.test', realm_passwd='********', bidirectional=True, version='2.241'): RemoteRetrieveError

Let's wait for today's result and see if it is a random issue ( [testing_ipa-4.9_latest_selinux] runs every Friday).

Latest run was green: PR #871, report for [testing_ipa-4.9_latest_selinux]

Also got green runs: PR #886, report. After this PR, the vagrant image for _latest became fedora34 so we can't compare anymore, but [testing_ipa-4.9_previous] now running on fedora33 was also green, see PR #907, report.
We can assume this was an infra issue and close this ticket.

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

2 years ago

Login to comment on this ticket.

Metadata