Unit Test Results.

Designed for use with JUnit and Ant.

All Tests

ClassNameStatusTypeTime(s)
8_cythonno_x86_64_1_8test_network_topology_strategySuccess213.665
8_cythonno_x86_64_1_8test_disk_balance_bootstrapSuccess148.770
8_cythonno_x86_64_1_8test_throttled_partition_updateSuccess631.651
8_cythonno_x86_64_1_8test_resume_failed_replaceSuccess171.023
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_quorumSuccess191.424
8_cythonno_x86_64_2_8test_add_dc_after_mv_simple_replicationSuccess206.068
8_cythonno_x86_64_2_8test_really_complex_repairSuccess268.058
8_cythonno_x86_64_2_8test_restart_failed_replace_with_reset_resume_stateSuccess292.504
8_cythonno_x86_64_2_8test_repair_parent_tableSuccess86.074
8_cythonno_x86_64_3_8test_simple_strategy_usersSuccess150.462
8_cythonno_x86_64_3_8test_add_dc_after_mv_network_replicationSuccess222.970
8_cythonno_x86_64_3_8test_replace_stopped_nodeSuccess213.580
8_cythonno_x86_64_3_8test_restart_failed_replaceSuccess4.448
8_cythonno_x86_64_3_8test_restart_failed_replaceFailureccmlib.node.TimeoutError: 30 May 2024 21:28:42 [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-30 21:24:24,277 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 0x7f9eda413f70>

@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 = 1717104402.6094856, 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: 30 May 2024 21:28:42 [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-30 21:24:24,277 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
271.056
8_cythonno_x86_64_3_8test_repair_tableSuccess76.678
8_cythonno_x86_64_4_8test_simple_strategy_each_quorum_usersSuccess77.195
8_cythonno_x86_64_4_8test_add_node_after_mvSuccess131.893
8_cythonno_x86_64_4_8test_replace_shutdown_nodeSuccess197.789
8_cythonno_x86_64_4_8test_rf_collapse_gossiping_property_file_snitch_multi_dcSuccess206.304
8_cythonno_x86_64_5_8test_network_topology_strategy_usersSuccess137.202
8_cythonno_x86_64_5_8test_add_node_after_wide_mv_with_range_deletionsSuccess143.778
8_cythonno_x86_64_5_8test_replace_stopped_node_same_addressSuccess171.364
8_cythonno_x86_64_5_8test_rf_expand_gossiping_property_file_snitch_multi_dcSuccess189.931
8_cythonno_x86_64_6_8test_network_topology_strategy_each_quorum_usersSuccess92.572
8_cythonno_x86_64_6_8test_add_node_after_very_wide_mvSuccess332.289
8_cythonno_x86_64_6_8test_replace_first_bootSuccess196.842
8_cythonno_x86_64_6_8test_multidatacenter_local_quorumSuccess97.343
8_cythonno_x86_64_7_8test_network_topology_strategy_countersSuccess91.659
8_cythonno_x86_64_7_8test_add_write_survey_node_after_mvSuccess123.151
8_cythonno_x86_64_7_8test_replace_active_nodeSuccess81.073
8_cythonno_x86_64_7_8test_stop_decommission_too_few_replicas_multi_dcSuccess108.183
8_cythonno_x86_64_8_8test_network_topology_strategy_each_quorum_countersSuccess80.971
8_cythonno_x86_64_8_8test_complex_repairSuccess280.646
8_cythonno_x86_64_8_8test_replace_nonexistent_nodeSuccess49.130
8_cythonno_x86_64_8_8test_sstable_marking_not_intersecting_all_rangesSuccess86.873
8_cythonno_x86_64_1_8test_network_topology_strategySuccess280.619
8_cythonno_x86_64_1_8test_disk_balance_bootstrapSuccess182.756
8_cythonno_x86_64_1_8test_throttled_partition_updateSuccess641.145
8_cythonno_x86_64_1_8test_resume_failed_replaceSuccess172.387
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_quorumSuccess181.119
8_cythonno_x86_64_2_8test_add_dc_after_mv_simple_replicationSuccess211.813
8_cythonno_x86_64_2_8test_really_complex_repairSuccess250.087
8_cythonno_x86_64_2_8test_restart_failed_replace_with_reset_resume_stateSuccess279.569
8_cythonno_x86_64_2_8test_repair_parent_tableSuccess71.676
8_cythonno_x86_64_3_8test_simple_strategy_usersSuccess154.441
8_cythonno_x86_64_3_8test_add_dc_after_mv_network_replicationSuccess218.172
8_cythonno_x86_64_3_8test_replace_stopped_nodeSuccess192.333
8_cythonno_x86_64_3_8test_restart_failed_replaceSuccess4.527
8_cythonno_x86_64_3_8test_restart_failed_replaceFailureccmlib.node.TimeoutError: 30 May 2024 21:29:30 [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-30 21:25:17,106 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 0x7fe7e7515ee0>

@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 = 1717104450.5021012, 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: 30 May 2024 21:29:30 [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-30 21:25:17,106 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
265.258
8_cythonno_x86_64_3_8test_repair_tableSuccess75.218
8_cythonno_x86_64_4_8test_simple_strategy_each_quorum_usersSuccess69.730
8_cythonno_x86_64_4_8test_add_node_after_mvSuccess122.188
8_cythonno_x86_64_4_8test_replace_shutdown_nodeSuccess183.710
8_cythonno_x86_64_4_8test_rf_collapse_gossiping_property_file_snitch_multi_dcSuccess179.659
8_cythonno_x86_64_5_8test_network_topology_strategy_usersSuccess131.653
8_cythonno_x86_64_5_8test_add_node_after_wide_mv_with_range_deletionsSuccess138.398
8_cythonno_x86_64_5_8test_replace_stopped_node_same_addressSuccess172.347
8_cythonno_x86_64_5_8test_rf_expand_gossiping_property_file_snitch_multi_dcSuccess184.432
8_cythonno_x86_64_6_8test_network_topology_strategy_each_quorum_usersSuccess98.702
8_cythonno_x86_64_6_8test_add_node_after_very_wide_mvSuccess286.175
8_cythonno_x86_64_6_8test_replace_first_bootSuccess186.143
8_cythonno_x86_64_6_8test_multidatacenter_local_quorumSuccess78.689
8_cythonno_x86_64_7_8test_network_topology_strategy_countersSuccess136.554
8_cythonno_x86_64_7_8test_add_write_survey_node_after_mvSuccess122.543
8_cythonno_x86_64_7_8test_replace_active_nodeSuccess80.493
8_cythonno_x86_64_7_8test_stop_decommission_too_few_replicas_multi_dcSuccess112.068
8_cythonno_x86_64_8_8test_network_topology_strategy_each_quorum_countersSuccess93.730
8_cythonno_x86_64_8_8test_complex_repairSuccess270.958
8_cythonno_x86_64_8_8test_replace_nonexistent_nodeSuccess49.117
8_cythonno_x86_64_8_8test_sstable_marking_not_intersecting_all_rangesSuccess94.032