Skip to content

Connections: Move all AuthenticateAsClient to async #401

Connections: Move all AuthenticateAsClient to async

Connections: Move all AuthenticateAsClient to async #401

Triggered via pull request May 3, 2025 15:23
Status Success
Total duration 6m 45s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

9 errors
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): test-results/_fv-az1672-971_2025-05-03_15_25_42.trx#L0
Failed test found in: test-results/_fv-az1672-971_2025-05-03_15_25_42.trx Error: StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (400ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 2s ago, last-write: 2s ago, keep-alive: 400s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.37.14221, command=PING, timeout: 400, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, 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: 7 of 10 available, clientName: fv-az1672-971(SE.Redis-v2.8.37.14221), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=7,Free=32760,Min=4,Max=32767), POOL: (Threads=22,QueuedItems=0,CompletedItems=2332,Timers=59), v: 2.8.37.14221 (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.RedisConnectionException : UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 2s ago, last-write: 2s ago, keep-alive: 400s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.37.14221
Analyze (csharp)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): test-results/_fv-az1937-654_2025-05-03_15_31_48.trx#L0
Failed test found in: test-results/_fv-az1937-654_2025-05-03_15_31_48.trx Error: StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: PING, inst: 14, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 7, in-pipe: 0, out-pipe: 0, last-in: 416, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.41, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1937-654(SE.Redis-v2.8.37.14221), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=4,Free=32763,Min=4,Max=32767), POOL: (Threads=5,QueuedItems=4,CompletedItems=342,Timers=50), v: 2.8.37.14221 (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.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync(RESP2): test-results/_fv-az1937-654_2025-05-03_15_31_48.trx#L0
Failed test found in: test-results/_fv-az1937-654_2025-05-03_15_31_48.trx Error: StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (400ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 0s ago, last-write: 0s ago, keep-alive: 400s, state: Connecting, mgr: 9 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.37.14221, command=PING, timeout: 400, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, 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-az1937-654(SE.Redis-v2.8.37.14221), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=6,Free=32761,Min=4,Max=32767), POOL: (Threads=26,QueuedItems=20,CompletedItems=1684,Timers=53), v: 2.8.37.14221 (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.RedisConnectionException : UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 0s ago, last-write: 0s ago, keep-alive: 400s, state: Connecting, mgr: 9 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.37.14221
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2): test-results/_fv-az1704-290_2025-05-03_15_36_40.trx#L0
Failed test found in: test-results/_fv-az1704-290_2025-05-03_15_36_40.trx Error: StackExchange.Redis.RedisTimeoutException : Timeout performing PING (400ms), next: PING, inst: 14, qu: 0, qs: 1, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 7, in-pipe: 0, out-pipe: 0, last-in: 412, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 0.42, aoc: 0, mc: 1/1/0, mgr: 10 of 10 available, clientName: fv-az1704-290(SE.Redis-v2.8.37.14221), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=4,Free=32763,Min=4,Max=32767), POOL: (Threads=5,QueuedItems=10,CompletedItems=197,Timers=52), v: 2.8.37.14221 (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.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndReconnectThrowsConnectionExceptionSync(RESP2): test-results/_fv-az1704-290_2025-05-03_15_36_40.trx#L0
Failed test found in: test-results/_fv-az1704-290_2025-05-03_15_36_40.trx Error: StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (400ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 1s ago, last-write: 1s ago, keep-alive: 400s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.37.14221, command=PING, timeout: 400, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, 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: 9 of 10 available, clientName: fv-az1704-290(SE.Redis-v2.8.37.14221), IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=6,Free=32761,Min=4,Max=32767), POOL: (Threads=14,QueuedItems=1,CompletedItems=2456,Timers=70), v: 2.8.37.14221 (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.RedisConnectionException : UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 1s ago, last-write: 1s ago, keep-alive: 400s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.8.37.14221
StackExchange.Redis.Tests.Issues.Issue2763Tests ► Issues.Issue2763Tests.Execute(RESP2): test-results/_fv-az1338-142_2025-05-03_15_43_14.trx#L0
Failed test found in: test-results/_fv-az1338-142_2025-05-03_15_43_14.trx Error: System.AggregateException : One or more errors occurred. (Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 3, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 3, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.08, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=9,Free=32758,Min=4,Max=32767), POOL: (Threads=9,QueuedItems=52,CompletedItems=283,Timers=35), v: 2.8.37.14221 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)) (Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 3, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 3, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.08, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=9,Free=32758,Min=4,Max=32767), POOL: (Threads=9,QueuedItems=58,CompletedItems=290,Timers=32), v: 2.8.37.14221 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)) (Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 3, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 3, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.08, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=9,Free=32758,Min=4,Max=32767), POOL: (Threads=9,QueuedItems=45,CompletedItems=304,Timers=32), v: 2.8.37.14221 (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.RedisTimeoutException : Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 3, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 3, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.08, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=9,Free=32758,Min=4,Max=32767), POOL: (Threads=9,QueuedItems=52,CompletedItems=283,Timers=35), v: 2.8.37.14221 (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.RedisTimeoutException : Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 3, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 3, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.08, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=9,Free=32758,Min=4,Max=32767), POOL: (Threads=9,QueuedItems=58,CompletedItems=290,Timers=32), v: 2.8.37.14221 (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.RedisTimeoutException : Timeout performing SUBSCRIBE (5000ms), next: SUBSCRIBE CHANNEL:TEST, inst: 0, qu: 0, qs: 3, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 3, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: 5.08, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: Execute, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=9,Free=32758,Min=4,Max=32767), POOL: (Threads=9,QueuedItems=45,CompletedItems=304,Timers=32), v: 2.8.37.14221 (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.Tests.Issues.SO24807536Tests ► Issues.SO24807536Tests.Exec(RESP2): test-results/_fv-az1338-142_2025-05-03_15_43_14.trx#L0
Failed test found in: test-results/_fv-az1338-142_2025-05-03_15_43_14.trx Error: Assert.Equal() Failure: Strings differ Expected: "some value" Actual: null
StackExchange.Redis.Tests.ExceptionFactoryTests ► ExceptionFactoryTests.NoConnectionException(abortOnConnect: True, connCount: 1, completeCount: 0, hasDetail: True, messageStart: "No connection is active/available to service this "···)(RESP2): test-results/_fv-az1951-301_2025-05-03_15_48_40.trx#L0
Failed test found in: test-results/_fv-az1951-301_2025-05-03_15_48_40.trx Error: StackExchange.Redis.RedisConnectionException : It was not possible to connect to the redis server(s). Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false in your connection string or AbortOnConnectFail=false; in your code.