Unit Test Results.

Designed for use with JUnit and Ant.

All Tests

ClassNameStatusTypeTime(s)
8_cythonno_x86_64_1_8test_network_topology_strategySuccess249.269
8_cythonno_x86_64_1_8test_disk_balance_bootstrapSuccess172.849
8_cythonno_x86_64_1_8test_throttled_partition_updateSuccess679.472
8_cythonno_x86_64_1_8test_resume_failed_replaceSuccess177.690
8_cythonno_x86_64_1_8test_initial_empty_repair_tablesSkippedhangs CI

/home/cassandra/cassandra-dtest/repair_tests/repair_test.py:1416: hangs CI
0.001
8_cythonno_x86_64_2_8test_network_topology_strategy_each_quorumSuccess170.871
8_cythonno_x86_64_2_8test_add_dc_after_mv_simple_replicationSuccess217.502
8_cythonno_x86_64_2_8test_really_complex_repairSuccess282.145
8_cythonno_x86_64_2_8test_restart_failed_replace_with_reset_resume_stateSuccess296.193
8_cythonno_x86_64_2_8test_repair_parent_tableSuccess76.546
8_cythonno_x86_64_3_8test_simple_strategy_usersSuccess158.218
8_cythonno_x86_64_3_8test_add_dc_after_mv_network_replicationSuccess230.060
8_cythonno_x86_64_3_8test_replace_stopped_nodeSuccess203.302
8_cythonno_x86_64_3_8test_restart_failed_replaceSuccess4.516
8_cythonno_x86_64_3_8test_restart_failed_replaceFailureccmlib.node.TimeoutError: 28 May 2024 05:20:36 [node1] after 120.12/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log: Head: INFO [main] 2024-05-28 05:16:15,595 YamlConfigura Tail: ...ava:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829)

self = <replace_address_test.TestReplaceAddress object at 0x7fb51300efd0>

@since('2.2')
@pytest.mark.resource_intensive
def test_restart_failed_replace(self):
"""
Test that if a node fails to replace, it can join the cluster even if the data is wiped.
"""
> self._test_restart_failed_replace(mode='wipe')

replace_address_test.py:528:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
replace_address_test.py:584: in _test_restart_failed_replace
self.query_node.watch_log_for("FatClient {} has been silent for 30000ms, removing from gossip".format(node_log_str), timeout=120)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:610: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

start = 1716873516.41925, timeout = 120
msg = "Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:\n H...t.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\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 May 2024 05:20:36 [node1] after 120.12/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:
E Head: INFO [main] 2024-05-28 05:16:15,595 YamlConfigura
E Tail: ...ava:74)
E at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
E at java.base/java.lang.Thread.run(Thread.java:829)

../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError
272.650
8_cythonno_x86_64_3_8test_repair_tableSuccess93.237
8_cythonno_x86_64_4_8test_simple_strategy_each_quorum_usersSuccess72.336
8_cythonno_x86_64_4_8test_add_node_after_mvSuccess127.563
8_cythonno_x86_64_4_8test_replace_shutdown_nodeSuccess194.490
8_cythonno_x86_64_4_8test_rf_collapse_gossiping_property_file_snitch_multi_dcSuccess200.741
8_cythonno_x86_64_5_8test_network_topology_strategy_usersSuccess179.679
8_cythonno_x86_64_5_8test_add_node_after_wide_mv_with_range_deletionsSuccess146.327
8_cythonno_x86_64_5_8test_replace_stopped_node_same_addressSuccess181.044
8_cythonno_x86_64_5_8test_rf_expand_gossiping_property_file_snitch_multi_dcSuccess208.352
8_cythonno_x86_64_6_8test_network_topology_strategy_each_quorum_usersSuccess93.304
8_cythonno_x86_64_6_8test_add_node_after_very_wide_mvSuccess320.043
8_cythonno_x86_64_6_8test_replace_first_bootSuccess195.878
8_cythonno_x86_64_6_8test_multidatacenter_local_quorumSuccess86.082
8_cythonno_x86_64_7_8test_network_topology_strategy_countersSuccess147.156
8_cythonno_x86_64_7_8test_add_write_survey_node_after_mvSuccess130.945
8_cythonno_x86_64_7_8test_replace_active_nodeSuccess86.245
8_cythonno_x86_64_7_8test_stop_decommission_too_few_replicas_multi_dcSuccess118.814
8_cythonno_x86_64_8_8test_network_topology_strategy_each_quorum_countersSuccess77.379
8_cythonno_x86_64_8_8test_complex_repairSuccess260.556
8_cythonno_x86_64_8_8test_replace_nonexistent_nodeSuccess52.104
8_cythonno_x86_64_8_8test_sstable_marking_not_intersecting_all_rangesSuccess77.753
8_cythonno_x86_64_1_8test_network_topology_strategySuccess249.564
8_cythonno_x86_64_1_8test_disk_balance_bootstrapSuccess173.815
8_cythonno_x86_64_1_8test_throttled_partition_updateSuccess636.511
8_cythonno_x86_64_1_8test_resume_failed_replaceSuccess173.605
8_cythonno_x86_64_1_8test_initial_empty_repair_tablesSkippedhangs CI

