[
https://issues.apache.org/jira/browse/CASSANDRA-16952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414911#comment-17414911
]
Brandon Williams commented on CASSANDRA-16952:
----------------------------------------------
These should probably have distinct tickets despite sharing the same error. On
that note, it is worth mentioning that timeouts are often environmental and
[jenkins|https://ci-cassandra.apache.org/job/Cassandra-trunk/713/testReport/dtest.bootstrap_test/history/]
does not have any failures in its history for the bootstrap test (the only one
I checked.)
> Number of dtest are flaky due to timeout
> ----------------------------------------
>
> Key: CASSANDRA-16952
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16952
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest/python
> Reporter: Ruslan Fomkin
> Priority: Normal
> Labels: correctness, flaky-test
>
> {{test_multiple_repair}} of
> {{repair_tests.incremental_repair_test.TestIncRepair}} has failed on CircleCI
> build and was identified as flaky by CircleCI. See [the
> failure|https://app.circleci.com/pipelines/github/k-rus/cassandra/10/workflows/846bfcdc-b33e-4e57-9252-56ef445d115a/jobs/92/tests#failed-test-0]
> The error:
> {code:python}
> > raise self._final_exception
> E cassandra.OperationTimedOut: errors={<Host: 127.0.0.3:9042
> datacenter1>: ConnectionShutdown('Connection to 127.0.0.3:9042 was
> closed',)}, last_host=127.0.0.1:9042
> ../env3.6/src/cassandra-driver/cassandra/cluster.py:4894: OperationTimedOut
> {code}
> Similarly {{test_simultaneous_bootstrap}} from
> {{bootstrap_test.TestBootstrap}} failed in a CircleCI build and was
> identified as flaky by CircleCI. See for example [this
> build|https://app.circleci.com/pipelines/github/k-rus/cassandra/16/workflows/9987f757-93f3-4c57-af73-09f4b217ee49/jobs/161/tests#failed-test-0].
> The same timeout error as above.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]