Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 239.080 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 153.133 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 632.646 |
8_cythonno_x86_64_1_8 | test_replace_nonexistent_node | Success | | 47.284 |
8_cythonno_x86_64_1_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 113.530 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 166.531 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 205.080 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 251.565 |
8_cythonno_x86_64_2_8 | test_resume_failed_replace | Success | | 172.136 |
8_cythonno_x86_64_2_8 | test_transient_full_merge_read | Success | | 81.490 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 133.371 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 216.495 |
8_cythonno_x86_64_3_8 | test_pending_range | Success | | 87.037 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 287.907 |
8_cythonno_x86_64_3_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 98.852 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 67.203 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 120.431 |
8_cythonno_x86_64_4_8 | test_replace_stopped_node | Success | | 194.302 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Success | | 4.530 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 14 May 2024 19:17:09 [node1] after 120.09/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-14 19:12:49,620 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 0x7fbb455aee80>
@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:609: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
start = 1715714109.7745657, 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: 14 May 2024 19:17:09 [node1] after 120.09/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-14 19:12:49,620 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 | 270.963 |
8_cythonno_x86_64_4_8 | test_initial_empty_repair_tables | Skipped | hangs CI
/home/cassandra/cassandra-dtest/repair_tests/repair_test.py:1416: hangs CI | 0.001 |
8_cythonno_x86_64_5_8 | test_network_topology_strategy_users | Success | | 188.183 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 143.522 |
8_cythonno_x86_64_5_8 | test_replace_shutdown_node | Success | | 192.260 |
8_cythonno_x86_64_5_8 | test_network_topology | Success | | 174.639 |
8_cythonno_x86_64_5_8 | test_repair_parent_table | Success | | 75.932 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 85.516 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 284.236 |
8_cythonno_x86_64_6_8 | test_replace_stopped_node_same_address | Success | | 172.672 |
8_cythonno_x86_64_6_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 190.897 |
8_cythonno_x86_64_6_8 | test_repair_table | Success | | 75.004 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 149.999 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 128.463 |
8_cythonno_x86_64_7_8 | test_replace_first_boot | Success | | 194.030 |
8_cythonno_x86_64_7_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 194.466 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 77.531 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 262.962 |
8_cythonno_x86_64_8_8 | test_replace_active_node | Success | | 79.232 |
8_cythonno_x86_64_8_8 | test_multidatacenter_local_quorum | Success | | 83.357 |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 229.817 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 156.798 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 619.177 |
8_cythonno_x86_64_1_8 | test_replace_nonexistent_node | Success | | 45.560 |
8_cythonno_x86_64_1_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 107.067 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 182.689 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 198.708 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 249.295 |
8_cythonno_x86_64_2_8 | test_resume_failed_replace | Success | | 166.920 |
8_cythonno_x86_64_2_8 | test_transient_full_merge_read | Success | | 72.654 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 128.060 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 209.559 |
8_cythonno_x86_64_3_8 | test_pending_range | Success | | 81.581 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 286.304 |
8_cythonno_x86_64_3_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 85.515 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 67.740 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 118.786 |
8_cythonno_x86_64_4_8 | test_replace_stopped_node | Success | | 196.486 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Success | | 4.361 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 14 May 2024 19:15:03 [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-14 19:10:53,214 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 0x7fde0b75afa0>
@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:609: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
start = 1715713982.930367, 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: 14 May 2024 19:15:03 [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-14 19:10:53,214 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 | 258.845 |
8_cythonno_x86_64_4_8 | test_initial_empty_repair_tables | Skipped | hangs CI
/home/cassandra/cassandra-dtest/repair_tests/repair_test.py:1416: hangs CI | 0.001 |
8_cythonno_x86_64_5_8 | test_network_topology_strategy_users | Success | | 177.800 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 144.222 |
8_cythonno_x86_64_5_8 | test_replace_shutdown_node | Success | | 184.523 |
8_cythonno_x86_64_5_8 | test_network_topology | Success | | 170.327 |
8_cythonno_x86_64_5_8 | test_repair_parent_table | Success | | 70.882 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 91.854 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 363.340 |
8_cythonno_x86_64_6_8 | test_replace_stopped_node_same_address | Success | | 171.641 |
8_cythonno_x86_64_6_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 197.826 |
8_cythonno_x86_64_6_8 | test_repair_table | Success | | 75.701 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 114.629 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 119.109 |
8_cythonno_x86_64_7_8 | test_replace_first_boot | Success | | 186.843 |
8_cythonno_x86_64_7_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 186.522 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 62.157 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 256.641 |
8_cythonno_x86_64_8_8 | test_replace_active_node | Success | | 78.350 |
8_cythonno_x86_64_8_8 | test_multidatacenter_local_quorum | Success | | 80.178 |