You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2020/12/15 17:59:00 UTC

[jira] [Updated] (CASSANDRA-16352) Fix upgrade python dtest test_crc_check_chance_upgrade - upgrade_crc_check_chance_test.TestCrcCheckChanceUpgrade

     [ https://issues.apache.org/jira/browse/CASSANDRA-16352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Capwell updated CASSANDRA-16352:
--------------------------------------
     Bug Category: Parent values: Correctness(12982)Level 1 values: Test Failure(12990)
       Complexity: Normal
    Discovered By: Unit Test
    Fix Version/s: 4.0-beta
         Severity: Normal
           Status: Open  (was: Triage Needed)

> Fix upgrade python dtest test_crc_check_chance_upgrade - upgrade_crc_check_chance_test.TestCrcCheckChanceUpgrade
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16352
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16352
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI, Test/dtest/python
>            Reporter: David Capwell
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> https://app.circleci.com/pipelines/github/dcapwell/cassandra/850/workflows/79486fdd-06d0-4d04-aa32-0fa648182356/jobs/5019/tests
> test_crc_check_chance_upgrade - upgrade_crc_check_chance_test.TestCrcCheckChanceUpgrade
> upgrade_crc_check_chance_test.py
> {code}
> >       self.verify_new_crc_check_chance(node1)
> upgrade_crc_check_chance_test.py:66: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> upgrade_crc_check_chance_test.py:115: in verify_new_crc_check_chance
>     session = self.patient_exclusive_cql_connection(node)
> dtest_setup.py:278: in patient_exclusive_cql_connection
>     **kwargs
> dtest_setup.py:39: in retry_till_success
>     return fun(*args, **kwargs)
> dtest_setup.py:188: in exclusive_cql_connection
>     **kwargs)
> dtest_setup.py:216: in _create_session
>     session = cluster.connect(wait_for_all_pools=True)
> cassandra/cluster.py:1667: in cassandra.cluster.Cluster.connect
>     ???
> cassandra/cluster.py:1703: in cassandra.cluster.Cluster.connect
>     ???
> cassandra/cluster.py:1690: in cassandra.cluster.Cluster.connect
>     ???
> cassandra/cluster.py:3488: in cassandra.cluster.ControlConnection.connect
>     ???
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> >   ???
> E   cassandra.cluster.NoHostAvailable: ('Unable to connect to any servers', {'127.0.0.1:9042': DriverException('ProtocolError returned from server while using explicitly set client protocol_version 4',)})
> cassandra/cluster.py:3533: NoHostAvailable
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org