[ https://issues.apache.org/jira/browse/CASSANDRA-14484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560596#comment-16560596 ]
Jay Zhuang commented on CASSANDRA-14484: ---------------------------------------- The test is flaky in trunk: {quote} Failed 5 times in the last 30 runs. Flakiness: 20%, Stability: 83% {quote} https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-trunk-dtest/588/testReport/junit/nodetool_test/TestNodetool/test_describecluster_more_information_three_datacenters/ > Flaky dtest: > nodetool_test.TestNodetool.test_describecluster_more_information_three_datacenters > ----------------------------------------------------------------------------------------------- > > Key: CASSANDRA-14484 > URL: https://issues.apache.org/jira/browse/CASSANDRA-14484 > Project: Cassandra > Issue Type: Improvement > Reporter: Marcus Eriksson > Assignee: Jay Zhuang > Priority: Major > Labels: dtest > > https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-trunk-dtest/541/testReport/junit/nodetool_test/TestNodetool/test_describecluster_more_information_three_datacenters/ > {code} > AssertionError: assert 'Cluster Info...1=3, dc3=1}\n' == 'Cluster > Infor...1=3, dc3=1}\n' Cluster Information: Name: test Snitch: > org.apache.cassandra.locator.PropertyFileSnitch DynamicEndPointSnitch: > enabled Partitioner: org.apache.cassandra.dht.Murmur3Partitioner > Schema versions: 37963ad1-c76f-3155-b164-88e3a1b7a86b: [127.0.0.6, > 127.0.0.5, 127.0.0.4, 127.0.0.3, 127.0.0.2, 127.0.0.1] Stats for all > nodes: Live: 6 Joining: 0 Moving: 0 Leaving: 0 > Unreachable: 0 Data Centers: dc1 #Nodes: 2 #Down: 0 dc2 > #Nodes: 3 #Down: 0 dc3 #Nodes: 1 #Down: 0 Database versions: > 4.0.0: [127.0.0.6:7000, 127.0.0.5:7000, 127.0.0.4:7000, 127.0.0.3:7000, > 127.0.0.2:7000, 127.0.0.1:7000] Keyspaces: system_schema -> > Replication class: LocalStrategy {} system -> Replication class: > LocalStrategy {} system_traces -> Replication class: SimpleStrategy > {replication_factor=2} + system_auth -> Replication class: SimpleStrategy > {replication_factor=1} system_distributed -> Replication class: > SimpleStrategy {replication_factor=3} - system_auth -> Replication class: > SimpleStrategy {replication_factor=1} ks1 -> Replication class: > NetworkTopologyStrategy {dc2=5, dc1=3, dc3=1} ks2 -> Replication class: > NetworkTopologyStrategy {dc2=5, dc1=3, dc3=1} > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org