You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't make 5 consecutive PR runs without this failure, so disabling the runner.
run_test.go:128: Runner logs:
Opening reconnecting PTY connection to agent via coderd...
ID: cdc30c01-34ec-41c6-93a3-a3a967b5930f
Width: 80
Height: 24
Command: "sleep 120"
run_test.go:130:
Error Trace: /Users/runner/work/coder/coder/scaletest/reconnectingpty/run_test.go:130
Error: Target error should be in err chain:
expected: "context deadline exceeded"
in chain: "open reconnecting PTY: GET http://localhost:61013/api/v2/workspaceagents/99e51b2f-f932-4174-95f5-e79c836935a6/pty?command=sleep+120&height=80&reconnect=cdc30c01-34ec-41c6-93a3-a3a967b5930f&width=24: unexpected status code 400: Agent state is \"disconnected\", it must be in the \"connected\" state."
"GET http://localhost:61013/api/v2/workspaceagents/99e51b2f-f932-4174-95f5-e79c836935a6/pty?command=sleep+120&height=80&reconnect=cdc30c01-34ec-41c6-93a3-a3a967b5930f&width=24: unexpected status code 400: Agent state is \"disconnected\", it must be in the \"connected\" state."
Test: Test_Runner/Timeout/Timeout
I can't make 5 consecutive PR runs without this failure, so disabling the runner.
Job: https://github.com/coder/coder/actions/runs/4414473932/jobs/7737086635
The text was updated successfully, but these errors were encountered: