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

Jason Brown commented on CASSANDRA-14484:
-----------------------------------------

More info about the error (from pytest output, which I ran in circleci):

{noformat}
>       assert 'Live: 6' in out_node1_dc1
E       AssertionError: assert 'Live: 6' in 'Cluster Information:\n\tName: 
test\n\tSnitch: 
org.apache.cassandra.locator.PropertyFileSnitch\n\tDynamicEndPointSnitc...ons:\n\t\t185761b8-eaf9-3380-8e13-45e608976901:
 [127.0.0.1, 127.0.0.2, 127.0.0.3, 127.0.0.4, 127.0.0.5, 127.0.0.6]\n\n'
{noformat}

> 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
>            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

Reply via email to