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:30:20 UTC

[jira] [Resolved] (CASSANDRA-12116) dtest failure in snapshot_test.TestSnapshot.test_basic_snapshot_and_restore

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

Russ Hatch resolved CASSANDRA-12116.
------------------------------------
    Resolution: Cannot Reproduce

200 iterations without a repro. Closing.

> dtest failure in snapshot_test.TestSnapshot.test_basic_snapshot_and_restore
> ---------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12116
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12116
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest
>         Attachments: node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/260/testReport/snapshot_test/TestSnapshot/test_basic_snapshot_and_restore
> Failed on CassCI build cassandra-2.1_novnode_dtest #260
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/snapshot_test.py", line 96, in test_basic_snapshot_and_restore
>     self.restore_snapshot(snapshot_dir, node1, 'ks', 'cf')
>   File "/home/automaton/cassandra-dtest/snapshot_test.py", line 68, in restore_snapshot
>     (" ".join(args), exit_status, stdout, stderr))
> 'sstableloader command \'/home/automaton/cassandra/bin/sstableloader -d 127.0.0.1 /tmp/tmpGgR_dT/0/ks/cf\' failed; exit status: 1\'
> {code}



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