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/19 14:13:20 UTC

[jira] [Created] (CASSANDRA-12234) dtest failure in sstable_generation_loading_test.TestSSTableGenerationAndLoading.sstableloader_uppercase_keyspace_name_test

Sean McCarthy created CASSANDRA-12234:
-----------------------------------------

             Summary: dtest failure in sstable_generation_loading_test.TestSSTableGenerationAndLoading.sstableloader_uppercase_keyspace_name_test
                 Key: CASSANDRA-12234
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12234
             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

example failure:

http://cassci.datastax.com/job/trunk_novnode_dtest/430/testReport/sstable_generation_loading_test/TestSSTableGenerationAndLoading/sstableloader_uppercase_keyspace_name_test

Failed on CassCI build trunk_novnode_dtest #430

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/sstable_generation_loading_test.py", line 229, in sstableloader_uppercase_keyspace_name_test
    self.load_sstable_with_configuration(ks='"Keyspace1"')
  File "/home/automaton/cassandra-dtest/sstable_generation_loading_test.py", line 187, in load_sstable_with_configuration
    "sstableloader exited with a non-zero status: {}".format(exit_status))
  File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
    raise self.failureException(msg)
"sstableloader exited with a non-zero status: 1
{code}



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