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

[jira] [Commented] (CASSANDRA-12161) dtest failure in counter_tests.TestCounters.upgrade_test

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

Alex Petrov commented on CASSANDRA-12161:
-----------------------------------------

I can see no correlation between the error log (with timestamp {{02:45:08,632}} and node logs with timestamps around {{21:05:29,735}}. 
Moreover, it seems that error log is unrelated node dir {{dtest-HnE_0O}} and error log has {{dtest-0jFLWr}}.
I've tried running the test several dozen times locally and could not reproduce it.

> dtest failure in counter_tests.TestCounters.upgrade_test
> --------------------------------------------------------
>
>                 Key: CASSANDRA-12161
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12161
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sean McCarthy
>            Assignee: Alex Petrov
>              Labels: dtest
>         Attachments: node1.log, node2.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_dtest_jdk8/244/testReport/counter_tests/TestCounters/upgrade_test
> Failed on CassCI build cassandra-2.1_dtest_jdk8 #244
> {code}
> Standard Output
> Unexpected error in node2 log, error: 
> ERROR [Reference-Reaper:1] 2016-07-07 02:45:08,632 Ref.java:199 - LEAK DETECTED: a reference (org.apache.cassandra.utils.concurrent.Ref$State@25829106) to class org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@725969862:[Memory@[0..4), Memory@[0..e)] was not released before the reference was garbage collected
> Unexpected error in node2 log, error: 
> ERROR [Reference-Reaper:1] 2016-07-07 02:45:08,633 Ref.java:199 - LEAK DETECTED: a reference (org.apache.cassandra.utils.concurrent.Ref$State@2f7afa76) to class org.apache.cassandra.utils.concurrent.WrappedSharedCloseable$1@1786274301:[[OffHeapBitSet]] was not released before the reference was garbage collected
> Unexpected error in node2 log, error: 
> ERROR [Reference-Reaper:1] 2016-07-07 02:45:08,634 Ref.java:199 - LEAK DETECTED: a reference (org.apache.cassandra.utils.concurrent.Ref$State@5b43d715) to class org.apache.cassandra.io.sstable.SSTableReader$DescriptorTypeTidy@1540918496:/tmp/dtest-0jFLWr/test/node2/data0/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-1 was not released before the reference was garbage collected
> Unexpected error in node2 log, error: 
> ERROR [Reference-Reaper:1] 2016-07-07 02:45:08,634 Ref.java:199 - LEAK DETECTED: a reference (org.apache.cassandra.utils.concurrent.Ref$State@230964a7) to class org.apache.cassandra.io.util.CompressedPoolingSegmentedFile$Cleanup@173514418:/tmp/dtest-0jFLWr/test/node2/data0/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-1-Data.db was not released before the reference was garbage collected
> Unexpected error in node2 log, error: 
> ERROR [Reference-Reaper:1] 2016-07-07 02:45:08,634 Ref.java:199 - LEAK DETECTED: a reference (org.apache.cassandra.utils.concurrent.Ref$State@4f691b92) to class org.apache.cassandra.io.util.MmappedSegmentedFile$Cleanup@1346973971:/tmp/dtest-0jFLWr/test/node2/data0/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-ka-1-Index.db was not released before the reference was garbage collected
> {code}



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