[ https://issues.apache.org/jira/browse/FLINK-28198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17563046#comment-17563046 ]
Martijn Visser commented on FLINK-28198: ---------------------------------------- https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37694&view=logs&j=4eda0b4a-bd0d-521a-0916-8285b9be9bb5&t=2ff6d5fa-53a6-53ac-bff7-fa524ea361a9&l=13869 Could it be an issue with the Cassandra setup in Testcontainers? Perhaps we need to activate some extra logging for these tests? > CassandraConnectorITCase fails with timeout > ------------------------------------------- > > Key: FLINK-28198 > URL: https://issues.apache.org/jira/browse/FLINK-28198 > Project: Flink > Issue Type: Bug > Components: Connectors / Cassandra > Affects Versions: 1.16.0 > Reporter: Martijn Visser > Assignee: Etienne Chauchot > Priority: Critical > Labels: test-stability > Fix For: 1.16.0 > > > {code:java} > Jun 22 07:57:37 [ERROR] > org.apache.flink.streaming.connectors.cassandra.CassandraConnectorITCase.testRaiseCassandraRequestsTimeouts > Time elapsed: 12.067 s <<< ERROR! > Jun 22 07:57:37 > com.datastax.driver.core.exceptions.OperationTimedOutException: > [/172.17.0.1:59915] Timed out waiting for server response > Jun 22 07:57:37 at > com.datastax.driver.core.exceptions.OperationTimedOutException.copy(OperationTimedOutException.java:43) > Jun 22 07:57:37 at > com.datastax.driver.core.exceptions.OperationTimedOutException.copy(OperationTimedOutException.java:25) > Jun 22 07:57:37 at > com.datastax.driver.core.DriverThrowables.propagateCause(DriverThrowables.java:35) > Jun 22 07:57:37 at > com.datastax.driver.core.DefaultResultSetFuture.getUninterruptibly(DefaultResultSetFuture.java:293) > Jun 22 07:57:37 at > com.datastax.driver.core.AbstractSession.execute(AbstractSession.java:58) > Jun 22 07:57:37 at > com.datastax.driver.core.AbstractSession.execute(AbstractSession.java:39) > {code} > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37037&view=logs&j=4eda0b4a-bd0d-521a-0916-8285b9be9bb5&t=2ff6d5fa-53a6-53ac-bff7-fa524ea361a9&l=13736 -- This message was sent by Atlassian Jira (v8.20.10#820010)