[
https://issues.apache.org/jira/browse/CASSANDRA-16948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414306#comment-17414306
]
Stefan Miklosovic commented on CASSANDRA-16948:
-----------------------------------------------
That is only part of that ... yes, this is an issue as well. Especially when
you are running locally, so you do not have enough disk space available and it
emits these warnings and test expects something else.
But if you get through this, the error itself is in StandaloneVerifier (or so),
it just logs the exception / errors differently from version to version I think
and it seems to be flaky in general. Line 303 I think.
> offline_tools_test.py::TestOfflineTools::test_sstableverify fails on 3.11
> -------------------------------------------------------------------------
>
> Key: CASSANDRA-16948
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16948
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest/python
> Reporter: Brandon Williams
> Priority: Normal
> Fix For: 3.11.x
>
>
> As noted by [~stefan.miklosovic]:
> ===Flaky Test Report===
> test_sstableverify failed and was not selected for rerun.
> <class 'AssertionError'>
> assert None
> + where None = <function search at 0x7fef074b5550>(('WARNING: Corrupted
> SSTable : ' +
> '/tmp/dtest-z6njep37/test/node1/data2/keyspace1/standard1-9b45a1f0149411ecbc69f72e6826361e/me-12-big-Data.db'),
> "Subprocess sstableverify on keyspace1 : standard1 with options: ['-v']
> exited with non-zero status; exit status: 1;
> \...p/dtest-z6njep37/test/node1/cdc_raw; setting cdc_total_space_in_mb to
> 3831. You can override this in cassandra.yaml\n")
> + where <function search at 0x7fef074b5550> = re.search
> [<TracebackEntry
> /home/ubuntu/cassandra-dtest/offline_tools_test.py:303>]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]