[ 
https://issues.apache.org/jira/browse/CASSANDRA-13208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

C. Scott Andreas updated CASSANDRA-13208:
-----------------------------------------
    Component/s: Testing

> test failure in 
> paging_test.TestPagingWithDeletions.test_failure_threshold_deletions
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13208
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13208
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Michael Shuler
>            Priority: Major
>              Labels: dtest, test-failure
>         Attachments: node1.log, node2.log, node3.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest/528/testReport/paging_test/TestPagingWithDeletions/test_failure_threshold_deletions
> {noformat}
> Error Message
> errors={'127.0.0.2': 'Client request timeout. See 
> Session.execute[_async](timeout)'}, last_host=127.0.0.2
> -------------------- >> begin captured logging << --------------------
> dtest: DEBUG: cluster ccm directory: /tmp/dtest-iXUhoT
> 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}
> cassandra.policies: INFO: Using datacenter 'datacenter1' for 
> DCAwareRoundRobinPolicy (via host '127.0.0.1'); if incorrect, please specify 
> a local_dc to the constructor, or limit contact points to local cluster nodes
> cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.3 datacenter1> 
> discovered
> cassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.2 datacenter1> 
> discovered
> --------------------- >> end captured logging << ---------------------
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/paging_test.py", line 3404, in 
> test_failure_threshold_deletions
>     self.session.execute(SimpleStatement("select * from paging_test", 
> fetch_size=1000, consistency_level=CL.ALL, 
> retry_policy=FallthroughRetryPolicy()))
>   File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 
> 1998, in execute
>     return self.execute_async(query, parameters, trace, custom_payload, 
> timeout, execution_profile, paging_state).result()
>   File "/home/automaton/src/cassandra-driver/cassandra/cluster.py", line 
> 3784, in result
>     raise self._final_exception
> "errors={'127.0.0.2': 'Client request timeout. See 
> Session.execute[_async](timeout)'}, last_host=127.0.0.2\n-------------------- 
> >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm 
> directory: /tmp/dtest-iXUhoT\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}\ncassandra.policies: INFO: Using datacenter 'datacenter1' for 
> DCAwareRoundRobinPolicy (via host '127.0.0.1'); if incorrect, please specify 
> a local_dc to the constructor, or limit contact points to local cluster 
> nodes\ncassandra.cluster: INFO: New Cassandra host <Host: 127.0.0.3 
> datacenter1> discovered\ncassandra.cluster: INFO: New Cassandra host <Host: 
> 127.0.0.2 datacenter1> discovered\n--------------------- >> end captured 
> logging << ---------------------"
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to