Name | Status | Type | Time(s) |
test_schema_removed_nodes | Success | | 167.075 |
test_cql3_non_compound_range_tombstones | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1541: test not applicable to env. | 0.000 |
test_large_count | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:3701: test not applicable to env. | 0.000 |
test_null_support | Success | | 64.835 |
test_clustering_order_and_functions | Success | | 59.383 |
test_static_cf | Success | | 70.159 |
test_collection_function | Skipped | 5.0 > 4.1
/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 4.1 | 0.216 |
test_static_with_empty_clustering | Success | | 60.101 |
test_date | Success | | 73.718 |
test_static_columns | Success | | 65.140 |
test_batch | Success | | 183.400 |
test_range_key_ordered | Success | | 71.512 |
test_dense_cf | Success | | 158.654 |
test_multi_in_compact_non_composite | Success | | 72.373 |
test_clustering_order_in | Success | | 68.625 |
test_npe_composite_table_slice | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1892: test not applicable to env. | 0.001 |
test_select_count_paging | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:4180: test not applicable to env. | 0.000 |
test_undefined_column_handling | Success | | 62.491 |
test_collection_flush | Success | | 73.146 |
test_simple_tuple_query | Success | | 63.933 |
test_compact_metadata | Success | | 57.426 |
test_invalid_string_literals | Skipped | https://issues.apache.org/jira/browse/CASSANDRA-14960
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5198: https://issues.apache.org/jira/browse/CASSANDRA-14960 | 0.001 |
test_refuse_in_with_indexes | Success | | 67.494 |
test_in_with_desc_order | Success | | 65.911 |
test_range_query_2ndary | Success | | 66.471 |
test_cas_simple | Success | | 59.566 |
test_select_key_in | Success | | 60.638 |
test_end_of_component_as_end_key | Success | | 61.934 |
test_select_list_key_single_row | Skipped | awaiting CASSANDRA-7396
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5290: awaiting CASSANDRA-7396 | 0.000 |
test_batch_and_list | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:2217: test not applicable to env. | 0.000 |
test_list_item_conditional | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:4463: test not applicable to env. | 0.000 |
test_with_more_results_than_page_size | Skipped | test not applicable to env.
/home/cassandra/cassandra-dtest/upgrade_tests/paging_test.py:94: test not applicable to env. | 0.000 |
test_with_allow_filtering | Success | | 60.846 |
test_static_columns_paging | Success | | 67.081 |
test_cell_TTL_expiry_during_paging | Success | | 93.203 |
test_single_cell_deletions | Success | | 77.157 |
test_schema_agreement | Skipped | 5.0 > 3.0.99
/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 3.0.99 | 0.362 |
test_sstableloader_compression_snappy_to_deflate | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99 | 0.317 |
test_dense_supercolumn | Skipped | 5.0 > 3.99
/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 3.99 | 0.568 |
test_parallel_upgrade_with_internode_ssl | Success | | 3.411 |
test_parallel_upgrade_with_internode_ssl | Failure | ccmlib.node.TimeoutError: 28 Apr 2024 22:20:23 [node1] after 90.09/90 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
Head: INFO [main] 2024-04-28 22:18:54,662 YamlConfigura
Tail: ...able: /home/cassandra/cassandra/build/run-python-dtest.GH44V5/dtest-1kuh4d3n/test/node1/data0/system/local-7ad54392bcdd35a684174e047860b377/oa-22-big
self = <upgrade_tests.upgrade_through_versions_test.TestProtoV4Upgrade_AllVersions_EndsAt_Trunk_HEAD object at 0x7fc4ea540ee0>
@pytest.mark.timeout(3000)
def test_parallel_upgrade_with_internode_ssl(self):
"""
Test upgrading cluster all at once (requires cluster downtime), with internode ssl.
"""
> self.upgrade_scenario(internode_ssl=True)
upgrade_tests/upgrade_through_versions_test.py:402:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
upgrade_tests/upgrade_through_versions_test.py:493: in upgrade_scenario
self.upgrade_to_version(version_meta, internode_ssl=internode_ssl)
upgrade_tests/upgrade_through_versions_test.py:581: in upgrade_to_version
node.start(wait_other_notice=400, wait_for_binary_proto=True,
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:922: in start
self.wait_for_binary_interface(from_mark=self.mark)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:710: in wait_for_binary_interface
self.watch_log_for("Starting listening for CQL clients", **kwargs)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:609: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
start = 1714342733.1594653, timeout = 90
msg = "Missing: ['Starting listening for CQL clients'] not found in system.log:\n Head: INFO [main] 2024-04-28 22:18:54,662...uild/run-python-dtest.GH44V5/dtest-1kuh4d3n/test/node1/data0/system/local-7ad54392bcdd35a684174e047860b377/oa-22-big\n"
node = 'node1'
@staticmethod
def raise_if_passed(start, timeout, msg, node=None):
if start + timeout < time.time():
> raise TimeoutError.create(start, timeout, msg, node)
E ccmlib.node.TimeoutError: 28 Apr 2024 22:20:23 [node1] after 90.09/90 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
E Head: INFO [main] 2024-04-28 22:18:54,662 YamlConfigura
E Tail: ...able: /home/cassandra/cassandra/build/run-python-dtest.GH44V5/dtest-1kuh4d3n/test/node1/data0/system/local-7ad54392bcdd35a684174e047860b377/oa-22-big
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError | 784.930 |