You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2016/07/05 16:49:11 UTC

[jira] [Created] (CASSANDRA-12136) dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_round_trip_random

Sean McCarthy created CASSANDRA-12136:
-----------------------------------------

             Summary: dtest failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_round_trip_random
                 Key: CASSANDRA-12136
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12136
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng
         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

example failure:

http://cassci.datastax.com/job/cassandra-3.0_dtest/764/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_round_trip_random

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/dtest.py", line 928, in wrapped
    f(obj)
  File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 2334, in test_round_trip_random
    self._test_round_trip(nodes=3, partitioner="random")
  File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 2296, in _test_round_trip
    self.prepare(nodes=nodes, partitioner=partitioner)
  File "/home/automaton/cassandra-dtest/cqlsh_tests/cqlsh_copy_tests.py", line 109, in prepare
    self.cluster.populate(nodes, tokens=tokens).start(wait_for_binary_proto=True)
  File "/home/automaton/ccm/ccmlib/cluster.py", line 412, in start
    raise NodeError("Error starting {0}.".format(node.name), p)
"Error starting node1.
{code}

Failed on CassCI build cassandra-3.0_dtest #764



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