Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestTSHConfigConnectWithOpenSSHClient flakiness #13623

Closed
nklaassen opened this issue Jun 17, 2022 · 13 comments · Fixed by #33556 or #35861
Closed

TestTSHConfigConnectWithOpenSSHClient flakiness #13623

nklaassen opened this issue Jun 17, 2022 · 13 comments · Fixed by #33556 or #35861
Assignees
Labels
audit-log Issues related to Teleports Audit Log flaky tests

Comments

@nklaassen
Copy link
Contributor

nklaassen commented Jun 17, 2022

Failure

saw this fail off of branch/v10

CI Logs

Relevant snippet

proxy_test.go:590: failed to find AuthAttemptFailureCode event
    --- FAIL: TestTSHConfigConnectWithOpenSSHClient/node_recording_mode_with_TLS_routing_enabled (6.28s)
@zmb3 zmb3 added the audit-log Issues related to Teleports Audit Log label Jun 17, 2022
@zmb3
Copy link
Collaborator

zmb3 commented Apr 12, 2023

No recent occurrences - closing.

@zmb3 zmb3 closed this as completed Apr 12, 2023
@Tener
Copy link
Contributor

Tener commented Jun 16, 2023

https://github.com/gravitational/teleport/actions/runs/5289793085/jobs/9573155894#step:6:1239

ERROR: access denied to invalidUser connecting to localhost:24915

    testing.go:1206: TempDir RemoveAll cleanup: unlinkat /tmp/TestTSHConfigConnectWithOpenSSHClientnode_recording_mode_with_TLS_routing_disabled2058613825/001/log/upload/streaming/default: directory not empty
--- FAIL: TestTSHConfigConnectWithOpenSSHClient/node_recording_mode_with_TLS_routing_disabled (3.93s)

@zmb3
Copy link
Collaborator

zmb3 commented Oct 12, 2023

https://github.com/gravitational/teleport/actions/runs/6499821889/job/17653962947

Same tmpdir problem that @Tener reported above.

@zmb3
Copy link
Collaborator

zmb3 commented Oct 16, 2023

@ptgott
Copy link
Contributor

ptgott commented Oct 24, 2023

@espadolini
Copy link
Contributor

I got another spurious failure but I'm not sure if my change is to blame.

https://github.com/gravitational/teleport/actions/runs/7119289706/job/19384058844?pr=34396#step:6:1681

@ravicious
Copy link
Member

ravicious commented Dec 12, 2023

Got in on master as well, should we reopen this?

https://github.com/gravitational/teleport/actions/runs/7180029933/job/19551450972#step:6:1896

    proxy_test.go:1110: failed to find AuthAttemptFailureCode event (0/7 events matched)

@zmb3
Copy link
Collaborator

zmb3 commented Dec 18, 2023

https://github.com/gravitational/teleport/actions/runs/7249997178/job/19749201015

hello
    proxy_test.go:1110: failed to find AuthAttemptFailureCode event (0/9 events matched)

=== FAIL: tool/tsh/common TestTSHConfigConnectWithOpenSSHClient (24.59s)

@zmb3 zmb3 reopened this Dec 18, 2023
@zmb3
Copy link
Collaborator

zmb3 commented Dec 18, 2023

@Joerger can you take another look?

@zmb3
Copy link
Collaborator

zmb3 commented Jun 4, 2024

Looks like this one is failing again (this time due to session recording): https://github.com/gravitational/teleport/actions/runs/9369138772/job/25792871538?pr=42365

    testing.go:1225: TempDir RemoveAll cleanup: unlinkat /tmp/TestTSHConfigConnectWithOpenSSHClientproxy_recording_mode_with_TLS_routing_disabled3047589291/001/log/records/multi/12094a99-7547-401c-8dae-13e6884ce7ce/fd839c3d-8b6e-4a68-b341-b5b597428014: directory not empty

=== FAIL: tool/tsh/common TestTSHConfigConnectWithOpenSSHClient (22.54s)

@zmb3 zmb3 reopened this Jun 4, 2024
@rosstimothy
Copy link
Contributor

I suspect that that TempDir problems were resolved by #48247.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit-log Issues related to Teleports Audit Log flaky tests
Projects
None yet
10 participants