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

Stefania commented on CASSANDRA-12481:
--------------------------------------

I found the same failure 
[here|http://cassci.datastax.com/job/cassandra-3.0_cqlsh_tests/cython=no,label=ctool-lab/29/testReport/cqlshlib.test.test_cqlsh_output/TestCqlshOutput/test_describe_keyspace_output/],
 the links above no longer seem to find the original failure but it's the same 
build number. It is timing out when dropping the keyspace. The test doesn't 
change the default timeout, so I can prepare a patch to increase it from 10 
seconds to 60 seconds as for dtests. Unfortunately we don't have a multiplex 
job for cqlshlib tests and, at least for now, I don't think we need to spend 
time on setting one up.

I also noticed another cqlsh 
[test|http://cassci.datastax.com/view/trunk/job/trunk_cqlsh_tests/37/cython=no,label=ctool-lab/testReport/junit/cqlsh_tests.cqlsh_tests/TestCqlsh/test_client_warnings/]
 failing in a similar way. This is a dtest rather than cqlshlib test, which 
means the default timeout is already 60 seconds and that it can be multiplexed. 
It would be interesting to look at the logs but I cannot find any artifacts for 
cqlsh jobs. I am multiplexing this test 
[here|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-dtest-multiplex/58/].

> dtest failure in 
> cqlshlib.test.test_cqlsh_output.TestCqlshOutput.test_describe_keyspace_output
> ----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12481
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12481
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Craig Kodman
>              Labels: dtest
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_cqlsh_tests/29/testReport/cqlshlib.test.test_cqlsh_output/TestCqlshOutput/test_describe_keyspace_output
> {code}
> Error Message
> errors={'127.0.0.1': 'Client request timeout. See 
> Session.execute[_async](timeout)'}, last_host=127.0.0.1
> {code}
> http://cassci.datastax.com/job/cassandra-3.0_cqlsh_tests/lastCompletedBuild/cython=no,label=ctool-lab/testReport/cqlshlib.test.test_cqlsh_output/TestCqlshOutput/test_describe_keyspace_output/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to