Build: Simplify Docker layout, fix Envoy, and upgrade tests #1607
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 46s
StackExchange.Redis (Windows Server 2022)
5m 35s
Annotations
6 errors and 1 warning
StackExchange.Redis.Tests.AbortOnConnectFailTests ► AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2):
test-results/_fv-az1543-663_2024-08-17_18_14_17.trx#L0
Failed test found in:
test-results/_fv-az1543-663_2024-08-17_18_14_17.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: 3 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.8.10.8661, 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-az1543-663(SE.Redis-v2.8.10.8661), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=5,Free=32762,Min=4,Max=32767), POOL: (Threads=6,QueuedItems=34,CompletedItems=386,Timers=52), v: 2.8.10.8661 (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: 3 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.8.10.8661
|
StackExchange.Redis.Tests.EnvoyTests ► EnvoyTests.TestBasicEnvoyConnection(RESP2):
test-results/_fv-az1543-663_2024-08-17_18_14_17.trx#L0
Failed test found in:
test-results/_fv-az1543-663_2024-08-17_18_14_17.trx
Error:
StackExchange.Redis.RedisServerException : no upstream host
|
StackExchange.Redis (Ubuntu)
Failed test were found and 'fail-on-error' option is set to true
|
EnvoyTests.TestBasicEnvoyConnection(RESP2):
_/tests/StackExchange.Redis.Tests/EnvoyTests.cs#L30
StackExchange.Redis.RedisServerException : no upstream host
|
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2):
_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
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: 3 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.8.10.8661, 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-az1543-663(SE.Redis-v2.8.10.8661), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=5,Free=32762,Min=4,Max=32767), POOL: (Threads=6,QueuedItems=34,CompletedItems=386,Timers=52), v: 2.8.10.8661 (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: 3 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.8.10.8661
|
StackExchange.Redis (Ubuntu)
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/
|