Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_10_32 | test_rolling_upgrade | Success | | 1006.686 |
8_cythonno_x86_64_10_32 | test_bootstrap_multidc | Success | | 469.698 |
8_cythonno_x86_64_11_32 | test_parallel_upgrade_with_internode_ssl | Success | | 4.310 |
8_cythonno_x86_64_11_32 | test_parallel_upgrade_with_internode_ssl | Success | | 858.697 |
8_cythonno_x86_64_11_32 | test_parallel_upgrade | Success | | 368.212 |
8_cythonno_x86_64_12_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1080.608 |
8_cythonno_x86_64_12_32 | test_rolling_upgrade | Success | | 457.136 |
8_cythonno_x86_64_13_32 | test_parallel_upgrade | Success | | 653.472 |
8_cythonno_x86_64_13_32 | test_parallel_upgrade_with_internode_ssl | Success | | 313.174 |
8_cythonno_x86_64_14_32 | test_rolling_upgrade | Success | | 1068.550 |
8_cythonno_x86_64_14_32 | test_rolling_upgrade_with_internode_ssl | Success | | 464.023 |
8_cythonno_x86_64_15_32 | test_parallel_upgrade_with_internode_ssl | Success | | 752.604 |
8_cythonno_x86_64_15_32 | test_bootstrap | Success | | 540.451 |
8_cythonno_x86_64_16_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1010.369 |
8_cythonno_x86_64_16_32 | test_bootstrap_multidc | Success | | 560.979 |
8_cythonno_x86_64_17_32 | test_parallel_upgrade | Success | | 699.354 |
8_cythonno_x86_64_17_32 | test_parallel_upgrade | Success | | 397.338 |
8_cythonno_x86_64_18_32 | test_rolling_upgrade | Success | | 1030.667 |
8_cythonno_x86_64_18_32 | test_rolling_upgrade | Success | | 481.818 |
8_cythonno_x86_64_19_32 | test_parallel_upgrade_with_internode_ssl | Success | | 685.569 |
8_cythonno_x86_64_19_32 | test_parallel_upgrade_with_internode_ssl | Success | | 389.465 |
8_cythonno_x86_64_1_32 | test_parallel_upgrade | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 8.665 |
8_cythonno_x86_64_1_32 | test_parallel_upgrade_with_internode_ssl | Success | | 359.395 |
8_cythonno_x86_64_20_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1139.991 |
8_cythonno_x86_64_20_32 | test_rolling_upgrade_with_internode_ssl | Success | | 534.968 |
8_cythonno_x86_64_21_32 | test_parallel_upgrade | Success | | 516.086 |
8_cythonno_x86_64_21_32 | test_bootstrap | Success | | 554.859 |
8_cythonno_x86_64_22_32 | test_rolling_upgrade | Success | | 738.671 |
8_cythonno_x86_64_22_32 | test_bootstrap_multidc | Success | | 652.040 |
8_cythonno_x86_64_23_32 | test_parallel_upgrade_with_internode_ssl | Success | | 517.353 |
8_cythonno_x86_64_23_32 | test_parallel_upgrade | Success | | 385.996 |
8_cythonno_x86_64_24_32 | test_rolling_upgrade_with_internode_ssl | Success | | 723.662 |
8_cythonno_x86_64_24_32 | test_rolling_upgrade | Success | | 482.356 |
8_cythonno_x86_64_25_32 | test_parallel_upgrade | Success | | 503.887 |
8_cythonno_x86_64_25_32 | test_parallel_upgrade_with_internode_ssl | Success | | 2.709 |
8_cythonno_x86_64_25_32 | test_parallel_upgrade_with_internode_ssl | Failure | ccmlib.node.TimeoutError: 27 Nov 2024 10:21:38 [node1] after 90.12/90 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
Head: INFO [main] 2024-11-27 10:20:10,434 YamlConfigura
Tail: ...table: /home/cassandra/cassandra/build/run-python-dtest.axp368/dtest-v96os4_o/test/node1/data0/system/local-7ad54392bcdd35a684174e047860b377/nb-9-big
self = <upgrade_tests.upgrade_through_versions_test.TestUpgrade_indev_4_1_x_To_indev_trunk object at 0x7f01b91ece20>
@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:928: in start
self.wait_for_binary_interface(from_mark=self.mark)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:711: 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:610: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
start = 1732702808.45915, timeout = 90
msg = "Missing: ['Starting listening for CQL clients'] not found in system.log:\n Head: INFO [main] 2024-11-27 10:20:10,434...build/run-python-dtest.axp368/dtest-v96os4_o/test/node1/data0/system/local-7ad54392bcdd35a684174e047860b377/nb-9-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: 27 Nov 2024 10:21:38 [node1] after 90.12/90 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
E Head: INFO [main] 2024-11-27 10:20:10,434 YamlConfigura
E Tail: ...table: /home/cassandra/cassandra/build/run-python-dtest.axp368/dtest-v96os4_o/test/node1/data0/system/local-7ad54392bcdd35a684174e047860b377/nb-9-big
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError | 267.607 |
8_cythonno_x86_64_26_32 | test_rolling_upgrade | Success | | 709.286 |
8_cythonno_x86_64_26_32 | test_rolling_upgrade_with_internode_ssl | Success | | 491.652 |
8_cythonno_x86_64_27_32 | test_parallel_upgrade_with_internode_ssl | Success | | 505.020 |
8_cythonno_x86_64_27_32 | test_bootstrap | Success | | 510.026 |
8_cythonno_x86_64_28_32 | test_rolling_upgrade_with_internode_ssl | Success | | 725.274 |
8_cythonno_x86_64_28_32 | test_bootstrap_multidc | Success | | 544.378 |
8_cythonno_x86_64_29_32 | test_bootstrap | Success | | 475.873 |
8_cythonno_x86_64_29_32 | test_parallel_upgrade | Success | | 454.013 |
8_cythonno_x86_64_2_32 | test_rolling_upgrade | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 2.036 |
8_cythonno_x86_64_2_32 | test_rolling_upgrade_with_internode_ssl | Success | | 434.241 |
8_cythonno_x86_64_30_32 | test_bootstrap_multidc | Success | | 493.201 |
8_cythonno_x86_64_30_32 | test_rolling_upgrade | Success | | 555.066 |
8_cythonno_x86_64_31_32 | test_parallel_upgrade | Success | | 349.348 |
8_cythonno_x86_64_31_32 | test_parallel_upgrade_with_internode_ssl | Success | | 425.612 |
8_cythonno_x86_64_32_32 | test_rolling_upgrade | Success | | 425.875 |
8_cythonno_x86_64_32_32 | test_rolling_upgrade_with_internode_ssl | Success | | 512.546 |
8_cythonno_x86_64_3_32 | test_parallel_upgrade_with_internode_ssl | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 2.110 |
8_cythonno_x86_64_3_32 | test_bootstrap | Success | | 481.451 |
8_cythonno_x86_64_4_32 | test_rolling_upgrade_with_internode_ssl | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 8.958 |
8_cythonno_x86_64_4_32 | test_bootstrap_multidc | Success | | 533.474 |
8_cythonno_x86_64_5_32 | test_parallel_upgrade | Success | | 689.507 |
8_cythonno_x86_64_5_32 | test_parallel_upgrade | Success | | 324.998 |
8_cythonno_x86_64_6_32 | test_rolling_upgrade | Success | | 2136.951 |
8_cythonno_x86_64_6_32 | test_rolling_upgrade | Success | | 896.213 |
8_cythonno_x86_64_7_32 | test_parallel_upgrade_with_internode_ssl | Success | | 767.701 |
8_cythonno_x86_64_7_32 | test_parallel_upgrade_with_internode_ssl | Success | | 321.133 |
8_cythonno_x86_64_8_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1035.971 |
8_cythonno_x86_64_8_32 | test_rolling_upgrade_with_internode_ssl | Success | | 431.740 |
8_cythonno_x86_64_9_32 | test_parallel_upgrade | Success | | 682.844 |
8_cythonno_x86_64_9_32 | test_bootstrap | Success | | 410.433 |