Sean McCarthy created CASSANDRA-12161:
-----------------------------------------
Summary: dtest failure in counter_tests.TestCounters.upgrade_test
Key: CASSANDRA-12161
URL: https://issues.apache.org/jira/browse/CASSANDRA-12161
Project: Cassandra
Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
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)