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

[jira] [Updated] (CASSANDRA-12138) dtest failure in repair_tests.repair_test.TestRepair.repair_after_upgrade_test

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

Philip Thompson updated CASSANDRA-12138:
----------------------------------------
    Labels: dtest windows  (was: dtest)

> dtest failure in repair_tests.repair_test.TestRepair.repair_after_upgrade_test
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12138
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12138
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest, windows
>         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_win32/265/testReport/repair_tests.repair_test/TestRepair/repair_after_upgrade_test
> Failed on CassCI build cassandra-3.0_dtest_win32 #265
> {code}
> Standard Output
> Unexpected error in node2 log, error: 
> ERROR [CompactionExecutor:2] 2016-07-02 15:05:07,920 SSTableWriter.java:367 - Failed deleting temp components for d:\temp\dtest-hgo6nj\test\node2\data2\system\schema_keyspaces-b0f2235744583cdb9631c43e59ce3676\system-schema_keyspaces-tmp-ka-5
> org.apache.cassandra.io.FSWriteError: java.nio.file.FileSystemException: d:\temp\dtest-hgo6nj\test\node2\data2\system\schema_keyspaces-b0f2235744583cdb9631c43e59ce3676\system-schema_keyspaces-tmp-ka-5-Data.db: The process cannot access the file because it is being used by another process.
> 	at org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:135) ~[apache-cassandra-2.1.9.jar:2.1.9]
> 	at org.apache.cassandra.io.util.FileUtils.deleteWithConfirm(FileUtils.java:121) ~[apache-cassandra-2.1.9.jar:2.1.9]
> 	at org.apache.cassandra.io.sstable.SSTable.delete(SSTable.java:108) ~[apache-cassandra-2.1.9.jar:2.1.9]
> 	at org.apache.cassandra.io.sstable.SSTableWriter.abort(SSTableWriter.java:363) ~[apache-cassandra-2.1.9.jar:2.1.9]
> 	at org.apache.cassandra.io.sstable.SSTableRewriter.abort(SSTableRewriter.java:236) [apache-cassandra-2.1.9.jar:2.1.9]
> 	at org.apache.cassandra.db.compaction.CompactionTask.runMayThrow(CompactionTask.java:220) [apache-cassandra-2.1.9.jar:2.1.9]
> 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28) [apache-cassandra-2.1.9.jar:2.1.9]
> 	at org.apache.cassandra.db.compaction.CompactionTask.executeInternal(CompactionTask.java:73) [apache-cassandra-2.1.9.jar:2.1.9]
> 	at org.apache.cassandra.db.compaction.AbstractCompactionTask.execute(AbstractCompactionTask.java:59) [apache-cassandra-2.1.9.jar:2.1.9]
> 	at org.apache.cassandra.db.compaction.CompactionManager$BackgroundCompactionCandidate.run(CompactionManager.java:236) [apache-cassandra-2.1.9.jar:2.1.9]
> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_51]
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_51]
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_51]
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_51]
> 	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_51]
> {code}



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