[ https://issues.apache.org/jira/browse/CASSANDRA-12119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Philip Thompson updated CASSANDRA-12119: ---------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > dtest failure in > compaction_test.TestCompaction_with_DateTieredCompactionStrategy.large_compaction_warning_test > --------------------------------------------------------------------------------------------------------------- > > Key: CASSANDRA-12119 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12119 > Project: Cassandra > Issue Type: Test > Reporter: Sean McCarthy > Assignee: Philip Thompson > Labels: dtest > > example failure: > http://cassci.datastax.com/job/trunk_dtest/1290/testReport/compaction_test/TestCompaction_with_DateTieredCompactionStrategy/large_compaction_warning_test > {code} > Stacktrace > File "/usr/lib/python2.7/unittest/case.py", line 329, in run > testMethod() > File "/home/automaton/cassandra-dtest/compaction_test.py", line 330, in > large_compaction_warning_test > node.watch_log_for('{} large partition ks/large:user \({}\)'.format(verb, > sizematcher), from_mark=mark, timeout=180) > File "/home/automaton/ccm/ccmlib/node.py", line 448, in watch_log_for > raise TimeoutError(time.strftime("%d %b %Y %H:%M:%S", time.gmtime()) + " > [" + self.name + "] Missing: " + str([e.pattern for e in tofind]) + ":\n" + > reads[:50] + ".....\nSee {} for remainder".format(filename)) > "28 Jun 2016 15:16:51 [node1] Missing: ['Writing large partition > ks/large:user \\\\(\\\\d+ bytes\\\\)']:\nINFO [Native-Transport-Requests-5] > 2016-06-28 15:.....\nSee system.log for remainder > {code} > Related failures: > http://cassci.datastax.com/job/trunk_dtest/1290/testReport/compaction_test/TestCompaction_with_LeveledCompactionStrategy/large_compaction_warning_test/ > http://cassci.datastax.com/job/trunk_dtest/1290/testReport/compaction_test/TestCompaction_with_SizeTieredCompactionStrategy/large_compaction_warning_test/ > Failed on CassCI build trunk_dtest #1290 -- This message was sent by Atlassian JIRA (v6.3.4#6332)