[
https://issues.apache.org/jira/browse/CASSANDRA-11999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366774#comment-15366774
]
Jim Witschey commented on CASSANDRA-11999:
------------------------------------------
And, in case that build gets GC'd, here's the output:
{code}
Error Message
'Warning: schema version mismatch detected, which might be caused by DOWN
nodes; if this is not the case, check the schema versions of your nodes in
system.local and system.peers.' not found in '<stdin>:3:OperationTimedOut:
errors={}, last_host=127.0.0.1\n'
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /mnt/tmp/dtest-SKJiqF
dtest: DEBUG: Custom init_config not found. Setting defaults.
dtest: DEBUG: Done setting configuration options:
{ 'initial_token': None,
'num_tokens': '32',
'phi_convict_threshold': 5,
'range_request_timeout_in_ms': 10000,
'read_request_timeout_in_ms': 10000,
'request_timeout_in_ms': 10000,
'truncate_request_timeout_in_ms': 10000,
'write_request_timeout_in_ms': 10000}
--------------------- >> end captured logging << ---------------------
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_tests.py", line 1424,
in test_refresh_schema_on_timeout_error
stderr)
File "/usr/lib/python2.7/unittest/case.py", line 803, in assertIn
self.fail(self._formatMessage(msg, standardMsg))
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
"'Warning: schema version mismatch detected, which might be caused by DOWN
nodes; if this is not the case, check the schema versions of your nodes in
system.local and system.peers.' not found in '<stdin>:3:OperationTimedOut:
errors={}, last_host=127.0.0.1\\n'\n-------------------- >> begin captured
logging << --------------------\ndtest: DEBUG: cluster ccm directory:
/mnt/tmp/dtest-SKJiqF\ndtest: DEBUG: Custom init_config not found. Setting
defaults.\ndtest: DEBUG: Done setting configuration options:\n{
'initial_token': None,\n 'num_tokens': '32',\n 'phi_convict_threshold':
5,\n 'range_request_timeout_in_ms': 10000,\n
'read_request_timeout_in_ms': 10000,\n 'request_timeout_in_ms': 10000,\n
'truncate_request_timeout_in_ms': 10000,\n 'write_request_timeout_in_ms':
10000}\n--------------------- >> end captured logging << ---------------------"
{code}
> dtest failure in
> cqlsh_tests.cqlsh_tests.TestCqlsh.test_refresh_schema_on_timeout_error
> ---------------------------------------------------------------------------------------
>
> Key: CASSANDRA-11999
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11999
> Project: Cassandra
> Issue Type: Test
> Reporter: Craig Kodman
> Assignee: DS Test Eng
> Labels: dtest
> Attachments: node1.log, node1_debug.log, node2.log, node2_debug.log,
> node3.log, node3_debug.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_dtest/745/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_refresh_schema_on_timeout_error
> Failed on CassCI build cassandra-3.0_dtest #745
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)