Closed
Description
Seen here in both test-go
and test-go-pg
- https://github.com/coder/coder/actions/runs/9625993272/job/26551491171#step:5:354
- https://github.com/coder/coder/actions/runs/9625993272/job/26551491069#step:5:449
=== Failed
=== FAIL: scaletest/dashboard Test_Run (10.19s)
t.go:99: 2024-06-22 14:04:46.792 [info] pubsub: pubsub dialing postgres network=tcp address=127.0.0.1:5432 timeout_ms=0
t.go:99: 2024-06-22 14:04:46.792 [info] pubsub: pubsub postgres TCP connection established network=tcp address=127.0.0.1:5432 timeout_ms=0 elapsed_ms=0
t.go:99: 2024-06-22 14:04:46.795 [info] pubsub: pubsub connected to postgres
t.go:99: 2024-06-22 14:04:46.795 [info] pubsub: pubsub has started
t.go:99: 2024-06-22 14:04:46.807 [debu] coderd.dbrollup: rolling up data
t.go:99: 2024-06-22 14:04:46.810 [debu] pubsub: started listening to event channel event=provisioner_job_posted
t.go:99: 2024-06-22 14:04:46.811 [debu] coderd.acquirer: subscribed to job postings
t.go:99: 2024-06-22 14:04:46.811 [debu] coderd.servertailnet.net.wgengine: [v1] using fake (no-op) tun device
t.go:99: 2024-06-22 14:04:46.811 [debu] coderd.servertailnet.net.wgengine: [v1] using fake (no-op) OS network configurator
t.go:99: 2024-06-22 14:04:46.812 [debu] coderd.servertailnet.net.wgengine: [v1] using fake (no-op) DNS configurator
t.go:99: 2024-06-22 14:04:46.812 [debu] coderd.servertailnet.net.wgengine: dns: using dns.noopManager
t.go:99: 2024-06-22 14:04:46.812 [debu] coderd.servertailnet.net.wgengine: link state: interfaces.State{defaultRoute=enp39s0 ifs={docker0:[172.17.0.1/16] enp39s0:[10.20.111.241/19]} v4=true v6=false}
...
t.go:99: 2024-06-22 14:04:46.902 [info] running as user username=testuser
run_test.go:86:
Error Trace: /home/runner/work/coder/coder/scaletest/dashboard/run_test.go:86
Error: Received unexpected error:
init chromedp ctx:
github.com/coder/coder/v2/scaletest/dashboard.(*Runner).runUntilDeadlineExceeded
/home/runner/work/coder/coder/scaletest/dashboard/run.go:75
- set viewport size:
github.com/coder/coder/v2/scaletest/dashboard.initChromeDPCtx
/home/runner/work/coder/coder/scaletest/dashboard/chromedp.go:201
- chrome failed to start:
Test: Test_Run