[ 
https://issues.apache.org/jira/browse/CASSANDRA-14526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740064#comment-16740064
 ] 

Jay Zhuang commented on CASSANDRA-14526:
----------------------------------------

Hi [[email protected]], the test 
{{secondary_indexes_test.py.TestPreJoinCallback.test_resume}} is still not 
stable. Only 2 out 10 runs are passed from my tests:
{noformat}
$ pytest --count=10 -p no:flaky --cassandra-dir=/Users/zjay/ws/cassandra 
secondary_indexes_test.py::TestPreJoinCallback::test_resume
...
secondary_indexes_test.py:1175: in _base_test
    joinFn(cluster, tokens[1])
secondary_indexes_test.py:1210: in resume
    node2.watch_log_for('Starting listening for CQL clients')
...
                    if start + timeout < time.time():
>                       raise TimeoutError(time.strftime("%d %b %Y %H:%M:%S", 
> time.gmtime()) + " [" + self.name + "] Missing: " + str([e.pattern for e in 
> tofind]) + ":\n" + reads[:50] + ".....\nSee {} for 
> remainder".format(filename))
E                       ccmlib.node.TimeoutError: 11 Jan 2019 05:43:25 [node2] 
Missing: ['Starting listening for CQL clients']:                                
                                                                                
                                                            E                   
    INFO  [main] 2019-01-10 21:33:18,285 YamlConfigura.....
E                       See system.log for remainder
...
================= 8 failed, 2 passed, 2 error in 5153.09 seconds ==========
{noformat}
Would you please take a look?

> dtest to validate Cassandra state post failed/successful bootstrap
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-14526
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14526
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Test/dtest
>            Reporter: Jaydeepkumar Chovatia
>            Assignee: Jaydeepkumar Chovatia
>            Priority: Major
>              Labels: dtest
>
> Please find dtest here:
> || dtest ||
> | [patch 
> |https://github.com/apache/cassandra-dtest/compare/master...jaydeepkumar1984:14526-trunk]|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to