Name | Status | Type | Time(s) |
test__compatibility_flag_off_3014 | Success | | 34.920 |
test_range_with_deletes | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2416: test not applicable to env. | 0.000 |
test_static_with_limit | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:4946: test not applicable to env. | 0.000 |
test_no_clustering | Success | | 68.264 |
test_nan_infinity | Success | | 61.017 |
test_count | Success | | 71.244 |
test_conditional_delete | Success | | 68.471 |
test_dynamic_cf | Failure | Failed: Timeout >900.0s
self = <abc.TestCQLNodes3RF3_Upgrade_current_5_0_x_To_indev_5_0_x object at 0x7fad84361dc0>
def test_dynamic_cf(self):
""" Test non-composite dynamic CF syntax """
> cursor = self.prepare()
upgrade_tests/cql_tests.py:172:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
upgrade_tests/upgrade_base.py:88: in prepare
cluster.set_install_dir(version=self.UPGRADE_PATH.starting_version)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/cluster.py:111: in set_install_dir
dir, v = repository.setup(version, verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:99: in setup
download_version(version, verbose=verbose, binary=binary)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:349: in download_version
__download(archive_url, target, show_progress=verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:546: in __download
buffer = u.read(block_sz)
/usr/lib/python3.8/http/client.py:459: in read
n = self.readinto(b)
/usr/lib/python3.8/http/client.py:503: in readinto
n = self.fp.readinto(b)
/usr/lib/python3.8/socket.py:669: in readinto
return self._sock.recv_into(b)
/usr/lib/python3.8/ssl.py:1270: in recv_into
return self.read(nbytes, buffer)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <ssl.SSLSocket [closed] fd=10, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6>
len = 5120, buffer = <memory at 0x7fad84558dc0>
def read(self, len=1024, buffer=None):
"""Read up to LEN bytes and return them.
Return zero-length string on EOF."""
self._checkClosed()
if self._sslobj is None:
raise ValueError("Read on closed or unwrapped SSL socket.")
try:
if buffer is not None:
> return self._sslobj.read(len, buffer)
E Failed: Timeout >900.0s
/usr/lib/python3.8/ssl.py:1128: Failed | 900.006 |
test_multi_in_compact | Success | | 74.394 |
test_invalid_custom_timestamp | Success | | 65.185 |
test_limit_bugs | Success | | 166.087 |
test_static_columns_with_distinct | Success | | 70.526 |
test_no_range_ghost | Success | | 145.536 |
test_empty_in | Success | | 71.340 |
test_limit_multiget | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:334: test not applicable to env. | 0.001 |
test_float_with_exponent | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2685: test not applicable to env. | 0.000 |
test_blobAs_functions | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5183: test not applicable to env. | 0.001 |
test_indexes_composite | Success | | 58.228 |
test_v2_protocol_IN_with_tuples | Skipped | 5.0 > 2.99
/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 2.99 | 0.598 |
test_delete_row | Success | | 56.410 |
test_function_with_null | Success | | 56.465 |
test_indexed_with_eq | Success | | 59.411 |
test_edge_2i_on_complex_pk | Success | | 58.936 |
test_select_set_key_single_row | Skipped | awaiting CASSANDRA-7396
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5259: awaiting CASSANDRA-7396 | 0.000 |
test_collection_and_regular | Success | | 55.379 |
test_whole_list_conditional | Success | | 62.423 |
test_list | Success | | 58.344 |
test_add_deletion_info_in_unsorted_column | Success | | 59.036 |
test_order_by | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:607: test not applicable to env. | 0.001 |
test_IN_clause_on_last_key | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2939: test not applicable to env. | 0.000 |
test_select_list_key_multi_row | Skipped | awaiting CASSANDRA-7396
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5378: awaiting CASSANDRA-7396 | 0.000 |
test_with_no_results | Success | | 59.126 |
test_paging_using_secondary_indexes_with_static_cols | Success | | 66.859 |
test_basic_paging | Success | | 59.374 |
test_query_isolation | Success | | 138.512 |
test_ttl_deletions | Success | | 70.760 |
test_upgrade_with_range_tombstone_eoc_0 | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99 | 0.368 |
test_sstableloader_compression_deflate_to_deflate | Skipped | 5.0 > 4.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4.99 | 0.598 |
test_sparse_supercolumn | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/thrift_upgrade_test.py:686: test not applicable to env. | 0.000 |
test_rolling_upgrade | Success | | 425.623 |