Name | Status | Type | Time(s) |
test_batch | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:979: test not applicable to env. | 0.001 |
test_internal_application_error_on_select | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:3480: test not applicable to env. | 0.000 |
test_in_clause_wide_rows | Success | | 65.782 |
test_conditional_update | Success | | 58.604 |
test_dynamic_cf | Success | | 67.549 |
test_edge_2i_on_complex_pk | Success | | 63.594 |
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_composite_partition_key_validation | Failure | Failed: Timeout >900.0s
self = <abc.TestCQLNodes3RF3_Upgrade_current_5_0_x_To_indev_5_0_x object at 0x7f7a1fb9ee20>
def test_composite_partition_key_validation(self):
"""
Test for bug from #5122
@jira_ticket CASSANDRA-5122
"""
> cursor = self.prepare()
upgrade_tests/cql_tests.py:2463:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
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 = 4480, buffer = <memory at 0x7f7a1f719f40>
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.002 |
test_invalid_custom_timestamp | Success | | 70.320 |
test_reversed_compact | Success | | 150.471 |
test_expanded_list_item_conditional | Success | | 65.049 |
test_cql3_insert_thrift | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 3.99 | 0.491 |
test_static_columns_with_distinct | Success | | 129.975 |
test_range_tombstones | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1165: test not applicable to env. | 0.000 |
test_user_types | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:3562: test not applicable to env. | 0.000 |
test_order_by_with_in | Success | | 53.033 |
test_nonpure_function_collection | Success | | 52.790 |
test_simple_tuple_query | Success | | 54.348 |
test_IN_clause_on_last_key | Skipped | 5.0 > 3.11.99
/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 3.11.99 | 0.545 |
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_large_clustering_in | Success | | 55.772 |
test_blobAs_functions | Success | | 54.333 |
test_boolean | Success | | 54.266 |
test_expanded_map_item_conditional | Success | | 58.776 |
test_date | Success | | 54.544 |
test_v2_protocol_IN_with_tuples | Skipped | 5.0 > 2.99
/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 2.99 | 0.549 |
test_set | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1297: test not applicable to env. | 0.000 |
test_collection_indexing | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:3733: test not applicable to env. | 0.000 |
test_with_more_results_than_page_size | Success | | 60.907 |
test_with_order_by | Success | | 63.151 |
test_paging_using_secondary_indexes | Success | | 67.021 |
test_data_change_impacting_earlier_page | Success | | 61.944 |
test_single_row_deletions | Success | | 68.477 |
test_single_cell_deletions | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/paging_test.py:1374: test not applicable to env. | 0.000 |
test_sstableloader_compression_none_to_none | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99 | 0.544 |
test_sstableloader_compression_snappy_to_snappy | Skipped | 5.0 > 4.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4.99 | 0.276 |
test_upgrade_super_columns_through_limited_versions | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99 | 0.276 |
test_rolling_upgrade_with_internode_ssl | Success | | 578.743 |