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

TestDatabases/redshift_cluster/auto_user_drop flakiness #46348

Open
rosstimothy opened this issue Sep 6, 2024 · 5 comments
Open

TestDatabases/redshift_cluster/auto_user_drop flakiness #46348

rosstimothy opened this issue Sep 6, 2024 · 5 comments
Assignees

Comments

@rosstimothy
Copy link
Contributor

Failure

Link(s) to logs

Relevant snippet

    redshift_test.go:186: 
        	Error Trace:	/__w/teleport/teleport/e2e/aws/redshift_test.go:318
        	            				/opt/go/src/runtime/asm_amd64.s:1700
        	Error:      	Should be false
        	Messages:   	user "auto_drop_d454e1" should have been dropped automatically after disconnecting
    redshift_test.go:186: 
        	Error Trace:	/__w/teleport/teleport/e2e/aws/redshift_test.go:305
        	            				/__w/teleport/teleport/e2e/aws/redshift_test.go:186
        	            				/__w/teleport/teleport/e2e/aws/redshift_test.go:210
        	Error:      	Condition never satisfied
        	Test:       	TestDatabases/redshift_cluster/auto_user_drop
        	Messages:   	waiting for auto user "auto_drop_d454e1" to be dropped
@GavinFrazar
Copy link
Contributor

I wonder why this is suddenly happening. I see no recent changes in lib/srv/db

@rosstimothy
Copy link
Contributor Author

https://github.com/gravitational/teleport/actions/runs/11216845240/job/31177046999?pr=47238

=== FAIL: e2e/aws TestDatabases/redshift_cluster/auto_user_drop (79.16s)
    redshift_test.go:186: 
        	Error Trace:	/__w/teleport/teleport/e2e/aws/redshift_test.go:318
        	            				/opt/go/src/runtime/asm_amd64.s:1700
        	Error:      	Should be false
        	Messages:   	user "auto_drop_fed624" should have been dropped automatically after disconnecting
    redshift_test.go:186: 
        	Error Trace:	/__w/teleport/teleport/e2e/aws/redshift_test.go:305
        	            				/__w/teleport/teleport/e2e/aws/redshift_test.go:186
        	            				/__w/teleport/teleport/e2e/aws/redshift_test.go:210
        	Error:      	Condition never satisfied
        	Test:       	TestDatabases/redshift_cluster/auto_user_drop
        	Messages:   	waiting for auto user "auto_drop_fed624" to be dropped

@nklaassen
Copy link
Contributor

A new hit in the master merge queue https://github.com/gravitational/teleport/actions/runs/11961914505/job/33349176371

=== FAIL: e2e/aws TestDatabases/redshift_cluster/auto_user_drop (78.98s)
    redshift_test.go:186: 
        	Error Trace:	/__w/teleport/teleport/e2e/aws/redshift_test.go:318
        	            				/opt/go/src/runtime/asm_amd64.s:1700
        	Error:      	Should be false
        	Messages:   	user "auto_drop_7eddeb" should have been dropped automatically after disconnecting
    redshift_test.go:186: 
        	Error Trace:	/__w/teleport/teleport/e2e/aws/redshift_test.go:305
        	            				/__w/teleport/teleport/e2e/aws/redshift_test.go:186
        	            				/__w/teleport/teleport/e2e/aws/redshift_test.go:210
        	Error:      	Condition never satisfied
        	Test:       	TestDatabases/redshift_cluster/auto_user_drop
        	Messages:   	waiting for auto user "auto_drop_7eddeb" to be dropped

@nklaassen nklaassen reopened this Nov 21, 2024
@rosstimothy
Copy link
Contributor Author

@rosstimothy
Copy link
Contributor Author

https://github.com/gravitational/teleport/actions/runs/12713022088/job/35439971089?pr=50950

=== FAIL: e2e/aws TestDatabases/redshift_cluster/auto_user_drop (82.53s)
    redshift_test.go:185: 
        	Error Trace:	/__w/teleport/teleport/e2e/aws/redshift_test.go:317
        	            				/opt/go/src/runtime/asm_amd64.s:1700
        	Error:      	Should be false
        	Messages:   	user "auto_drop_6587e8" should have been dropped automatically after disconnecting
    redshift_test.go:185: 
        	Error Trace:	/__w/teleport/teleport/e2e/aws/redshift_test.go:304
        	            				/__w/teleport/teleport/e2e/aws/redshift_test.go:185
        	            				/__w/teleport/teleport/e2e/aws/redshift_test.go:209
        	Error:      	Condition never satisfied
        	Test:       	TestDatabases/redshift_cluster/auto_user_drop
        	Messages:   	waiting for auto user "auto_drop_6587e8" to be dropped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants