Michael Shuler created CASSANDRA-11565:
------------------------------------------

             Summary: dtest failure in 
cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_non_prepared_statements
                 Key: CASSANDRA-11565
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11565
             Project: Cassandra
          Issue Type: Test
            Reporter: Michael Shuler
            Assignee: DS Test Eng


example failure:

http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/329/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_bulk_round_trip_non_prepared_statements

Failed on CassCI build cassandra-2.1_offheap_dtest #329

{noformat}
Error Message

'int' object has no attribute 'on_read_timeout'
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /mnt/tmp/dtest-LNfFyy
dtest: DEBUG: Custom init_config not found. Setting defaults.
dtest: DEBUG: Done setting configuration options:
{   'initial_token': None,
    'memtable_allocation_type': 'offheap_objects',
    '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}
dtest: DEBUG: Running stress without any user profile
--------------------- >> 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_copy_tests.py", line 
2325, in test_bulk_round_trip_non_prepared_statements
    copy_from_options={'PREPAREDSTATEMENTS': False})
  File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 
2283, in _test_bulk_round_trip
    num_records = create_records()
  File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 
2258, in create_records
    ret = rows_to_list(self.session.execute(count_statement))[0][0]
  File "cassandra/cluster.py", line 1581, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:27046)
    return self.execute_async(query, parameters, trace, custom_payload, 
timeout).result()
  File "cassandra/cluster.py", line 3145, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:59905)
    raise self._final_exception
"'int' object has no attribute 'on_read_timeout'\n-------------------- >> begin 
captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: 
/mnt/tmp/dtest-LNfFyy\ndtest: DEBUG: Custom init_config not found. Setting 
defaults.\ndtest: DEBUG: Done setting configuration options:\n{   
'initial_token': None,\n    'memtable_allocation_type': 'offheap_objects',\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}\ndtest: DEBUG: Running stress without any user 
profile\n--------------------- >> end captured logging << ---------------------"
{noformat}



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

Reply via email to