Michael Shuler created CASSANDRA-13376:
------------------------------------------

             Summary: test failure in 
upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_3_x_To_indev_3_x.rolling_upgrade_with_internode_ssl_test
                 Key: CASSANDRA-13376
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13376
             Project: Cassandra
          Issue Type: Bug
            Reporter: Michael Shuler
         Attachments: node1_debug.log, node1_gc.log, node1.log, 
node2_debug.log, node2_gc.log, node2.log, node3_debug.log, node3_gc.log, 
node3.log

example failure:

http://cassci.datastax.com/job/cassandra-3.11_large_dtest/25/testReport/upgrade_tests.upgrade_through_versions_test/TestUpgrade_current_3_x_To_indev_3_x/rolling_upgrade_with_internode_ssl_test

{noformat}
Error Message

Ran out of time waiting for queue size (1) to be 'le' to 0. Aborting.

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 291, in rolling_upgrade_with_internode_ssl_test
    self.upgrade_scenario(rolling=True, internode_ssl=True)
  File 
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
 line 356, in upgrade_scenario
    self._wait_until_queue_condition('writes pending verification', 
verification_queue, operator.le, 0, max_wait_s=1200)
  File 
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
 line 541, in _wait_until_queue_condition
    raise RuntimeError("Ran out of time waiting for queue size ({}) to be '{}' 
to {}. Aborting.".format(qsize, opfunc.__name__, required_len))
"Ran out of time waiting for queue size (1) to be 'le' to 0. Aborting.
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to