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

driver streaming tests flaky on GHA #12358

Open
shoenig opened this issue Mar 23, 2022 · 0 comments
Open

driver streaming tests flaky on GHA #12358

shoenig opened this issue Mar 23, 2022 · 0 comments

Comments

@shoenig
Copy link
Member

shoenig commented Mar 23, 2022

Warrants a closer look, but I'm gonna guess related to very poor disk perf

e.g.

--- FAIL: TestDocker_ExecTaskStreaming (9.67s)
    docker.go:36: Successfully connected to docker daemon running version 20.10.11+azure-3
    --- FAIL: TestDocker_ExecTaskStreaming/isolation (0.13s)
        exec_testing.go:165: 
            	Error Trace:	exec_testing.go:165
            	Error:      	Should be zero, but was 137
            	Test:       	TestDocker_ExecTaskStreaming/isolation

https://github.com/hashicorp/nomad/runs/5661622307?check_suite_focus=true

--- FAIL: TestAlloc_ExecStreaming_ACL_WithIsolation_Chroot (137.36s)
    wait.go:192: Job "mock-batch-104015ec-90ce-512e-14e2-8d858c37822d" registered
    wait.go:232: 
        	Error Trace:	wait.go:232
        	            				wait.go:32
        	            				wait.go:206
        	            				alloc_endpoint_test.go:1048
        	Error:      	Received unexpected error:
        	            	alloc not running: id=db49cf81-ccc5-a069-00b8-34d725e73d59 tg=web status=pending
        	Test:       	TestAlloc_ExecStreaming_ACL_WithIsolation_Chroot

https://github.com/hashicorp/nomad/runs/5660710799?check_suite_focus=true

Another non-streaming flaky test on GHA

=== RUN   TestCoreScheduler_CSIVolumeClaimGC
    core_sched_test.go:2392: 
        	Error Trace:	core_sched_test.go:2392
        	Error:      	Condition never satisfied
        	Test:       	TestCoreScheduler_CSIVolumeClaimGC
        	Messages:   	claims were not released
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

1 participant