/home/cassandra/cassandra-dtest/repair_tests/repair_test.py:1416: hangs CI
0.001
8_cythonno_x86_64_2_8test_network_topology_strategy_each_quorumSuccess188.240
8_cythonno_x86_64_2_8test_add_dc_after_mv_simple_replicationSuccess210.542
8_cythonno_x86_64_2_8test_really_complex_repairSuccess276.005
8_cythonno_x86_64_2_8test_restart_failed_replace_with_reset_resume_stateSuccess295.162
8_cythonno_x86_64_2_8test_repair_parent_tableSuccess85.389
8_cythonno_x86_64_3_8test_simple_strategy_usersSuccess136.380
8_cythonno_x86_64_3_8test_add_dc_after_mv_network_replicationSuccess212.322
8_cythonno_x86_64_3_8test_replace_stopped_nodeSuccess196.894
8_cythonno_x86_64_3_8test_restart_failed_replaceSuccess4.406
8_cythonno_x86_64_3_8test_restart_failed_replaceFailureccmlib.node.TimeoutError: 28 May 2024 05:20:22 [node1] after 120.11/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log: Head: INFO [main] 2024-05-28 05:16:03,906 YamlConfigura Tail: ...ava:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:840)

self = <replace_address_test.TestReplaceAddress object at 0x7fc7a15a1fd0>

@since('2.2')
@pytest.mark.resource_intensive
def test_restart_failed_replace(self):
"""
Test that if a node fails to replace, it can join the cluster even if the data is wiped.
"""
> self._test_restart_failed_replace(mode='wipe')

replace_address_test.py:528:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
replace_address_test.py:584: in _test_restart_failed_replace
self.query_node.watch_log_for("FatClient {} has been silent for 30000ms, removing from gossip".format(node_log_str), timeout=120)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:610: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

start = 1716873502.535446, timeout = 120
msg = "Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:\n H...t.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\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 May 2024 05:20:22 [node1] after 120.11/120 seconds Missing: ['FatClient /127.0.0.4:7000 has been silent for 30000ms, removing from gossip'] not found in system.log:
E Head: INFO [main] 2024-05-28 05:16:03,906 YamlConfigura
E Tail: ...ava:74)
E at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
E at java.base/java.lang.Thread.run(Thread.java:840)

../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError
270.297
8_cythonno_x86_64_3_8test_repair_tableSuccess84.279
8_cythonno_x86_64_4_8test_simple_strategy_each_quorum_usersSuccess77.558
8_cythonno_x86_64_4_8test_add_node_after_mvSuccess130.684
8_cythonno_x86_64_4_8test_replace_shutdown_nodeSuccess196.573
8_cythonno_x86_64_4_8test_rf_collapse_gossiping_property_file_snitch_multi_dcSuccess193.675
8_cythonno_x86_64_5_8test_network_topology_strategy_usersSuccess214.364
8_cythonno_x86_64_5_8test_add_node_after_wide_mv_with_range_deletionsSuccess154.154
8_cythonno_x86_64_5_8test_replace_stopped_node_same_addressSuccess177.076
8_cythonno_x86_64_5_8test_rf_expand_gossiping_property_file_snitch_multi_dcSuccess211.690
8_cythonno_x86_64_6_8test_network_topology_strategy_each_quorum_usersSuccess87.525
8_cythonno_x86_64_6_8test_add_node_after_very_wide_mvSuccess341.593
8_cythonno_x86_64_6_8test_replace_first_bootSuccess193.073
8_cythonno_x86_64_6_8test_multidatacenter_local_quorumSuccess94.227
8_cythonno_x86_64_7_8test_network_topology_strategy_countersSuccess134.902
8_cythonno_x86_64_7_8test_add_write_survey_node_after_mvSuccess127.357
8_cythonno_x86_64_7_8test_replace_active_nodeSuccess78.366
8_cythonno_x86_64_7_8test_stop_decommission_too_few_replicas_multi_dcSuccess110.669
8_cythonno_x86_64_8_8test_network_topology_strategy_each_quorum_countersSuccess78.188
8_cythonno_x86_64_8_8test_complex_repairSuccess278.158
8_cythonno_x86_64_8_8test_replace_nonexistent_nodeSuccess49.778
8_cythonno_x86_64_8_8test_sstable_marking_not_intersecting_all_rangesSuccess93.968