Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 235.721 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 162.589 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 653.353 |
8_cythonno_x86_64_1_8 | test_replace_nonexistent_node | Success | | 51.266 |
8_cythonno_x86_64_1_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 114.952 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 174.696 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 211.911 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 266.205 |
8_cythonno_x86_64_2_8 | test_resume_failed_replace | Success | | 169.352 |
8_cythonno_x86_64_2_8 | test_transient_full_merge_read | Success | | 72.106 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 161.226 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 223.804 |
8_cythonno_x86_64_3_8 | test_pending_range | Success | | 86.570 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 298.808 |
8_cythonno_x86_64_3_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 85.578 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 64.970 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 117.682 |
8_cythonno_x86_64_4_8 | test_replace_stopped_node | Success | | 189.585 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Success | | 4.456 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 31 May 2024 22:32:16 [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-31 22:28:07,576 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 0x7fa1efe8cf40>
@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 = 1717194616.0424364, 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: 31 May 2024 22:32:16 [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-31 22:28:07,576 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 | 258.411 |
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 | | 239.162 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 151.515 |
8_cythonno_x86_64_5_8 | test_replace_shutdown_node | Success | | 183.152 |
8_cythonno_x86_64_5_8 | test_network_topology | Success | | 180.198 |
8_cythonno_x86_64_5_8 | test_repair_parent_table | Success | | 80.257 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 85.364 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 282.273 |
8_cythonno_x86_64_6_8 | test_replace_stopped_node_same_address | Success | | 175.834 |
8_cythonno_x86_64_6_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 195.563 |
8_cythonno_x86_64_6_8 | test_repair_table | Success | | 78.649 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 99.333 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 120.132 |
8_cythonno_x86_64_7_8 | test_replace_first_boot | Success | | 193.776 |
8_cythonno_x86_64_7_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 186.851 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 78.157 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 280.188 |
8_cythonno_x86_64_8_8 | test_replace_active_node | Success | | 81.798 |
8_cythonno_x86_64_8_8 | test_multidatacenter_local_quorum | Success | | 93.434 |
8_cythonno_x86_64_1_8 | test_network_topology_strategy | Success | | 210.120 |
8_cythonno_x86_64_1_8 | test_disk_balance_bootstrap | Success | | 139.032 |
8_cythonno_x86_64_1_8 | test_throttled_partition_update | Success | | 621.702 |
8_cythonno_x86_64_1_8 | test_replace_nonexistent_node | Success | | 45.261 |
8_cythonno_x86_64_1_8 | test_stop_decommission_too_few_replicas_multi_dc | Success | | 106.323 |
8_cythonno_x86_64_2_8 | test_network_topology_strategy_each_quorum | Success | | 181.944 |
8_cythonno_x86_64_2_8 | test_add_dc_after_mv_simple_replication | Success | | 205.913 |
8_cythonno_x86_64_2_8 | test_really_complex_repair | Success | | 249.701 |
8_cythonno_x86_64_2_8 | test_resume_failed_replace | Success | | 173.055 |
8_cythonno_x86_64_2_8 | test_transient_full_merge_read | Success | | 71.099 |
8_cythonno_x86_64_3_8 | test_simple_strategy_users | Success | | 207.600 |
8_cythonno_x86_64_3_8 | test_add_dc_after_mv_network_replication | Success | | 216.418 |
8_cythonno_x86_64_3_8 | test_pending_range | Success | | 93.580 |
8_cythonno_x86_64_3_8 | test_restart_failed_replace_with_reset_resume_state | Success | | 289.990 |
8_cythonno_x86_64_3_8 | test_sstable_marking_not_intersecting_all_ranges | Success | | 75.279 |
8_cythonno_x86_64_4_8 | test_simple_strategy_each_quorum_users | Success | | 75.853 |
8_cythonno_x86_64_4_8 | test_add_node_after_mv | Success | | 119.649 |
8_cythonno_x86_64_4_8 | test_replace_stopped_node | Success | | 198.334 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Success | | 4.422 |
8_cythonno_x86_64_4_8 | test_restart_failed_replace | Failure | ccmlib.node.TimeoutError: 31 May 2024 22:33:00 [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-31 22:28:42,962 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 0x7f0b56df2f40>
@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 = 1717194660.257719, 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: 31 May 2024 22:33:00 [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-31 22:28:42,962 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 | 267.194 |
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 | | 215.442 |
8_cythonno_x86_64_5_8 | test_add_node_after_wide_mv_with_range_deletions | Success | | 152.781 |
8_cythonno_x86_64_5_8 | test_replace_shutdown_node | Success | | 190.510 |
8_cythonno_x86_64_5_8 | test_network_topology | Success | | 186.864 |
8_cythonno_x86_64_5_8 | test_repair_parent_table | Success | | 82.674 |
8_cythonno_x86_64_6_8 | test_network_topology_strategy_each_quorum_users | Success | | 100.647 |
8_cythonno_x86_64_6_8 | test_add_node_after_very_wide_mv | Success | | 356.724 |
8_cythonno_x86_64_6_8 | test_replace_stopped_node_same_address | Success | | 181.942 |
8_cythonno_x86_64_6_8 | test_rf_collapse_gossiping_property_file_snitch_multi_dc | Success | | 191.370 |
8_cythonno_x86_64_6_8 | test_repair_table | Success | | 87.695 |
8_cythonno_x86_64_7_8 | test_network_topology_strategy_counters | Success | | 138.968 |
8_cythonno_x86_64_7_8 | test_add_write_survey_node_after_mv | Success | | 118.256 |
8_cythonno_x86_64_7_8 | test_replace_first_boot | Success | | 185.449 |
8_cythonno_x86_64_7_8 | test_rf_expand_gossiping_property_file_snitch_multi_dc | Success | | 181.033 |
8_cythonno_x86_64_8_8 | test_network_topology_strategy_each_quorum_counters | Success | | 71.985 |
8_cythonno_x86_64_8_8 | test_complex_repair | Success | | 257.368 |
8_cythonno_x86_64_8_8 | test_replace_active_node | Success | | 73.966 |
8_cythonno_x86_64_8_8 | test_multidatacenter_local_quorum | Success | | 75.257 |