Copyright 2025, Altinity Inc.. All Rights Reserved. All information contained herein is, and remains the property of Altinity Inc.. Any dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Altinity Inc..
Date | Jun 13, 2025 14:39 |
Duration | 3h 10m |
Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#0/98010fbdcc6c8e06606d6252813a2a2f091516fe/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/ssl_server/
project | Altinity/ClickHouse |
project.id | 159717931 |
package | https://s3.amazonaws.com/altinity-build-artifacts/25.3/98010fbdcc6c8e06606d6252813a2a2f091516fe/package_aarch64/clickhouse-common-static_25.3.3.20143.altinityantalya_arm64.deb |
version | 25.3.3.20143.altinityantalya |
user.name | Enmk |
repository | https://github.com/Altinity/clickhouse-regression |
commit.hash | 88c93f843cd48cd9defc6cec6b98d6b98f94adde |
job.name | Common (ssl_server) |
job.retry | 1 |
job.url | https://github.com/Altinity/ClickHouse/actions/runs/15635502934 |
arch | aarch64 |
local | True |
clickhouse_version | None |
clickhouse_path | https://s3.amazonaws.com/altinity-build-artifacts/25.3/98010fbdcc6c8e06606d6252813a2a2f091516fe/package_aarch64/clickhouse-common-static_25.3.3.20143.altinityantalya_arm64.deb |
as_binary | False |
base_os | None |
keeper_path | None |
zookeeper_version | None |
use_keeper | False |
stress | False |
collect_service_logs | True |
thread_fuzzer | False |
with_analyzer | True |
reuse_env | False |
force_fips | False |
Units | Skip | OK | Fail | Error | XFail | XError | |
---|---|---|---|---|---|---|---|
Modules | |||||||
Suites | |||||||
Features | |||||||
Scenarios | |||||||
Checks | |||||||
Steps |
Test Name | Result | Message |
---|---|---|
/ssl server/part 1/ssl context/enable ssl no server key passphrase dynamically | XFail 26s 959ms https://github.com/ClickHouse/ClickHouse/issues/35950 | ConfigReloader: Error updating configuration |
/ssl server/part 1/ssl context/enable ssl with server key passphrase dynamically | XFail 27s 34ms https://github.com/ClickHouse/ClickHouse/issues/35950 | ConfigReloader: Error updating configuration |
/ssl server/part 1/verification modes/fail cases | XFail 1ms None | not implemented. |
/ssl server/part 1/url table function/https server url function checks/connection with no protocols should be rejected | XError 25s 801ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/TLSv1 suite connection should be rejected | XError 27s 43ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/TLSv1_1 suite connection should be rejected | XError 25s 834ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/TLSv1_3 suite connection should be rejected | XError 25s 919ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XError 25s 830ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XError 25s 968ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XError 25s 940ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XError 26s 19ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XError 27s 262ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError 26s 64ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError 25s 889ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError 26s 17ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError 25s 984ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError 26s 42ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError 25s 903ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError 25s 975ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError 26s 28ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError 26s 33ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError 26s 51ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError 26s 105ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.085s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError 26s 141ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError 26s 216ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError 26s 201ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError 26s 202ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError 26s 123ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError 27s 330ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError 26s 121ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError 26s 120ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError 27s 302ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError 26s 149ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError 27s 288ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError 26s 185ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError 26s 335ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError 26s 68ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError 27s 152ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError 26s 240ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError 26s 112ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError 27s 220ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError 26s 38ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError 27s 226ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError 26s 31ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError 26s 93ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError 26s 288ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError 26s 136ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError 26s 93ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError 26s 260ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError 26s 95ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError 27s 164ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError 26s 300ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError 27s 232ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError 27s 417ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError 27s 215ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError 26s 160ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError 26s 159ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError 26s 291ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError 26s 249ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError 27s 374ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError 26s 128ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError 26s 141ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError 26s 187ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/Connection with no protocols should be rejected | XError 46s 676ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1 suite connection should be rejected | XError 44s 454ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_1 suite connection should be rejected | XError 45s 676ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_3 suite connection should be rejected | XError 44s 477ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XError 45s 719ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XError 45s 639ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XError 45s 707ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XError 45s 564ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XError 45s 736ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError 45s 651ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError 44s 554ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.087s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError 45s 569ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError 44s 635ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError 45s 813ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError 44s 506ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError 45s 675ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError 44s 566ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError 45s 798ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError 44s 696ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError 45s 905ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError 45s 704ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError 45s 677ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError 45s 727ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError 45s 728ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError 44s 634ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError 46s 91ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError 45s 766ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError 45s 793ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError 45s 610ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError 45s 812ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError 45s 783ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError 45s 731ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError 45s 826ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError 45s 682ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError 45s 784ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError 45s 837ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError 44s 641ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError 45s 917ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError 44s 745ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError 44s 826ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError 44s 567ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError 45s 719ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError 45s 769ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError 45s 792ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError 45s 902ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError 45s 860ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError 45s 863ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError 45s 886ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError 45s 878ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError 45s 708ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError 45s 809ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError 45s 843ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError 46s 33ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError 45s 820ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError 45s 811ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError 45s 879ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError 45s 930ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.088s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError 45s 871ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError 45s 977ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.090s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError 44s 788ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.089s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1 should be rejected | XError 2s 902ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_1 should be rejected | XError 4s 297ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_2 should be accepted | XError 4s 324ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 | XFail 962us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 | XFail 912us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 | XFail 923us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 | XFail 851us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 | XFail 839us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 | XFail 880us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 | XFail 7ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 | XFail 948us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 | XFail 985us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA | XFail 811us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA | XFail 834us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA | XFail 847us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA | XFail 880us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA | XFail 801us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 | XFail 849us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 | XFail 801us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 | XFail 796us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 | XFail 809us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384 | XFail 829us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 | XFail 805us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 | XFail 776us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 | XFail 806us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256 | XFail 754us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 | XFail 749us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256 | XFail 820us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 | XFail 829us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA | XFail 766us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA | XFail 792us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA | XFail 773us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 | XFail 790us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA | XFail 832us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA | XFail 805us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA | XFail 769us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA | XFail 794us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 | XFail 754us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA | XFail 857us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA | XFail 867us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 | XFail 787us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 | XFail 805us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA | XFail 834us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA | XFail 778us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 | XFail 821us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA | XFail 840us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XFail 827us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 | XFail 805us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 | XFail 800us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 | XFail 883us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 | XFail 798us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 | XFail 796us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 | XFail 791us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 | XFail 764us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 | XFail 763us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 | XFail 900us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 | XFail 2ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 | XFail 854us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 | XFail 799us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 | XFail 796us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 | XFail 769us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 | XFail 782us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA | XFail 806us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA | XFail 798us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA | XFail 832us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA | XFail 851us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA | XFail 769us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 | XFail 764us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 | XFail 831us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 | XFail 809us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 | XFail 834us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384 | XFail 764us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 | XFail 811us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 | XFail 818us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 | XFail 777us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256 | XFail 805us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 | XFail 868us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 | XFail 990us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA | XFail 989us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA | XFail 941us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA | XFail 816us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 | XFail 940us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA | XFail 767us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XFail 2ms not supported by TLSv1.2 | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XFail 1ms not supported by TLSv1.2 | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XFail 940us not supported by TLSv1.2 | None |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError 2s 902ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError 4s 292ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError 4s 324ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError 4s 263ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError 4s 278ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError 4s 355ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError 4s 301ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError 4s 213ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError 4s 228ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError 4s 324ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError 4s 458ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError 4s 283ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError 4s 224ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError 4s 262ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError 4s 311ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError 4s 273ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError 4s 275ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError 4s 220ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError 4s 210ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError 4s 358ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError 4s 288ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError 4s 277ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError 4s 283ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError 4s 304ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError 4s 265ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError 4s 213ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError 4s 316ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError 4s 261ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError 4s 222ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError 4s 437ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError 4s 408ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError 4s 324ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError 4s 327ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError 4s 477ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError 4s 280ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError 4s 273ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError 4s 291ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError 4s 313ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError 4s 286ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError 4s 276ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError 4s 277ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError 4s 324ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError 4s 375ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError 4s 287ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError 4s 303ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError 4s 369ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError 4s 292ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError 4s 314ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError 4s 340ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError 4s 280ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError 4s 326ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1 should be rejected | XError 4s 477ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_1 should be rejected | XError 4s 537ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XFail 2ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 | XFail 893us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 | XFail 4ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 | XFail 898us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 | XFail 954us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 | XFail 835us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 | XFail 972us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 | XFail 812us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 | XFail 796us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 | XFail 931us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 | XFail 769us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 | XFail 998us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 | XFail 777us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 | XFail 789us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 | XFail 930us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA | XFail 897us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA | XFail 835us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA | XFail 840us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA | XFail 872us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 | XFail 2ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 | XFail 812us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 | XFail 985us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 | XFail 854us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 | XFail 791us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 | XFail 880us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 | XFail 843us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 | XFail 730us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256 | XFail 735us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256 | XFail 775us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 | XFail 888us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA | XFail 715us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA | XFail 711us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 | XFail 715us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 | XFail 772us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA | XFail 769us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA | XFail 759us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 | XFail 790us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA | XFail 754us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA | XFail 759us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA | XFail 769us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA | XFail 766us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 | XFail 796us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 | XFail 984us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA | XFail 792us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA | XFail 777us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA | XFail 709us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 | XFail 720us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XFail 815us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 | XFail 777us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 | XFail 3ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 | XFail 2ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 | XFail 798us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 | XFail 803us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 | XFail 822us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 | XFail 749us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 | XFail 729us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 | XFail 768us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 | XFail 819us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 | XFail 772us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 | XFail 800us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA | XFail 791us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA | XFail 796us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA | XFail 772us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA | XFail 806us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 | XFail 736us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 | XFail 716us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 | XFail 703us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 | XFail 769us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384 | XFail 879us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 | XFail 777us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 | XFail 850us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 | XFail 735us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256 | XFail 786us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 | XFail 759us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256 | XFail 782us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256 | XFail 787us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA | XFail 716us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA | XFail 748us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA | XFail 745us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 | XFail 795us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 | XFail 989us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA | XFail 822us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA | XFail 929us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA | XFail 708us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 | XFail 736us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 | XFail 809us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA | XFail 745us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA | XFail 758us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA | XFail 792us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 | XFail 970us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 | XFail 715us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA | XFail 698us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA | XFail 751us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA | XFail 764us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 | XFail 1ms not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA | XFail 750us not supported by SSL library | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XFail 2ms not supported by TLSv1.2 | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XFail 1ms not supported by TLSv1.2 | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XFail 1ms not supported by TLSv1.2 | None |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError 4s 473ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError 4s 572ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError 4s 654ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError 4s 530ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.097s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError 4s 434ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError 4s 475ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError 4s 432ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError 4s 495ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError 4s 475ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError 4s 411ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError 4s 411ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError 4s 525ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError 4s 513ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError 4s 415ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError 4s 423ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError 4s 544ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError 4s 454ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError 4s 411ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError 4s 500ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError 4s 460ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError 4s 506ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError 4s 490ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError 4s 451ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError 4s 513ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError 4s 519ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError 4s 438ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError 4s 554ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError 4s 562ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError 4s 526ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError 4s 513ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.096s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError 4s 457ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError 4s 499ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError 4s 472ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError 4s 451ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError 4s 527ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError 4s 559ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError 4s 451ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError 4s 461ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError 4s 558ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError 4s 451ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError 4s 440ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError 4s 659ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError 4s 554ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError 4s 416ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError 4s 532ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError 4s 427ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError 4s 449ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError 4s 533ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError 4s 456ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError 4s 437ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError 4s 506ms Takes too long on 24.3+ https://github.com/ClickHouse/ClickHouse/issues/62887 | ExpectTimeoutError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 223, in read d = self.queue.get(timeout=timeleft) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/queue.py", line 179, in get raise Empty _queue.Empty During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 187, in expect data = self.read(timeout=min(timeleft, 0.1), raise_exception=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ubuntu/_work/ClickHouse/ClickHouse/venv/lib/python3.12/site-packages/testflows/uexpect/uexpect.py", line 235, in read raise TimeoutError(timeout) testflows.uexpect.uexpect.TimeoutError: Timeout 0.098s During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256/fips connection | XFail 3m 2s SSLV3_ALERT_HANDSHAKE_FAILURE | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384/fips connection | XFail 3m 1s SSLV3_ALERT_HANDSHAKE_FAILURE | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/zookeeper/fips/AES128-GCM-SHA256/fips connection | XFail 3m 1s SSLV3_ALERT_HANDSHAKE_FAILURE | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/zookeeper/fips/AES256-GCM-SHA384/fips connection | XFail 3m 2s SSLV3_ALERT_HANDSHAKE_FAILURE | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig/missing first CA in chain on one node | XFail 1m 12s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig/missing first trusted CA on one node | XFail 1m 35s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig/missing last trusted CA on one node | XFail 1m 36s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing first CA in chain on one node | XFail 1m 17s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing some CA in chain on all nodes | XFail 1m 18s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing first trusted CA on one node | XFail 1m 49s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing last trusted CA on one node | XFail 1m 48s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing trusted CA on all nodes | XFail 1m 41s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 285, in |
Test Name | Result | Duration |
---|---|---|
/ssl server | OK | 3h 10m |
/ssl server/part 1 | OK | 35m 18s |
/ssl server/part 1/check certificate | OK | 38s 573ms |
/ssl server/part 1/check certificate/system certificates | OK | 106ms |
/ssl server/part 1/check certificate/show certificate | OK | 143ms |
/ssl server/part 1/sanity | OK | 78ms |
/ssl server/part 1/sanity/check non secure connection | OK | 77ms |
/ssl server/part 1/ssl context | OK | 2m 6s |
/ssl server/part 1/ssl context/enable ssl no server key passphrase | OK | 35s 961ms |
/ssl server/part 1/ssl context/enable ssl no server key passphrase dynamically | XFail | 26s 959ms |
/ssl server/part 1/ssl context/enable ssl with server key passphrase | OK | 36s 98ms |
/ssl server/part 1/ssl context/enable ssl with server key passphrase dynamically | XFail | 27s 34ms |
/ssl server/part 1/certificate authentication | OK | 1m 30s |
/ssl server/part 1/certificate authentication/rbac user no hostname | OK | 5s 682ms |
/ssl server/part 1/certificate authentication/rbac user hostname | OK | 2s 365ms |
/ssl server/part 1/certificate authentication/config user no hostname | OK | 5s 518ms |
/ssl server/part 1/certificate authentication/config user hostname | OK | 5s 631ms |
/ssl server/part 1/verification modes | OK | 1m 44s |
/ssl server/part 1/verification modes/none | OK | 15s 527ms |
/ssl server/part 1/verification modes/none/check connections | OK | 270ms |
/ssl server/part 1/verification modes/once | OK | 17s 894ms |
/ssl server/part 1/verification modes/once/check connections | OK | 282ms |
/ssl server/part 1/verification modes/once/check connections with client certificate and key specified | OK | 281ms |
/ssl server/part 1/verification modes/relaxed | OK | 17s 867ms |
/ssl server/part 1/verification modes/relaxed/check connections | OK | 284ms |
/ssl server/part 1/verification modes/relaxed/check connections with client certificate and key specified | OK | 299ms |
/ssl server/part 1/verification modes/strict | OK | 16s 606ms |
/ssl server/part 1/verification modes/strict/check connections with client certificate and key specified | OK | 289ms |
/ssl server/part 1/verification modes/fail cases | XFail | 1ms |
/ssl server/part 1/url table function | OK | 29m 18s |
/ssl server/part 1/url table function/https server url function checks | OK | 28m 34s |
/ssl server/part 1/url table function/https server url function checks/connection with no protocols should be rejected | XError | 25s 801ms |
/ssl server/part 1/url table function/https server url function checks/TLSv1_2 suite connection should work | OK | 16s 551ms |
/ssl server/part 1/url table function/https server url function checks/TLSv1 suite connection should be rejected | XError | 27s 43ms |
/ssl server/part 1/url table function/https server url function checks/TLSv1_1 suite connection should be rejected | XError | 25s 834ms |
/ssl server/part 1/url table function/https server url function checks/TLSv1_3 suite connection should be rejected | XError | 25s 919ms |
/ssl server/part 1/url table function/https server url function checks/just disabling TLSv1 suite connection should work | OK | 16s 441ms |
/ssl server/part 1/url table function/https server url function checks/just disabling TLSv1_1 suite connection should work | OK | 16s 550ms |
/ssl server/part 1/url table function/https server url function checks/just disabling TLSv1_3 suite connection should work | OK | 16s 576ms |
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work | OK | 16s 603ms |
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work | OK | 16s 529ms |
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XError | 25s 830ms |
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XError | 25s 968ms |
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher AES128-GCM-SHA256 should work | OK | 16s 711ms |
/ssl server/part 1/url table function/https server url function checks/connection using FIPS compatible cipher AES256-GCM-SHA384 should work | OK | 16s 594ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XError | 25s 940ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XError | 26s 19ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XError | 27s 262ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError | 26s 64ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError | 25s 889ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 26s 17ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 25s 984ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError | 26s 42ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError | 25s 903ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError | 25s 975ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError | 26s 28ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError | 26s 33ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError | 26s 51ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError | 26s 105ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError | 26s 141ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError | 26s 216ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError | 26s 201ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError | 26s 202ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError | 26s 123ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError | 27s 330ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError | 26s 121ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError | 26s 120ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError | 27s 302ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 26s 149ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 27s 288ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError | 26s 185ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError | 26s 335ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError | 26s 68ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError | 27s 152ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError | 26s 240ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError | 26s 112ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError | 27s 220ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 26s 38ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError | 27s 226ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError | 26s 31ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError | 26s 93ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError | 26s 288ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 26s 136ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError | 26s 93ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError | 26s 260ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError | 26s 95ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError | 27s 164ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError | 26s 300ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 27s 232ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError | 27s 417ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError | 27s 215ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError | 26s 160ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError | 26s 159ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 26s 291ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError | 26s 249ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError | 27s 374ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError | 26s 128ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError | 26s 141ms |
/ssl server/part 1/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError | 26s 187ms |
/ssl server/part 1/url table function/http server url function checks | OK | 2s 520ms |
/ssl server/part 1/url table function/http server url function checks/I read data from the http server using url table function |
OK | 277ms |
/ssl server/part 2 | OK | 1h 21m |
/ssl server/part 2/dictionary | OK | 48m 34s |
/ssl server/part 2/dictionary/https server dictionary checks | OK | 47m 50s |
/ssl server/part 2/dictionary/https server dictionary checks/Connection with no protocols should be rejected | XError | 46s 676ms |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_2 suite connection should work | OK | 16s 929ms |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1 suite connection should be rejected | XError | 44s 454ms |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_1 suite connection should be rejected | XError | 45s 676ms |
/ssl server/part 2/dictionary/https server dictionary checks/TLSv1_3 suite connection should be rejected | XError | 44s 477ms |
/ssl server/part 2/dictionary/https server dictionary checks/just disabling TLSv1 suite connection should work | OK | 16s 992ms |
/ssl server/part 2/dictionary/https server dictionary checks/just disabling TLSv1_1 suite connection should work | OK | 16s 847ms |
/ssl server/part 2/dictionary/https server dictionary checks/just disabling TLSv1_3 suite connection should work | OK | 17s 40ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work | OK | 16s 887ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work | OK | 16s 986ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XError | 45s 719ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XError | 45s 639ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher AES128-GCM-SHA256 should work | OK | 16s 870ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using FIPS compatible cipher AES256-GCM-SHA384 should work | OK | 17s 104ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XError | 45s 707ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XError | 45s 564ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XError | 45s 736ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError | 45s 651ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError | 44s 554ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 45s 569ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 44s 635ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError | 45s 813ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError | 44s 506ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError | 45s 675ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError | 44s 566ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError | 45s 798ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError | 44s 696ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError | 45s 905ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError | 45s 704ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError | 45s 677ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError | 45s 727ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError | 45s 728ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError | 44s 634ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError | 46s 91ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError | 45s 766ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError | 45s 793ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError | 45s 610ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 45s 812ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 45s 783ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError | 45s 731ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError | 45s 826ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError | 45s 682ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError | 45s 784ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError | 45s 837ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError | 44s 641ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError | 45s 917ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 44s 745ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError | 44s 826ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError | 44s 567ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError | 45s 719ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError | 45s 769ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 45s 792ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError | 45s 902ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError | 45s 860ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError | 45s 863ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError | 45s 886ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError | 45s 878ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 45s 708ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError | 45s 809ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError | 45s 843ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError | 46s 33ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError | 45s 820ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 45s 811ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError | 45s 879ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError | 45s 930ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError | 45s 871ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError | 45s 977ms |
/ssl server/part 2/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError | 44s 788ms |
/ssl server/part 2/dictionary/http server dictionary checks | OK | 2s 620ms |
/ssl server/part 2/dictionary/http server dictionary checks/connection to http server using a dictionary | OK | 365ms |
/ssl server/part 2/fips | OK | 33m 16s |
/ssl server/part 2/fips/server | OK | 6m 43s |
/ssl server/part 2/fips/server/tcp connection | OK | 1m 18s |
/ssl server/part 2/fips/server/tcp connection/openssl s_client | OK | 53s 781ms |
/ssl server/part 2/fips/server/tcp connection/clickhouse-client | OK | 24s 441ms |
/ssl server/part 2/fips/server/tcp connection/clickhouse-client/fips clickhouse-client | OK | 8s 970ms |
/ssl server/part 2/fips/server/tcp connection/clickhouse-client/non fips clickhouse-client | OK | 15s 469ms |
/ssl server/part 2/fips/server/https connection | OK | 1m 47s |
/ssl server/part 2/fips/server/https connection/openssl s_client | OK | 54s 682ms |
/ssl server/part 2/fips/server/https connection/curl | OK | 52s 858ms |
/ssl server/part 2/fips/server/all protocols disabled | OK | 3m 21s |
/ssl server/part 2/fips/server/all protocols disabled/tcp connection | OK | 1m 16s |
/ssl server/part 2/fips/server/all protocols disabled/tcp connection/openssl s_client | OK | 53s 589ms |
/ssl server/part 2/fips/server/all protocols disabled/tcp connection/clickhouse-client | OK | 23s 248ms |
/ssl server/part 2/fips/server/all protocols disabled/tcp connection/clickhouse-client/fips clickhouse-client | OK | 9s 273ms |
/ssl server/part 2/fips/server/all protocols disabled/tcp connection/clickhouse-client/non fips clickhouse-client | OK | 13s 972ms |
/ssl server/part 2/fips/server/all protocols disabled/https connection | OK | 1m 47s |
/ssl server/part 2/fips/server/all protocols disabled/https connection/openssl s_client | OK | 54s 896ms |
/ssl server/part 2/fips/server/all protocols disabled/https connection/curl | OK | 52s 437ms |
/ssl server/part 2/fips/clickhouse client | OK | 1m 8s |
/ssl server/part 2/fips/clickhouse client/clickhouse-client with non restricted server | OK | 26s 567ms |
/ssl server/part 2/fips/clickhouse client/clickhouse-client with non restricted server/fips clickhouse-client | OK | 11s 558ms |
/ssl server/part 2/fips/clickhouse client/clickhouse-client with non restricted server/non fips clickhouse-client | OK | 15s 6ms |
/ssl server/part 2/fips/clickhouse client/clickhouse-client with restricted server | OK | 23s 8ms |
/ssl server/part 2/fips/clickhouse client/clickhouse-client with restricted server/fips clickhouse-client | OK | 8s 990ms |
/ssl server/part 2/fips/clickhouse client/clickhouse-client with restricted server/non fips clickhouse-client | OK | 14s 15ms |
/ssl server/part 2/fips/clickhouse server acting as a client | OK | 24m 45s |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function | OK | 11m 38s |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLS should be accepted | OK | 1s 838ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1 should be rejected | XError | 2s 902ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_1 should be rejected | XError | 4s 297ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_2 should be accepted | XError | 4s 324ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work | OK | 3s 347ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 | OK | 1s 847ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 | OK | 1s 941ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 | OK | 2s 15ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 | OK | 1s 960ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 | OK | 1s 954ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 | OK | 1s 908ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 | OK | 1s 965ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 | OK | 1s 860ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 | OK | 1s 917ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 | OK | 1s 935ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 | OK | 1s 911ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 | OK | 1s 865ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 | OK | 1s 915ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 | OK | 1s 915ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 | OK | 1s 864ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 | OK | 1s 901ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 | OK | 1s 883ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 | OK | 1s 903ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA | OK | 1s 947ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA | OK | 1s 903ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA | OK | 1s 890ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA | OK | 1s 988ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA | OK | 1s 889ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA | OK | 1s 854ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 | OK | 1s 907ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 | OK | 1s 889ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 | OK | 1s 900ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 | OK | 1s 843ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 | OK | 1s 940ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-GCM-SHA384 | OK | 1s 905ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 | OK | 1s 912ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 | OK | 1s 902ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 | OK | 1s 882ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 | OK | 1s 896ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-GCM-SHA256 | OK | 1s 948ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 | OK | 1s 975ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA256 | OK | 1s 881ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA256 | OK | 1s 885ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 | OK | 1s 913ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA | OK | 1s 895ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA | OK | 1s 896ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA | OK | 1s 947ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 | OK | 1s 850ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 | OK | 1s 911ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA | OK | 1s 887ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA | OK | 1s 878ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA | OK | 1s 957ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 | OK | 1s 911ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA | OK | 1s 891ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 | OK | 1s 917ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA | OK | 1s 889ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA | OK | 1s 877ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA | OK | 1s 909ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 | OK | 1s 893ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 | OK | 1s 852ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA | OK | 1s 933ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA | OK | 1s 903ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA | OK | 1s 866ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 | OK | 1s 890ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA | OK | 1s 927ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work | OK | 1s 920ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 | OK | 1s 889ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 | OK | 1s 887ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 | OK | 1s 948ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 | OK | 1s 868ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 | OK | 1s 918ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 | OK | 1s 915ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 | OK | 1s 916ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 | OK | 1s 892ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 | OK | 1s 945ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 | OK | 1s 860ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 | OK | 1s 908ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 | OK | 1s 960ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 | OK | 1s 859ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 | OK | 1s 888ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 | OK | 1s 938ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 | OK | 1s 859ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 | OK | 1s 883ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 | OK | 1s 867ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA | OK | 1s 843ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA | OK | 1s 885ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA | OK | 1s 925ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA | OK | 1s 868ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA | OK | 1s 933ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA | OK | 1s 882ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 | OK | 1s 914ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 | OK | 1s 908ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 | OK | 1s 895ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 | OK | 1s 911ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 | OK | 1s 837ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-GCM-SHA384 | OK | 1s 853ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 | OK | 1s 915ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 | OK | 1s 893ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 | OK | 1s 887ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 | OK | 1s 944ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-GCM-SHA256 | OK | 1s 894ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 | OK | 1s 906ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA256 | OK | 1s 996ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA256 | OK | 1s 967ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 | OK | 1s 843ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA | OK | 2s 9ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA | OK | 1s 901ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA | OK | 1s 847ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 | OK | 1s 926ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 | OK | 1s 882ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA | OK | 1s 880ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA | OK | 1s 906ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA | OK | 1s 887ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 | OK | 1s 903ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA | OK | 1s 906ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 | OK | 1s 837ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA | OK | 2s 11ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA | OK | 1s 863ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA | OK | 1s 916ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 | OK | 1s 963ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 | OK | 1s 870ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA | OK | 1s 901ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA | OK | 1s 998ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA | OK | 1s 878ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 | OK | 1s 987ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA | OK | 1s 907ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 | XFail | 962us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 | XFail | 912us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 | XFail | 923us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 | XFail | 851us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 | XFail | 839us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 | XFail | 880us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 | XFail | 7ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 | XFail | 948us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 | XFail | 985us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA | XFail | 811us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA | XFail | 834us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA | XFail | 847us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA | XFail | 880us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA | XFail | 801us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 | XFail | 849us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 | XFail | 801us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 | XFail | 796us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 | XFail | 809us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384 | XFail | 829us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 | XFail | 805us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 | XFail | 776us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 | XFail | 806us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256 | XFail | 754us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 | XFail | 749us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256 | XFail | 820us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 | XFail | 829us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA | XFail | 766us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA | XFail | 792us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA | XFail | 773us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 | XFail | 790us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA | XFail | 832us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA | XFail | 805us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA | XFail | 769us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA | XFail | 794us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 | XFail | 754us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA | XFail | 857us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA | XFail | 867us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 | XFail | 787us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 | XFail | 805us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA | XFail | 834us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA | XFail | 778us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 | XFail | 821us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA | XFail | 840us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XFail | 827us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 | XFail | 805us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 | XFail | 800us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 | XFail | 883us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 | XFail | 798us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 | XFail | 796us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 | XFail | 791us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 | XFail | 764us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 | XFail | 763us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 | XFail | 900us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 | XFail | 2ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 | XFail | 854us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 | XFail | 799us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 | XFail | 796us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 | XFail | 769us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 | XFail | 782us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA | XFail | 806us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA | XFail | 798us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA | XFail | 832us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA | XFail | 851us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA | XFail | 769us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 | XFail | 764us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 | XFail | 831us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 | XFail | 809us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 | XFail | 834us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384 | XFail | 764us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 | XFail | 811us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 | XFail | 818us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 | XFail | 777us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256 | XFail | 805us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 | XFail | 868us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 | XFail | 990us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA | XFail | 989us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA | XFail | 941us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA | XFail | 816us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 | XFail | 940us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA | XFail | 767us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher AES128-GCM-SHA256 should work | OK | 1s 916ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 | OK | 1s 931ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 | OK | 1s 873ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 | OK | 1s 938ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 | OK | 1s 987ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 | OK | 1s 902ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 | OK | 1s 907ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 | OK | 1s 992ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 | OK | 1s 872ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 | OK | 1s 860ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 | OK | 1s 909ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 | OK | 1s 900ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 | OK | 1s 958ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 | OK | 1s 953ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 | OK | 1s 848ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 | OK | 1s 877ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 | OK | 1s 920ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 | OK | 1s 891ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 | OK | 1s 872ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA | OK | 1s 906ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA | OK | 1s 929ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA | OK | 1s 846ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA | OK | 1s 874ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA | OK | 1s 922ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA | OK | 1s 901ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 | OK | 1s 935ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 | OK | 1s 896ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 | OK | 1s 962ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 | OK | 1s 894ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 | OK | 1s 951ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-GCM-SHA384 | OK | 1s 891ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 | OK | 1s 844ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 | OK | 1s 965ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 | OK | 1s 994ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 | OK | 1s 873ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-GCM-SHA256 | OK | 1s 931ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 | OK | 1s 937ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA256 | OK | 1s 846ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA256 | OK | 2s 84ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 | OK | 2s 64ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA | OK | 1s 884ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA | OK | 1s 920ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-256-CBC-SHA | OK | 1s 915ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 | OK | 1s 877ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 | OK | 1s 891ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA | OK | 1s 926ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA | OK | 1s 928ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA | OK | 1s 919ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 | OK | 1s 866ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA | OK | 1s 936ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 | OK | 1s 914ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA | OK | 1s 877ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA | OK | 1s 874ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-128-CBC-SHA | OK | 1s 902ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 | OK | 1s 903ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 | OK | 1s 852ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA | OK | 1s 895ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA | OK | 1s 912ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA | OK | 1s 891ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 | OK | 1s 879ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA | OK | 1s 962ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher AES256-GCM-SHA384 should work | OK | 1s 921ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 | OK | 1s 879ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 | OK | 1s 922ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 | OK | 1s 879ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 | OK | 1s 821ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 | OK | 1s 958ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 | OK | 1s 885ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 | OK | 1s 873ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 | OK | 1s 970ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 | OK | 1s 930ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 | OK | 1s 929ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 | OK | 1s 886ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 | OK | 1s 853ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 | OK | 1s 878ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 | OK | 1s 912ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 | OK | 1s 973ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 | OK | 1s 921ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 | OK | 1s 842ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 | OK | 1s 870ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA | OK | 1s 942ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA | OK | 1s 894ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA | OK | 1s 947ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA | OK | 1s 897ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA | OK | 1s 864ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA | OK | 1s 890ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 | OK | 1s 855ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 | OK | 1s 881ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 | OK | 1s 908ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 | OK | 1s 932ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 | OK | 1s 854ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-GCM-SHA384 | OK | 1s 935ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 | OK | 1s 923ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 | OK | 1s 867ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 | OK | 1s 954ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 | OK | 1s 890ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-GCM-SHA256 | OK | 1s 849ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 | OK | 1s 941ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA256 | OK | 1s 884ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA256 | OK | 1s 844ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 | OK | 2s 14ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA | OK | 1s 972ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA | OK | 1s 914ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-256-CBC-SHA | OK | 1s 876ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 | OK | 1s 883ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 | OK | 1s 959ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA | OK | 1s 879ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA | OK | 1s 950ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA | OK | 1s 998ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 | OK | 1s 891ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA | OK | 1s 976ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 | OK | 1s 996ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA | OK | 1s 896ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA | OK | 2s 13ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-128-CBC-SHA | OK | 1s 878ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 | OK | 1s 868ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 | OK | 1s 924ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA | OK | 1s 931ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA | OK | 1s 899ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA | OK | 1s 879ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 | OK | 1s 926ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA | OK | 1s 873ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XFail | 2ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XFail | 940us |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError | 2s 902ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError | 4s 292ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 4s 324ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 4s 263ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError | 4s 278ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError | 4s 355ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError | 4s 301ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError | 4s 213ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError | 4s 228ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError | 4s 324ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError | 4s 458ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError | 4s 283ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError | 4s 224ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError | 4s 262ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError | 4s 311ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError | 4s 273ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError | 4s 275ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError | 4s 220ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError | 4s 210ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 358ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 288ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 277ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError | 4s 283ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 304ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError | 4s 265ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError | 4s 213ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError | 4s 316ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError | 4s 261ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError | 4s 222ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 437ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError | 4s 408ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError | 4s 324ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError | 4s 327ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 477ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 280ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError | 4s 273ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError | 4s 291ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError | 4s 313ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 286ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError | 4s 276ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 277ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError | 4s 324ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError | 4s 375ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError | 4s 287ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 303ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 369ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError | 4s 292ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError | 4s 314ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError | 4s 340ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 280ms |
/ssl server/part 2/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError | 4s 326ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary | OK | 12m 22s |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLS should be accepted | OK | 3s 459ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1 should be rejected | XError | 4s 477ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_1 should be rejected | XError | 4s 537ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_2 should be accepted | OK | 2s 69ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work | OK | 1s 981ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 | OK | 2s 44ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 | OK | 2s 105ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 | OK | 1s 958ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 | OK | 2s 67ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 | OK | 2s 101ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 | OK | 2s 10ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 | OK | 1s 999ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 | OK | 2s 16ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 | OK | 2s 68ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 | OK | 2s 63ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 | OK | 2s 86ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 | OK | 1s 983ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 | OK | 2s 118ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 | OK | 2s 30ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 | OK | 2s 14ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 | OK | 2s 157ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 | OK | 2s 37ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 | OK | 1s 990ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA | OK | 2s 31ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA | OK | 1s 991ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA | OK | 1s 957ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA | OK | 2s 46ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA | OK | 1s 973ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA | OK | 1s 988ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 | OK | 2s 106ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 | OK | 1s 976ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 | OK | 2s 31ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 | OK | 2s 45ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 | OK | 2s 75ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-GCM-SHA384 | OK | 2s 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 | OK | 2s 66ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 | OK | 2s 96ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 | OK | 2s 136ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 | OK | 1s 963ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-GCM-SHA256 | OK | 2s 50ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 | OK | 2s 4ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA256 | OK | 2s 74ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA256 | OK | 2s 38ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 | OK | 2s 19ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA | OK | 2s 86ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA | OK | 2s 42ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA | OK | 2s 72ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 | OK | 2s 186ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 | OK | 1s 961ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA | OK | 2s 11ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA | OK | 2s 70ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES256-SHA | OK | 1s 985ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 | OK | 2s 82ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA | OK | 2s 123ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 | OK | 2s 15ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA | OK | 2s 2ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA | OK | 2s 37ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA | OK | 2s 35ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 | OK | 1s 968ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 | OK | 2s 32ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA | OK | 2s 70ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA | OK | 2s 29ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, AES128-SHA | OK | 2s 101ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 | OK | 2s 108ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA | OK | 1s 999ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work | OK | 2s 107ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 | OK | 2s 45ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 | OK | 1s 996ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 | OK | 2s 66ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 | OK | 1s 931ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 | OK | 2s 84ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 | OK | 1s 975ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 | OK | 2s 69ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 | OK | 2s 104ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 | OK | 2s 9ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 | OK | 2s 76ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 | OK | 2s 164ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 | OK | 2s 51ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 | OK | 2s 116ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 | OK | 2s 38ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 | OK | 2s 11ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 | OK | 2s 9ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 | OK | 2s 50ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 | OK | 2s 22ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA | OK | 1s 992ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA | OK | 1s 970ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA | OK | 2s 10ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA | OK | 2s 14ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA | OK | 2s 34ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA | OK | 2s 36ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 | OK | 2s 160ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 | OK | 2s 70ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 | OK | 2s 9ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 | OK | 1s 993ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 | OK | 2s 164ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-GCM-SHA384 | OK | 2s 32ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 | OK | 2s 58ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 | OK | 2s 69ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 | OK | 2s 43ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 | OK | 2s 37ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-GCM-SHA256 | OK | 1s 995ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 | OK | 2s 43ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA256 | OK | 2s 15ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA256 | OK | 2s 61ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 | OK | 2s 58ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA | OK | 2s 136ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA | OK | 2s 110ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA | OK | 2s 101ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 | OK | 2s 42ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 | OK | 2s 146ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA | OK | 2s 77ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA | OK | 2s 4ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES256-SHA | OK | 2s 115ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 | OK | 2s 20ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA | OK | 2s 33ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 | OK | 2s 37ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA | OK | 2s 7ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA | OK | 2s 2ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA | OK | 2s 2ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 | OK | 1s 975ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 | OK | 2s 80ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA | OK | 2s 79ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA | OK | 2s 97ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, AES128-SHA | OK | 2s 12ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 | OK | 2s 103ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-RSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA | OK | 2s 26ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XFail | 2ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 | XFail | 893us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 | XFail | 4ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 | XFail | 898us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 | XFail | 954us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 | XFail | 835us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 | XFail | 972us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 | XFail | 812us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 | XFail | 796us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 | XFail | 931us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 | XFail | 769us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 | XFail | 998us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 | XFail | 777us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 | XFail | 789us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 | XFail | 930us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA | XFail | 897us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES256-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA | XFail | 835us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA | XFail | 840us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-RSA-AES128-SHA | XFail | 872us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 | XFail | 2ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 | XFail | 812us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 | XFail | 985us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-GCM-SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 | XFail | 854us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 | XFail | 791us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 | XFail | 880us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 | XFail | 843us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-GCM-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 | XFail | 730us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA256 | XFail | 735us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA256 | XFail | 775us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 | XFail | 888us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA | XFail | 715us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-256-CBC-SHA | XFail | 711us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 | XFail | 715us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 | XFail | 772us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA | XFail | 769us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES256-SHA | XFail | 759us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 | XFail | 790us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES256-CBC-SHA | XFail | 754us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA | XFail | 759us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA | XFail | 769us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, SRP-AES-128-CBC-SHA | XFail | 766us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 | XFail | 796us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 | XFail | 984us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA | XFail | 792us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA | XFail | 777us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, AES128-SHA | XFail | 709us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 | XFail | 720us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES128-GCM-SHA256, PSK-AES128-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XFail | 815us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 | XFail | 777us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 | XFail | 3ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 | XFail | 2ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 | XFail | 798us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 | XFail | 803us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 | XFail | 822us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 | XFail | 749us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 | XFail | 729us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 | XFail | 768us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 | XFail | 819us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 | XFail | 772us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 | XFail | 800us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA | XFail | 791us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES256-SHA | XFail | 796us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA | XFail | 772us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA | XFail | 806us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-RSA-AES128-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 | XFail | 736us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 | XFail | 716us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 | XFail | 703us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 | XFail | 769us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-GCM-SHA384 | XFail | 879us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 | XFail | 777us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 | XFail | 850us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 | XFail | 735us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-GCM-SHA256 | XFail | 786us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 | XFail | 759us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA256 | XFail | 782us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA256 | XFail | 787us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA | XFail | 716us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA | XFail | 748us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-256-CBC-SHA | XFail | 745us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 | XFail | 795us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 | XFail | 989us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA | XFail | 822us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA | XFail | 929us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES256-SHA | XFail | 708us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 | XFail | 736us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES256-CBC-SHA | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 | XFail | 809us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA | XFail | 745us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA | XFail | 758us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, SRP-AES-128-CBC-SHA | XFail | 792us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 | XFail | 970us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 | XFail | 715us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA | XFail | 698us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA | XFail | 751us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, AES128-SHA | XFail | 764us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ ECDHE-ECDSA-AES256-GCM-SHA384, PSK-AES128-CBC-SHA | XFail | 750us |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher AES128-GCM-SHA256 should work | OK | 2s 36ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_256_GCM_SHA384 | OK | 2s 38ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_CHACHA20_POLY1305_SHA256 | OK | 2s 33ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, TLS_AES_128_GCM_SHA256 | OK | 2s 5ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384 | OK | 2s 44ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384 | OK | 2s 36ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-GCM-SHA384 | OK | 2s 29ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-CHACHA20-POLY1305 | OK | 2s 36ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-CHACHA20-POLY1305 | OK | 2s 51ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-CHACHA20-POLY1305 | OK | 2s 83ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-GCM-SHA256 | OK | 2s 37ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-GCM-SHA256 | OK | 1s 970ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-GCM-SHA256 | OK | 2s 33ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA384 | OK | 2s 24ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA384 | OK | 1s 987ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA256 | OK | 2s 72ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA256 | OK | 1s 987ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA256 | OK | 2s 3ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA256 | OK | 2s 153ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES256-SHA | OK | 2s 41ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES256-SHA | OK | 2s 26ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES256-SHA | OK | 2s 60ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-ECDSA-AES128-SHA | OK | 1s 977ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-RSA-AES128-SHA | OK | 2s 61ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-RSA-AES128-SHA | OK | 1s 997ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-GCM-SHA384 | OK | 2s 45ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-GCM-SHA384 | OK | 2s 52ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-CHACHA20-POLY1305 | OK | 2s 73ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-CHACHA20-POLY1305 | OK | 2s 43ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-CHACHA20-POLY1305 | OK | 2s 55ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-GCM-SHA384 | OK | 2s 9ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-GCM-SHA384 | OK | 2s 57ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-CHACHA20-POLY1305 | OK | 2s 38ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-GCM-SHA256 | OK | 2s 67ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-GCM-SHA256 | OK | 2s 21ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-GCM-SHA256 | OK | 2s 45ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-GCM-SHA256 | OK | 2s 122ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA256 | OK | 2s 70ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA256 | OK | 2s 131ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA384 | OK | 2s 118ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES256-CBC-SHA | OK | 1s 997ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-256-CBC-SHA | OK | 2s 71ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-256-CBC-SHA | OK | 2s 14ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA384 | OK | 1s 960ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA384 | OK | 2s 39ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES256-CBC-SHA | OK | 2s 59ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES256-CBC-SHA | OK | 1s 990ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES256-SHA | OK | 2s 34ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA384 | OK | 2s 11ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES256-CBC-SHA | OK | 2s 126ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA256 | OK | 2s 28ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, ECDHE-PSK-AES128-CBC-SHA | OK | 1s 970ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-RSA-AES-128-CBC-SHA | OK | 2s 113ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, SRP-AES-128-CBC-SHA | OK | 2s 30ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA256 | OK | 2s 13ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA256 | OK | 1s 999ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, RSA-PSK-AES128-CBC-SHA | OK | 2s 23ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, DHE-PSK-AES128-CBC-SHA | OK | 2s 20ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, AES128-SHA | OK | 2s 17ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA256 | OK | 2s 33ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES128-GCM-SHA256, PSK-AES128-CBC-SHA | OK | 2s 97ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher AES256-GCM-SHA384 should work | OK | 1s 965ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_256_GCM_SHA384 | OK | 2s 43ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_CHACHA20_POLY1305_SHA256 | OK | 1s 949ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, TLS_AES_128_GCM_SHA256 | OK | 2s 8ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-GCM-SHA384 | OK | 2s 65ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-GCM-SHA384 | OK | 2s 94ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-GCM-SHA384 | OK | 2s 71ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-CHACHA20-POLY1305 | OK | 2s 166ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-CHACHA20-POLY1305 | OK | 2s 28ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-CHACHA20-POLY1305 | OK | 2s 18ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-GCM-SHA256 | OK | 2s 17ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-GCM-SHA256 | OK | 1s 973ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-GCM-SHA256 | OK | 2s 40ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA384 | OK | 2s 117ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA384 | OK | 1s 994ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA256 | OK | 2s 70ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256 | OK | 2s 19ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256 | OK | 2s 17ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA256 | OK | 2s 104ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES256-SHA | OK | 2s 0ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES256-SHA | OK | 2s 26ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES256-SHA | OK | 2s 13ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA | OK | 2s 52ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA | OK | 2s 177ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-RSA-AES128-SHA | OK | 2s 88ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-GCM-SHA384 | OK | 2s 38ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-GCM-SHA384 | OK | 2s 11ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-CHACHA20-POLY1305 | OK | 2s 39ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-CHACHA20-POLY1305 | OK | 2s 84ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-CHACHA20-POLY1305 | OK | 2s 24ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-GCM-SHA384 | OK | 2s 45ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-GCM-SHA384 | OK | 2s 29ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-CHACHA20-POLY1305 | OK | 2s 9ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-GCM-SHA256 | OK | 2s 89ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-GCM-SHA256 | OK | 2s 22ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-GCM-SHA256 | OK | 2s 70ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-GCM-SHA256 | OK | 2s 136ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA256 | OK | 1s 961ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA256 | OK | 2s 10ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA384 | OK | 2s 34ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES256-CBC-SHA | OK | 1s 945ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-256-CBC-SHA | OK | 2s 54ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-256-CBC-SHA | OK | 2s 26ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA384 | OK | 2s 34ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA384 | OK | 2s 54ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES256-CBC-SHA | OK | 2s 84ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES256-CBC-SHA | OK | 2s 32ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES256-SHA | OK | 2s 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA384 | OK | 1s 981ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES256-CBC-SHA | OK | 2s 48ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA256 | OK | 2s 65ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, ECDHE-PSK-AES128-CBC-SHA | OK | 1s 995ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-RSA-AES-128-CBC-SHA | OK | 2s 35ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, SRP-AES-128-CBC-SHA | OK | 1s 962ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA256 | OK | 2s 52ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA256 | OK | 2s 40ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, RSA-PSK-AES128-CBC-SHA | OK | 2s 53ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, DHE-PSK-AES128-CBC-SHA | OK | 2s 55ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, AES128-SHA | OK | 2s 17ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA256 | OK | 2s 9ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection with at least one FIPS compatible cipher should work, ciphers﹕ AES256-GCM-SHA384, PSK-AES128-CBC-SHA | OK | 2s 37ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XFail | 2ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XFail | 1ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError | 4s 473ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError | 4s 572ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 4s 654ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 4s 530ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError | 4s 434ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError | 4s 475ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError | 4s 432ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError | 4s 495ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError | 4s 475ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError | 4s 411ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError | 4s 411ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError | 4s 525ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError | 4s 513ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError | 4s 415ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError | 4s 423ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError | 4s 544ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError | 4s 454ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError | 4s 411ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError | 4s 500ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 460ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 506ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 490ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError | 4s 451ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 513ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError | 4s 519ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError | 4s 438ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError | 4s 554ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError | 4s 562ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError | 4s 526ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 513ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError | 4s 457ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError | 4s 499ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError | 4s 472ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 451ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 527ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError | 4s 559ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError | 4s 451ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError | 4s 461ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 558ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError | 4s 451ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 440ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError | 4s 659ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError | 4s 554ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError | 4s 416ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 532ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 427ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError | 4s 449ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError | 4s 533ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError | 4s 456ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 437ms |
/ssl server/part 2/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError | 4s 506ms |
/ssl server/part 3 | OK | 1h 9m |
/ssl server/part 3/zookeeper | OK | 27m 36s |
/ssl server/part 3/zookeeper/secure connection | OK | 37s 717ms |
/ssl server/part 3/zookeeper/secure connection to invalid zookeeper port | OK | 3m 0s |
/ssl server/part 3/zookeeper/secure connection with empty truststore | OK | 3m 2s |
/ssl server/part 3/zookeeper/secure connection with unsigned client certificate | OK | 3m 4s |
/ssl server/part 3/zookeeper/secure connection without client certificate | OK | 3m 2s |
/ssl server/part 3/zookeeper/fips | OK | 14m 0s |
/ssl server/part 3/zookeeper/fips/ECDHE-RSA-AES128-GCM-SHA256 | OK | 38s 815ms |
/ssl server/part 3/zookeeper/fips/ECDHE-RSA-AES128-GCM-SHA256/fips connection | OK | 38s 813ms |
/ssl server/part 3/zookeeper/fips/ECDHE-RSA-AES256-GCM-SHA384 | OK | 37s 971ms |
/ssl server/part 3/zookeeper/fips/ECDHE-RSA-AES256-GCM-SHA384/fips connection | OK | 37s 970ms |
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256 | OK | 3m 2s |
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256/fips connection | XFail | 3m 2s |
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384 | OK | 3m 1s |
/ssl server/part 3/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384/fips connection | XFail | 3m 1s |
/ssl server/part 3/zookeeper/fips/AES128-GCM-SHA256 | OK | 3m 1s |
/ssl server/part 3/zookeeper/fips/AES128-GCM-SHA256/fips connection | XFail | 3m 1s |
/ssl server/part 3/zookeeper/fips/AES256-GCM-SHA384 | OK | 3m 2s |
/ssl server/part 3/zookeeper/fips/AES256-GCM-SHA384/fips connection | XFail | 3m 2s |
/ssl server/part 3/zookeeper/fips/any compatible | OK | 36s 867ms |
/ssl server/part 3/zookeeper/fips/any compatible/fips connection | OK | 36s 866ms |
/ssl server/part 3/zookeeper fips | Skip | 1ms |
/ssl server/part 3/ca chain | OK | 42m 5s |
/ssl server/part 3/ca chain/use root ca | OK | 5m 33s |
/ssl server/part 3/ca chain/use root ca/with caconfig | OK | 2m 37s |
/ssl server/part 3/ca chain/use root ca/with caconfig/all certificates in chain | OK | 1m 19s |
/ssl server/part 3/ca chain/use root ca/with caconfig/invalid first CA in chain on one node | OK | 1m 17s |
/ssl server/part 3/ca chain/use root ca/without caconfig | OK | 2m 56s |
/ssl server/part 3/ca chain/use root ca/without caconfig/all trusted | OK | 1m 29s |
/ssl server/part 3/ca chain/use root ca/without caconfig/missing first trusted CA on one node | OK | 1m 26s |
/ssl server/part 3/ca chain/use first intermediate ca | OK | 9m 54s |
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig | OK | 3m 48s |
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig/all certificates in chain | OK | 1m 17s |
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig/missing first CA in chain on one node | XFail | 1m 12s |
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig/missing last CA in chain on one node | OK | 1m 19s |
/ssl server/part 3/ca chain/use first intermediate ca/with caconfig | OK | 1m 16s |
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig | OK | 4m 48s |
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig/without caconfig | OK | 1m 36s |
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig/missing first trusted CA on one node | XFail | 1m 35s |
/ssl server/part 3/ca chain/use first intermediate ca/without caconfig/missing last trusted CA on one node | XFail | 1m 36s |
/ssl server/part 3/ca chain/use second intermediate ca | OK | 26m 36s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain | OK | 11m 10s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/with caconfig | OK | 5m 11s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/with caconfig/all certificates present | OK | 1m 18s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing first CA in chain on one node | OK | 1m 19s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing last CA in chain on one node | OK | 1m 16s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing all CA in chain on one node | OK | 1m 17s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/without caconfig | OK | 5m 58s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/without caconfig/all certificates present | OK | 1m 30s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing first CA in chain on one node | OK | 1m 28s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing last CA in chain on one node | OK | 1m 29s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing all CA in chain on one node | OK | 1m 30s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain | OK | 15m 26s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig | OK | 6m 26s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/all certificates present | OK | 1m 18s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing first CA in chain on one node | XFail | 1m 17s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing middle CA in chain on one node | OK | 1m 16s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing last CA in chain on one node | OK | 1m 15s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing some CA in chain on all nodes | XFail | 1m 18s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig | OK | 8m 59s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/all certificates present | OK | 1m 50s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing first trusted CA on one node | XFail | 1m 49s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing middle trusted CA on one node | OK | 1m 49s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing last trusted CA on one node | XFail | 1m 48s |
/ssl server/part 3/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing trusted CA on all nodes | XFail | 1m 41s |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922