Skip to content

Fix #2785: Support optionally disabling pipelining on AUTH flow #1625

Fix #2785: Support optionally disabling pipelining on AUTH flow

Fix #2785: Support optionally disabling pipelining on AUTH flow #1625

Triggered via pull request September 4, 2024 21:07
Status Failure
Total duration 5m 15s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
3m 41s
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
5m 1s
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): _/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: INFO, inst: 14, qu: 0, qs: 2, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 435, in-pipe: 0, out-pipe: 0, last-in: 16, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 1.46, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1538-133(SE.Redis-v2.8.17.15644), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=6,Free=32761,Min=4,Max=32767), POOL: (Threads=7,QueuedItems=8,CompletedItems=377,Timers=39), v: 2.8.17.15644 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): _/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
StackExchange.Redis.RedisTimeoutException : The message timed out in the backlog attempting to send because no connection became available, command=PING, timeout: 400, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, rs: NotStarted, ws: Initializing, last-in: 0, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: n/a, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1489-245(SE.Redis-v2.8.17.15644), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=3,Free=32764,Min=4,Max=32767), v: 2.8.17.15644 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
StackExchange.Redis (Ubuntu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/