You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Russ Hatch (JIRA)" <ji...@apache.org> on 2016/08/01 21:33:20 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-12234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402866#comment-15402866 ] 

Russ Hatch commented on CASSANDRA-12234:
----------------------------------------

looks like only a single recent failure. multiplexing x100 here: http://cassci.datastax.com/view/Parameterized/job/parameterized_dtest_multiplexer/202/

> 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
>              Labels: dtest
>         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)