You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/19 01:54:00 UTC

[jira] [Updated] (CASSANDRA-13394) test failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_2_1_x_To_indev_3_0_x.bootstrap_multidc_test

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

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

> test failure in upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_2_1_x_To_indev_3_0_x.bootstrap_multidc_test
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13394
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13394
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Michael Shuler
>            Priority: Major
>              Labels: dtest, test-failure
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log, node4.log, node4_debug.log, node4_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.0_large_dtest/60/testReport/upgrade_tests.upgrade_through_versions_test/TestUpgrade_current_2_1_x_To_indev_3_0_x/bootstrap_multidc_test
> {code}
> Error Message
> errors={<Host: 127.0.0.2 dc1>: ReadTimeout('Error from server: code=1200 [Coordinator node timed out waiting for replica nodes\' responses] message="Operation timed out - received only 2 responses." info={\'received_responses\': 2, \'required_responses\': 3, \'consistency\': \'ALL\'}',)}, last_host=127.0.0.2
> {code}
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py", line 716, in bootstrap_multidc_test
>     self.upgrade_scenario(populate=False, create_schema=False, after_upgrade_call=(self._bootstrap_new_node_multidc,))
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py", line 370, in upgrade_scenario
>     self._check_values()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py", line 508, in _check_values
>     result = session.execute(query)
>   File "/home/automaton/venv/src/cassandra-driver/cassandra/cluster.py", line 2012, in execute
>     return self.execute_async(query, parameters, trace, custom_payload, timeout, execution_profile, paging_state).result()
>   File "/home/automaton/venv/src/cassandra-driver/cassandra/cluster.py", line 3801, in result
>     raise self._final_exception
> 'errors={<Host: 127.0.0.2 dc1>: ReadTimeout(\'Error from server: code=1200 [Coordinator node timed out waiting for replica nodes\\\' responses] message="Operation timed out - received only 2 responses." info={\\\'received_responses\\\': 2, \\\'required_responses\\\': 3, \\\'consistency\\\': \\\'ALL\\\'}\',)}, last_host=127.0.0.2
> {code}



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

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