Name | Status | Type | Time(s) |
test_large_collection_errors | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:86: test not applicable to env. | 0.001 |
test_composite_partition_key_validation | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2458: test not applicable to env. | 0.000 |
test_limit_compact_table | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5001: test not applicable to env. | 0.000 |
test_range_slice | Success | | 66.176 |
test_static_columns_cas | Success | | 60.089 |
test_token_range | Success | | 68.678 |
test_select_with_alias | Success | | 60.428 |
test_sparse_cf | Failure | Failed: Timeout >900.0s
self = <abc.TestCQLNodes3RF3_Upgrade_current_5_0_x_To_indev_5_0_x object at 0x7fcecdcd74f0>
def test_sparse_cf(self):
""" Test composite 'sparse' CF syntax """
> cursor = self.prepare()
upgrade_tests/cql_tests.py:268:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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 = 2944, buffer = <memory at 0x7fcecd78fd00>
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.003 |
test_large_clustering_in | Success | | 76.481 |
test_end_of_component_uses_oecBound | Success | | 61.411 |
test_order_by_multikey | Success | | 158.019 |
test_cas_and_ttl | Success | | 64.890 |
test_range_tombstones | Success | | 144.427 |
test_select_distinct | Success | | 67.293 |
test_limit_sparse | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:389: test not applicable to env. | 0.000 |
test_query_compact_tables_during_upgrade | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2725: test not applicable to env. | 0.000 |
test_negative_timestamp | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5218: test not applicable to env. | 0.000 |
test_reversed_compact | Success | | 52.583 |
test_in_order_by_without_selecting | Success | | 53.318 |
test_set | Success | | 55.377 |
test_internal_application_error_on_select | Success | | 53.845 |
test_exclusive_slice | Success | | 55.087 |
test_ticket_5230 | Success | | 54.367 |
test_select_map_key_multi_row | Skipped | awaiting CASSANDRA-7396
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5318: awaiting CASSANDRA-7396 | 0.000 |
test_boolean | Success | | 53.541 |
test_expanded_list_item_conditional | Success | | 57.656 |
test_range_query | Success | | 55.570 |
test_user_types | Success | | 57.348 |
test_order_by_validation | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:723: test not applicable to env. | 0.000 |
test_NPE_during_select_with_token | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2980: test not applicable to env. | 0.000 |
test_secondary_index_query | Skipped | https://issues.apache.org/jira/browse/CASSANDRA-14961
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5427: https://issues.apache.org/jira/browse/CASSANDRA-14961 | 0.000 |
test_with_more_results_than_page_size | Success | | 56.096 |
test_basic_compound_paging | Success | | 61.526 |
test_paging_a_single_wide_row | Success | | 65.271 |
test_query_isolation | Success | | 132.781 |
test_single_partition_deletions | Success | | 60.568 |
test_update_and_drop_column | Success | | 114.201 |
test_sstableloader_compression_none_to_none | Skipped | 5.0 > 4.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4.99 | 0.343 |
test_dense_supercolumn_with_renames | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 3.99 | 0.329 |
test_rolling_upgrade_with_internode_ssl | Success | | 414.009 |