Skip to content

CI is failing since yesterday #2948

@tishun

Description

@tishun

Bug Report

See https://github.com/redis/lettuce/actions/runs/10294405232/job/28492371802

Current Behavior

ConnectionCommandIntegrationTests are failing constantly

Stack trace
[INFO] Results:
[INFO] 
Error:  Errors: 
Error:    ConnectionCommandIntegrationTests.setUp:71 » Redis Currently not connected. Commands are rejected.
Error:    ConnectionCommandIntegrationTests.authInvalidUsernamePassword » ConditionEvaluation Failed to evaluate condition [io.lettuce.test.condition.EnabledOnCommandCondition]: Currently not connected. Commands are rejected.
Error:    ConnectionCommandIntegrationTests.setUp:71 » Redis Currently not connected. Commands are rejected.
Error:    ConnectionCommandIntegrationTests.setUp:71 » Redis Currently not connected. Commands are rejected.
Error:    ConnectionCommandIntegrationTests.setUp:71 » Redis Currently not connected. Commands are rejected.
Error:    ConnectionCommandIntegrationTests.authWithUsername » ConditionEvaluation Failed to evaluate condition [io.lettuce.test.condition.EnabledOnCommandCondition]: Currently not connected. Commands are rejected.
Error:    ConnectionCommandIntegrationTests.setUp:71 » Redis Currently not connected. Commands are rejected.
Error:    ConnectionCommandIntegrationTests.getSetReconnect:280 » IllegalState java.util.concurrent.TimeoutException: Condition not satisfied for: false
Error:    ConnectionCommandIntegrationTests.setUp:71 » Redis Currently not connected. Commands are rejected.
Error:    ConnectionCommandIntegrationTests.resp2HandShakeWithUsernamePassword » ConditionEvaluation Failed to evaluate condition [io.lettuce.test.condition.EnabledOnCommandCondition]: Currently not connected. Commands are rejected.
Error:    ConnectionCommandIntegrationTests.setUp:71 » Redis Currently not connected. Commands are rejected.
Error:    ConnectionCommandIntegrationTests.setUp:71 » Redis Currently not connected. Commands are rejected.
[INFO] 
Error:  Tests run: 2442, Failures: 0, Errors: 12, Skipped: 52

Possible Solution

Since very little code was introduced to the main branch it is quite possible that one of the moving parts has caused the regression. Moving parts are latest version of Redis server or latest ubuntu image used. The latter is the better suspect.

Additional context

Seems that they are not failing locally for me on MacOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions