Skip to content

Implement high integrity mode for commands #1577

Implement high integrity mode for commands

Implement high integrity mode for commands #1577

Triggered via pull request June 18, 2024 21:18
Status Failure
Total duration 6h 0m 21s
Artifacts

CI.yml

on: pull_request
StackExchange.Redis (Ubuntu)
6h 0m
StackExchange.Redis (Ubuntu)
StackExchange.Redis (Windows Server 2022)
6h 0m
StackExchange.Redis (Windows Server 2022)
Fit to window
Zoom out
Zoom in

Annotations

22 errors
StackExchange.Redis (Windows Server 2022)
The job running on runner GitHub Actions 323 has exceeded the maximum execution time of 360 minutes.
Issues.Issue6Tests.ShouldWorkWithoutEchoOrPing(RESP2): _/tests/StackExchange.Redis.Tests/Issues/Issue6Tests.cs#L17
System.AggregateException : One or more errors occurred. ---- StackExchange.Redis.RedisConnectionException : InternalFailure on [-1]:PING (TimingProcessor) -------- StackExchange.Redis.RedisCommandException : This operation has been disabled in the command-map and cannot be used: ECHO ---- StackExchange.Redis.Tests.SkipTestException : There were 1 private and 0 ambient exceptions; expected 0.
ClusterTests.MovedProfiling(RESP2): _/tests/StackExchange.Redis.Tests/ClusterTests.cs#L684
Assert.Equal() Failure: Strings differ Expected: "redirected-value" Actual: null
ClusterTests.IntentionalWrongServer(RESP2): _/tests/StackExchange.Redis.Tests/ClusterTests.cs#L176
Assert.Equal() Failure: Strings differ Expected: "abc" Actual: null
SentinelTests.ReadOnlyConnectionReplicasTest(RESP2): tests/StackExchange.Redis.Tests/StackExchange.Redis.Tests.csproj#L1
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.
SentinelTests.SentinelConnectAsyncTest(RESP2): tests/StackExchange.Redis.Tests/StackExchange.Redis.Tests.csproj#L1
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.
SentinelTests.SentinelRepeatConnectTest(RESP2): tests/StackExchange.Redis.Tests/StackExchange.Redis.Tests.csproj#L1
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.
SentinelTests.SentinelSentinelsTest(RESP2): tests/StackExchange.Redis.Tests/StackExchange.Redis.Tests.csproj#L1
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.
PubSubTests.PubSubGetAllCorrectOrder_OnMessage_Async(RESP2): _/tests/StackExchange.Redis.Tests/PubSubTests.cs#L1
System.AggregateException : One or more errors occurred. ---- System.TimeoutException : Items: 701 ---- StackExchange.Redis.Tests.SkipTestException : There were 2 private and 0 ambient exceptions; expected 0.
SentinelTests.SentinelReplicasAsyncTest(RESP2): tests/StackExchange.Redis.Tests/StackExchange.Redis.Tests.csproj#L1
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.
ScanTests.SetScanLarge(pageSize: 10)(RESP2): _/tests/StackExchange.Redis.Tests/ScanTests.cs#L391
StackExchange.Redis.RedisTimeoutException : Timeout performing SSCAN (5000ms), inst: 0, qu: 0, qs: 0, aw: False, bw: SpinningDown, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 4, cur-in: 0, sync-ops: 6043, async-ops: 5931, serverEndpoint: 127.0.0.1:6379, conn-sec: n/a, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: TestAdhocCommandsAPI, IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=2,Free=32765,Min=4,Max=32767), v: 2.7.43.5953 (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)
The job running on runner GitHub Actions 327 has exceeded the maximum execution time of 360 minutes.
EnvoyTests.TestBasicEnvoyConnection(RESP2): _/tests/StackExchange.Redis.Tests/EnvoyTests.cs#L30
StackExchange.Redis.RedisConnectionException : InternalFailure on [0]:SET 6.0.31EnvoyTests-TestBasicEnvoyConnectionR2foobar (BooleanProcessor) ---- StackExchange.Redis.RedisCommandException : This operation has been disabled in the command-map and cannot be used: ECHO
Issues.Issue6Tests.ShouldWorkWithoutEchoOrPing(RESP2): _/tests/StackExchange.Redis.Tests/Issues/Issue6Tests.cs#L16
System.AggregateException : One or more errors occurred. (InternalFailure on [-1]:PING (TimingProcessor)) (There were 1 private and 0 ambient exceptions; expected 0.) ---- StackExchange.Redis.RedisConnectionException : InternalFailure on [-1]:PING (TimingProcessor) -------- StackExchange.Redis.RedisCommandException : This operation has been disabled in the command-map and cannot be used: ECHO ---- StackExchange.Redis.Tests.SkipTestException : There were 1 private and 0 ambient exceptions; expected 0.
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: 0s ago, last-write: 0s ago, keep-alive: 400s, state: Connecting, mgr: 8 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.7.43.5953, 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-az1215-453(SE.Redis-v2.7.43.5953), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=6,Free=32761,Min=4,Max=32767), POOL: (Threads=19,QueuedItems=0,CompletedItems=1651,Timers=53), v: 2.7.43.5953 (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: 8 of 10 available, last-heartbeat: never, global: 1s ago, v: 2.7.43.5953
SyncContextTests.SyncPing(RESP2): _/tests/StackExchange.Redis.Tests/SyncContextTests.cs#L53
StackExchange.Redis.RedisConnectionException : SocketClosed (ProtocolExitClient, last-recv: 0) on 127.0.0.1:6379/Interactive, Idle/MarkProcessed, last: QUIT, origin: ReadFromPipe, outstanding: 1, last-read: 0s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 5 of 10 available, in: 0, in-pipe: 0, out-pipe: 0, last-heartbeat: never, global: 0s ago, v: 2.7.43.5953
SSLTests.ConnectToSSLServer(useSsl: True: _/tests/StackExchange.Redis.Tests/SSLTests.cs#L152
System.AggregateException : One or more errors occurred. (InternalFailure on 127.0.0.1:6384/Interactive, Idle/Faulted, last: GET, origin: ReadFromPipe, outstanding: 9, last-read: 0s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 9 of 10 available, in: 0, last-heartbeat: never, last-mbeat: 0s ago, global: 0s ago, v: 2.7.43.5953) (There were 2 private and 0 ambient exceptions; expected 0.) ---- StackExchange.Redis.RedisConnectionException : InternalFailure on 127.0.0.1:6384/Interactive, Idle/Faulted, last: GET, origin: ReadFromPipe, outstanding: 9, last-read: 0s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 9 of 10 available, in: 0, last-heartbeat: never, last-mbeat: 0s ago, global: 0s ago, v: 2.7.43.5953 -------- System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values. (Parameter 'length') ---- StackExchange.Redis.Tests.SkipTestException : There were 2 private and 0 ambient exceptions; expected 0.
ClusterTests.GetFromRightNodeBasedOnFlags(flags: PreferReplica: _/tests/StackExchange.Redis.Tests/ClusterTests.cs#L549
System.AggregateException : One or more errors occurred. (Timeout performing EXISTS (5000ms), inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 4, cur-in: 0, sync-ops: 975, async-ops: 2, serverEndpoint: 127.0.0.1:7004, conn-sec: n/a, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: GetFromRightNodeBasedOnFlags, PerfCounterHelperkeyHashSlot: 7086, IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=2,Free=32765,Min=4,Max=32767), POOL: (Threads=20,QueuedItems=0,CompletedItems=24839,Timers=8), v: 2.7.43.5953 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)) (There were 2 private and 0 ambient exceptions; expected 0.) ---- StackExchange.Redis.RedisTimeoutException : Timeout performing EXISTS (5000ms), inst: 0, qu: 0, qs: 0, aw: False, bw: Inactive, rs: ReadAsync, ws: Idle, in: 0, in-pipe: 0, out-pipe: 0, last-in: 4, cur-in: 0, sync-ops: 975, async-ops: 2, serverEndpoint: 127.0.0.1:7004, conn-sec: n/a, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: GetFromRightNodeBasedOnFlags, PerfCounterHelperkeyHashSlot: 7086, IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=2,Free=32765,Min=4,Max=32767), POOL: (Threads=20,QueuedItems=0,CompletedItems=24839,Timers=8), v: 2.7.43.5953 (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.SkipTestException : There were 2 private and 0 ambient exceptions; expected 0.
ClusterTests.MovedProfiling(RESP2): _/tests/StackExchange.Redis.Tests/ClusterTests.cs#L684
Assert.Equal() Failure: Strings differ Expected: "redirected-value" Actual: null
ClusterTests.MovedProfiling(RESP3): _/tests/StackExchange.Redis.Tests/ClusterTests.cs#L684
Assert.Equal() Failure: Strings differ Expected: "redirected-value" Actual: null
ClusterTests.SScan(RESP3): _/tests/StackExchange.Redis.Tests/ClusterTests.cs#L433
System.AggregateException : One or more errors occurred. (One or more errors occurred. (InternalFailure (None, last-recv: 1671) on 127.0.0.1:7002/Interactive, Idle/Faulted, last: SSCAN, origin: ReadFromPipe, outstanding: 638, last-read: 0s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 9 of 10 available, in: 0, in-pipe: 3752, out-pipe: 0, last-heartbeat: never, last-mbeat: 0s ago, global: 0s ago, v: 2.7.43.5953)) (There were 2 private and 0 ambient exceptions; expected 0.) ---- System.AggregateException : One or more errors occurred. (InternalFailure (None, last-recv: 1671) on 127.0.0.1:7002/Interactive, Idle/Faulted, last: SSCAN, origin: ReadFromPipe, outstanding: 638, last-read: 0s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 9 of 10 available, in: 0, in-pipe: 3752, out-pipe: 0, last-heartbeat: never, last-mbeat: 0s ago, global: 0s ago, v: 2.7.43.5953) -------- StackExchange.Redis.RedisConnectionException : InternalFailure (None, last-recv: 1671) on 127.0.0.1:7002/Interactive, Idle/Faulted, last: SSCAN, origin: ReadFromPipe, outstanding: 638, last-read: 0s ago, last-write: 0s ago, unanswered-write: 0s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 9 of 10 available, in: 0, in-pipe: 3752, out-pipe: 0, last-heartbeat: never, last-mbeat: 0s ago, global: 0s ago, v: 2.7.43.5953 ------------ System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values. (Parameter 'length') ---- StackExchange.Redis.Tests.SkipTestException : There were 2 private and 0 ambient exceptions; expected 0.
ClusterTests.IntentionalWrongServer(RESP2): _/tests/StackExchange.Redis.Tests/ClusterTests.cs#L174
Assert.Equal() Failure: Strings differ Expected: "abc" Actual: null