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 | Apr 02, 2025 16:05 |
Duration | 3h 2m |
Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#710/b676761bbe14c4d08a569f184dedfb4236b18f49/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/ssl_server/
project | Altinity/ClickHouse |
project.id | 159717931 |
package | https://s3.amazonaws.com/altinity-build-artifacts/PRs/710/b676761bbe14c4d08a569f184dedfb4236b18f49/package_aarch64/clickhouse-common-static_24.12.2.20224.altinityantalya_arm64.deb |
version | 24.12.2.20224.altinityantalya |
user.name | arthurpassos |
repository | https://github.com/Altinity/clickhouse-regression |
commit.hash | bd31e738c0cedaca253d15a05ed245c41b6e0b6a |
job.name | Common |
job.retry | 1 |
job.url | https://github.com/Altinity/ClickHouse/actions/runs/14221408726 |
arch | aarch64 |
local | True |
clickhouse_version | None |
clickhouse_path | https://s3.amazonaws.com/altinity-build-artifacts/PRs/710/b676761bbe14c4d08a569f184dedfb4236b18f49/package_aarch64/clickhouse-common-static_24.12.2.20224.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/ssl context/enable ssl no server key passphrase dynamically | XFail 24s 691ms https://github.com/ClickHouse/ClickHouse/issues/35950 | ConfigReloader: Error updating configuration |
/ssl server/ssl context/enable ssl with server key passphrase dynamically | XFail 24s 692ms https://github.com/ClickHouse/ClickHouse/issues/35950 | ConfigReloader: Error updating configuration |
/ssl server/verification modes/fail cases | XFail 1ms None | not implemented. |
/ssl server/url table function/https server url function checks/connection with no protocols should be rejected | XError 25s 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.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 275, in |
/ssl server/url table function/https server url function checks/TLSv1 suite connection should be rejected | XError 25s 191ms 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 275, in |
/ssl server/url table function/https server url function checks/TLSv1_1 suite connection should be rejected | XError 25s 197ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/TLSv1_3 suite connection should be rejected | XError 25s 227ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XError 25s 219ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XError 25s 241ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XError 25s 252ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XError 25s 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.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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XError 25s 295ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError 25s 230ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError 25s 245ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError 25s 274ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError 25s 251ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError 25s 334ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError 25s 231ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError 25s 247ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError 25s 218ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError 25s 317ms 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError 25s 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.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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError 25s 321ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError 25s 418ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError 25s 317ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError 25s 306ms 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError 25s 344ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError 25s 331ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError 25s 289ms 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError 25s 337ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError 25s 382ms 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError 25s 397ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError 25s 399ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError 25s 391ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError 25s 383ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError 25s 390ms 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError 25s 425ms 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError 25s 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.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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError 25s 359ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError 25s 372ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError 25s 392ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError 25s 352ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError 25s 384ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError 25s 394ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError 25s 393ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError 25s 387ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError 25s 372ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError 25s 455ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError 25s 422ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError 25s 394ms 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError 25s 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError 25s 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError 25s 511ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError 25s 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError 25s 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError 25s 589ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError 25s 593ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError 25s 503ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError 25s 459ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError 25s 694ms 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError 25s 685ms 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.091s 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError 25s 660ms 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 275, in |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError 25s 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 275, in |
/ssl server/dictionary/https server dictionary checks/Connection with no protocols should be rejected | XError 44s 759ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/TLSv1 suite connection should be rejected | XError 43s 844ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/TLSv1_1 suite connection should be rejected | XError 43s 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/TLSv1_3 suite connection should be rejected | XError 43s 833ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XError 44s 219ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XError 44s 2ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XError 43s 884ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XError 43s 875ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XError 43s 893ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError 43s 986ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError 44s 100ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError 43s 932ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError 44s 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.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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError 44s 82ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError 44s 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.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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError 44s 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError 43s 924ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError 44s 96ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError 44s 147ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError 44s 96ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError 44s 74ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError 44s 125ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError 44s 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.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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError 44s 13ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError 43s 953ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError 44s 49ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError 43s 953ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError 43s 993ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError 44s 11ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError 44s 46ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError 44s 80ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError 44s 57ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError 44s 35ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError 45s 145ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError 43s 926ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError 43s 980ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError 43s 933ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError 43s 991ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError 43s 981ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError 43s 995ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError 44s 4ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError 44s 56ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError 44s 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError 44s 71ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError 44s 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError 43s 997ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError 44s 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError 44s 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError 44s 87ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError 44s 67ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError 44s 2ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError 44s 71ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError 43s 995ms 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError 44s 47ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError 44s 65ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError 44s 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError 44s 82ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError 44s 88ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError 44s 66ms 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.091s 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 275, in |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError 44s 67ms 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.091s 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1 should be rejected | XError 2s 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.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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_1 should be rejected | XError 4s 36ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_2 should be accepted | XError 3s 993ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XFail 2ms not supported by SSL library | None |
/ssl server/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 6ms not supported by SSL library | None |
/ssl server/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 985us not supported by SSL library | None |
/ssl server/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/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 915us not supported by SSL library | None |
/ssl server/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 2ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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/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/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 872us not supported by SSL library | None |
/ssl server/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 921us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 838us not supported by SSL library | None |
/ssl server/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 772us not supported by SSL library | None |
/ssl server/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 836us not supported by SSL library | None |
/ssl server/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 805us not supported by SSL library | None |
/ssl server/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/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 756us not supported by SSL library | None |
/ssl server/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 763us not supported by SSL library | None |
/ssl server/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 753us not supported by SSL library | None |
/ssl server/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 787us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 801us not supported by SSL library | None |
/ssl server/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 737us not supported by SSL library | None |
/ssl server/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 781us not supported by SSL library | None |
/ssl server/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 739us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 768us not supported by SSL library | None |
/ssl server/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 777us not supported by SSL library | None |
/ssl server/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 827us not supported by SSL library | None |
/ssl server/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 811us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 752us not supported by SSL library | None |
/ssl server/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 739us not supported by SSL library | None |
/ssl server/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 772us not supported by SSL library | None |
/ssl server/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 764us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 778us not supported by SSL library | None |
/ssl server/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 732us not supported by SSL library | None |
/ssl server/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 763us not supported by SSL library | None |
/ssl server/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 736us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 814us not supported by SSL library | None |
/ssl server/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 759us not supported by SSL library | None |
/ssl server/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 786us not supported by SSL library | None |
/ssl server/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 805us not supported by SSL library | None |
/ssl server/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 977us not supported by SSL library | None |
/ssl server/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 729us not supported by SSL library | None |
/ssl server/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 725us not supported by SSL library | None |
/ssl server/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 753us not supported by SSL library | None |
/ssl server/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 782us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 814us not supported by SSL library | None |
/ssl server/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 819us not supported by SSL library | None |
/ssl server/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 804us not supported by SSL library | None |
/ssl server/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 744us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 809us not supported by SSL library | None |
/ssl server/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 796us not supported by SSL library | None |
/ssl server/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 786us not supported by SSL library | None |
/ssl server/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 835us not supported by SSL library | None |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XFail 2ms not supported by SSL library | None |
/ssl server/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 778us not supported by SSL library | None |
/ssl server/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 760us not supported by SSL library | None |
/ssl server/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 787us not supported by SSL library | None |
/ssl server/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 769us not supported by SSL library | None |
/ssl server/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 983us not supported by SSL library | None |
/ssl server/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 816us not supported by SSL library | None |
/ssl server/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 729us not supported by SSL library | None |
/ssl server/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 732us not supported by SSL library | None |
/ssl server/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 784us not supported by SSL library | None |
/ssl server/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 993us not supported by SSL library | None |
/ssl server/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 768us not supported by SSL library | None |
/ssl server/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 784us not supported by SSL library | None |
/ssl server/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 747us not supported by SSL library | None |
/ssl server/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 782us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 24ms not supported by SSL library | None |
/ssl server/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 2ms not supported by SSL library | None |
/ssl server/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 957us not supported by SSL library | None |
/ssl server/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 889us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 796us not supported by SSL library | None |
/ssl server/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 813us not supported by SSL library | None |
/ssl server/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 809us not supported by SSL library | None |
/ssl server/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 809us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 808us not supported by SSL library | None |
/ssl server/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 760us not supported by SSL library | None |
/ssl server/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 762us not supported by SSL library | None |
/ssl server/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 815us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 830us not supported by SSL library | None |
/ssl server/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 803us not supported by SSL library | None |
/ssl server/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 790us not supported by SSL library | None |
/ssl server/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 746us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 796us not supported by SSL library | None |
/ssl server/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 758us not supported by SSL library | None |
/ssl server/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 756us not supported by SSL library | None |
/ssl server/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 814us not supported by SSL library | None |
/ssl server/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/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 871us not supported by SSL library | None |
/ssl server/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 796us not supported by SSL library | None |
/ssl server/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 820us not supported by SSL library | None |
/ssl server/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 785us not supported by SSL library | None |
/ssl server/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/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 771us not supported by SSL library | None |
/ssl server/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 782us not supported by SSL library | None |
/ssl server/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 741us not supported by SSL library | None |
/ssl server/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 739us not supported by SSL library | None |
/ssl server/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/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 829us not supported by SSL library | None |
/ssl server/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 757us not supported by SSL library | None |
/ssl server/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 766us not supported by SSL library | None |
/ssl server/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 812us not supported by SSL library | None |
/ssl server/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 994us not supported by SSL library | None |
/ssl server/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 726us not supported by SSL library | None |
/ssl server/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 755us not supported by SSL library | None |
/ssl server/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 730us not supported by SSL library | None |
/ssl server/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 775us not supported by SSL library | None |
/ssl server/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 2ms not supported by SSL library | None |
/ssl server/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/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/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 911us not supported by TLSv1.2 | None |
/ssl server/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 723ms 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 275, in |
/ssl server/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 76ms 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 275, in |
/ssl server/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 61ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError 3s 995ms 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 275, in |
/ssl server/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 44ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError 3s 974ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError 3s 970ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError 3s 989ms 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 275, in |
/ssl server/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 4ms 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 275, in |
/ssl server/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 53ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError 3s 990ms 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 275, in |
/ssl server/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 96ms 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 275, in |
/ssl server/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 26ms 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 275, in |
/ssl server/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 22ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError 3s 996ms 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 275, in |
/ssl server/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 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.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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError 3s 995ms 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 275, in |
/ssl server/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 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.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 275, in |
/ssl server/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 76ms 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 275, in |
/ssl server/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 18ms 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 275, in |
/ssl server/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 34ms 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 275, in |
/ssl server/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 49ms 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 275, in |
/ssl server/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 61ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError 4s 35ms 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 275, in |
/ssl server/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 3s 993ms 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 275, in |
/ssl server/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 90ms 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 275, in |
/ssl server/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 23ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError 4s 25ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError 3s 979ms 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 275, in |
/ssl server/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 8ms 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 275, in |
/ssl server/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 63ms 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 275, in |
/ssl server/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 23ms 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 275, in |
/ssl server/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 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.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 275, in |
/ssl server/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 27ms 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 275, in |
/ssl server/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 75ms 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 275, in |
/ssl server/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 62ms 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 275, in |
/ssl server/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 76ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError 4s 56ms 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 275, in |
/ssl server/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 24ms 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 275, in |
/ssl server/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 6ms 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 275, in |
/ssl server/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 50ms 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 275, in |
/ssl server/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 3s 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.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 275, in |
/ssl server/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 70ms 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 275, in |
/ssl server/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 3s 989ms 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 275, in |
/ssl server/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 44ms 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 275, in |
/ssl server/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 34ms 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 275, in |
/ssl server/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 21ms 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 275, in |
/ssl server/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 61ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError 4s 45ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError 3s 974ms 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 275, in |
/ssl server/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 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.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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1 should be rejected | XError 4s 118ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_1 should be rejected | XError 4s 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.099s 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XFail 3ms not supported by SSL library | None |
/ssl server/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/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/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 970us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 830us not supported by SSL library | None |
/ssl server/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 805us not supported by SSL library | None |
/ssl server/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 809us not supported by SSL library | None |
/ssl server/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 869us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 785us not supported by SSL library | None |
/ssl server/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 813us not supported by SSL library | None |
/ssl server/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 790us not supported by SSL library | None |
/ssl server/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 837us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 778us not supported by SSL library | None |
/ssl server/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 763us not supported by SSL library | None |
/ssl server/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 804us not supported by SSL library | None |
/ssl server/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 869us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 777us not supported by SSL library | None |
/ssl server/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 7ms not supported by SSL library | None |
/ssl server/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 982us not supported by SSL library | None |
/ssl server/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 900us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 841us not supported by SSL library | None |
/ssl server/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 795us not supported by SSL library | None |
/ssl server/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 830us not supported by SSL library | None |
/ssl server/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 877us not supported by SSL library | None |
/ssl server/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/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 834us not supported by SSL library | None |
/ssl server/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 836us not supported by SSL library | None |
/ssl server/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 811us not supported by SSL library | None |
/ssl server/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 849us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 828us not supported by SSL library | None |
/ssl server/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 739us not supported by SSL library | None |
/ssl server/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 800us not supported by SSL library | None |
/ssl server/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 743us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 775us not supported by SSL library | None |
/ssl server/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 777us not supported by SSL library | None |
/ssl server/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 825us not supported by SSL library | None |
/ssl server/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 790us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 838us not supported by SSL library | None |
/ssl server/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 787us not supported by SSL library | None |
/ssl server/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 836us not supported by SSL library | None |
/ssl server/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 818us not supported by SSL library | None |
/ssl server/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 2ms not supported by SSL library | None |
/ssl server/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 889us not supported by SSL library | None |
/ssl server/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 758us not supported by SSL library | None |
/ssl server/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 760us not supported by SSL library | None |
/ssl server/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 790us not supported by SSL library | None |
/ssl server/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 59ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 2ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 2ms not supported by SSL library | None |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XFail 1ms not supported by SSL library | None |
/ssl server/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 852us not supported by SSL library | None |
/ssl server/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/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 798us not supported by SSL library | None |
/ssl server/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 818us not supported by SSL library | None |
/ssl server/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 781us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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/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 805us not supported by SSL library | None |
/ssl server/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 776us not supported by SSL library | None |
/ssl server/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 809us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 790us not supported by SSL library | None |
/ssl server/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 838us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 862us not supported by SSL library | None |
/ssl server/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 849us not supported by SSL library | None |
/ssl server/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 842us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 844us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 888us not supported by SSL library | None |
/ssl server/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 865us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 858us not supported by SSL library | None |
/ssl server/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 789us not supported by SSL library | None |
/ssl server/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 921us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 843us not supported by SSL library | None |
/ssl server/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 828us not supported by SSL library | None |
/ssl server/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 845us not supported by SSL library | None |
/ssl server/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 798us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 744us not supported by SSL library | None |
/ssl server/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 762us not supported by SSL library | None |
/ssl server/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 862us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 777us not supported by SSL library | None |
/ssl server/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 837us not supported by SSL library | None |
/ssl server/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 2ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 858us not supported by SSL library | None |
/ssl server/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 773us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 777us not supported by SSL library | None |
/ssl server/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 795us not supported by SSL library | None |
/ssl server/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 821us not supported by SSL library | None |
/ssl server/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 791us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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 733us not supported by SSL library | None |
/ssl server/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 706us not supported by SSL library | None |
/ssl server/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 732us not supported by SSL library | None |
/ssl server/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 718us not supported by SSL library | None |
/ssl server/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 1ms not supported by SSL library | None |
/ssl server/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/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/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XFail 889us not supported by TLSv1.2 | None |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError 4s 237ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError 4s 192ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError 4s 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.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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError 4s 111ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError 4s 126ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError 4s 139ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError 4s 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.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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError 4s 218ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError 4s 194ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError 4s 188ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError 4s 225ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError 4s 191ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError 4s 140ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError 4s 248ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError 4s 211ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError 4s 174ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError 4s 144ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError 4s 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.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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError 4s 150ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError 4s 167ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError 4s 177ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError 4s 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.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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError 4s 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.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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError 4s 195ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError 4s 214ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError 4s 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.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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError 4s 116ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError 4s 155ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError 4s 110ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError 4s 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.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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError 4s 150ms 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.099s 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 275, in |
/ssl server/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 144ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError 4s 132ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError 4s 126ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError 4s 158ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError 4s 124ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError 4s 99ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError 4s 84ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError 4s 129ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError 4s 117ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError 4s 140ms 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.099s 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError 4s 97ms 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 275, in |
/ssl server/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 178ms 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.099s 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError 4s 134ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError 4s 188ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError 4s 171ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError 4s 146ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError 4s 99ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError 4s 125ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError 4s 94ms 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 275, in |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError 4s 113ms 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 275, in |
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256/fips connection | XFail 2m 59s SSLV3_ALERT_HANDSHAKE_FAILURE | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384/fips connection | XFail 2m 59s SSLV3_ALERT_HANDSHAKE_FAILURE | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
/ssl server/zookeeper/fips/AES128-GCM-SHA256/fips connection | XFail 2m 59s SSLV3_ALERT_HANDSHAKE_FAILURE | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
/ssl server/zookeeper/fips/AES256-GCM-SHA384/fips connection | XFail 2m 59s SSLV3_ALERT_HANDSHAKE_FAILURE | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
/ssl server/ca chain/use first intermediate ca/with caconfig/missing first CA in chain on one node | XFail 1m 10s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
/ssl server/ca chain/use first intermediate ca/without caconfig/missing first trusted CA on one node | XFail 1m 28s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
/ssl server/ca chain/use first intermediate ca/without caconfig/missing last trusted CA on one node | XFail 1m 32s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing first CA in chain on one node | XFail 1m 14s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing some CA in chain on all nodes | XFail 1m 11s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing first trusted CA on one node | XFail 1m 43s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing last trusted CA on one node | 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 275, in |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing trusted CA on all nodes | XFail 1m 37s https://github.com/ClickHouse/ClickHouse/issues/67984 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ssl_server/regression.py", line 275, in |
Test Name | Result | Duration |
---|---|---|
/ssl server | OK | 3h 2m |
/ssl server/check certificate | OK | 34s 955ms |
/ssl server/check certificate/system certificates | OK | 119ms |
/ssl server/check certificate/show certificate | OK | 90ms |
/ssl server/sanity | OK | 69ms |
/ssl server/sanity/check non secure connection | OK | 68ms |
/ssl server/ssl context | OK | 1m 58s |
/ssl server/ssl context/enable ssl no server key passphrase | OK | 34s 741ms |
/ssl server/ssl context/enable ssl no server key passphrase dynamically | XFail | 24s 691ms |
/ssl server/ssl context/enable ssl with server key passphrase | OK | 34s 712ms |
/ssl server/ssl context/enable ssl with server key passphrase dynamically | XFail | 24s 692ms |
/ssl server/certificate authentication | OK | 1m 25s |
/ssl server/certificate authentication/rbac user no hostname | OK | 3s 944ms |
/ssl server/certificate authentication/rbac user hostname | OK | 4s 291ms |
/ssl server/certificate authentication/config user no hostname | OK | 3s 361ms |
/ssl server/certificate authentication/config user hostname | OK | 3s 364ms |
/ssl server/verification modes | OK | 1m 39s |
/ssl server/verification modes/none | OK | 15s 959ms |
/ssl server/verification modes/none/check connections | OK | 227ms |
/ssl server/verification modes/once | OK | 16s 205ms |
/ssl server/verification modes/once/check connections | OK | 222ms |
/ssl server/verification modes/once/check connections with client certificate and key specified | OK | 257ms |
/ssl server/verification modes/relaxed | OK | 16s 253ms |
/ssl server/verification modes/relaxed/check connections | OK | 233ms |
/ssl server/verification modes/relaxed/check connections with client certificate and key specified | OK | 261ms |
/ssl server/verification modes/strict | OK | 15s 990ms |
/ssl server/verification modes/strict/check connections with client certificate and key specified | OK | 257ms |
/ssl server/verification modes/fail cases | XFail | 1ms |
/ssl server/url table function | OK | 28m 16s |
/ssl server/url table function/https server url function checks | OK | 27m 32s |
/ssl server/url table function/https server url function checks/connection with no protocols should be rejected | XError | 25s 202ms |
/ssl server/url table function/https server url function checks/TLSv1_2 suite connection should work | OK | 16s 44ms |
/ssl server/url table function/https server url function checks/TLSv1 suite connection should be rejected | XError | 25s 191ms |
/ssl server/url table function/https server url function checks/TLSv1_1 suite connection should be rejected | XError | 25s 197ms |
/ssl server/url table function/https server url function checks/TLSv1_3 suite connection should be rejected | XError | 25s 227ms |
/ssl server/url table function/https server url function checks/just disabling TLSv1 suite connection should work | OK | 15s 997ms |
/ssl server/url table function/https server url function checks/just disabling TLSv1_1 suite connection should work | OK | 16s 9ms |
/ssl server/url table function/https server url function checks/just disabling TLSv1_3 suite connection should work | OK | 15s 973ms |
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work | OK | 16s 19ms |
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work | OK | 16s 24ms |
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XError | 25s 219ms |
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XError | 25s 241ms |
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher AES128-GCM-SHA256 should work | OK | 16s 51ms |
/ssl server/url table function/https server url function checks/connection using FIPS compatible cipher AES256-GCM-SHA384 should work | OK | 15s 992ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XError | 25s 252ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XError | 25s 277ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XError | 25s 295ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError | 25s 230ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError | 25s 245ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 25s 274ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 25s 251ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError | 25s 334ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError | 25s 231ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError | 25s 247ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError | 25s 218ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError | 25s 317ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError | 25s 300ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError | 25s 321ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError | 25s 418ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError | 25s 317ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError | 25s 306ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError | 25s 344ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError | 25s 331ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError | 25s 289ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError | 25s 337ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError | 25s 382ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError | 25s 397ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 25s 399ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 25s 391ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError | 25s 383ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError | 25s 390ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError | 25s 425ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError | 25s 415ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError | 25s 359ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError | 25s 372ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError | 25s 392ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 25s 352ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError | 25s 384ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError | 25s 394ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError | 25s 393ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError | 25s 387ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 25s 372ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError | 25s 455ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError | 25s 422ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError | 25s 394ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError | 25s 437ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError | 25s 473ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 25s 511ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError | 25s 440ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError | 25s 416ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError | 25s 589ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError | 25s 593ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 25s 503ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError | 25s 459ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError | 25s 694ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError | 25s 685ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError | 25s 660ms |
/ssl server/url table function/https server url function checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError | 25s 564ms |
/ssl server/url table function/http server url function checks | OK | 2s 344ms |
/ssl server/url table function/http server url function checks/I read data from the http server using url table function |
OK | 241ms |
/ssl server/dictionary | OK | 46m 59s |
/ssl server/dictionary/https server dictionary checks | OK | 46m 16s |
/ssl server/dictionary/https server dictionary checks/Connection with no protocols should be rejected | XError | 44s 759ms |
/ssl server/dictionary/https server dictionary checks/TLSv1_2 suite connection should work | OK | 16s 319ms |
/ssl server/dictionary/https server dictionary checks/TLSv1 suite connection should be rejected | XError | 43s 844ms |
/ssl server/dictionary/https server dictionary checks/TLSv1_1 suite connection should be rejected | XError | 43s 903ms |
/ssl server/dictionary/https server dictionary checks/TLSv1_3 suite connection should be rejected | XError | 43s 833ms |
/ssl server/dictionary/https server dictionary checks/just disabling TLSv1 suite connection should work | OK | 16s 511ms |
/ssl server/dictionary/https server dictionary checks/just disabling TLSv1_1 suite connection should work | OK | 16s 322ms |
/ssl server/dictionary/https server dictionary checks/just disabling TLSv1_3 suite connection should work | OK | 16s 323ms |
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work | OK | 16s 641ms |
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work | OK | 16s 740ms |
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XError | 44s 219ms |
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XError | 44s 2ms |
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher AES128-GCM-SHA256 should work | OK | 16s 356ms |
/ssl server/dictionary/https server dictionary checks/connection using FIPS compatible cipher AES256-GCM-SHA384 should work | OK | 16s 406ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_256_GCM_SHA384 should be rejected | XError | 43s 884ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_CHACHA20_POLY1305_SHA256 should be rejected | XError | 43s 875ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XError | 43s 893ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError | 43s 986ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError | 44s 100ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 43s 932ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 44s 19ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError | 44s 82ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError | 44s 95ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError | 44s 31ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError | 43s 924ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError | 44s 96ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError | 44s 147ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError | 44s 96ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError | 44s 74ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError | 44s 125ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError | 44s 95ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError | 44s 13ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError | 43s 953ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError | 44s 49ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError | 43s 953ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError | 43s 993ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError | 44s 11ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 44s 46ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 44s 80ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError | 44s 57ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError | 44s 35ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError | 45s 145ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError | 43s 926ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError | 43s 980ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError | 43s 933ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError | 43s 991ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 43s 981ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError | 43s 995ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-256-CBC-SHA should be rejected | XError | 44s 4ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError | 44s 56ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError | 44s 43ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 44s 71ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError | 44s 31ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError | 43s 997ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError | 44s 31ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError | 44s 91ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError | 44s 87ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 44s 67ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError | 44s 2ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-RSA-AES-128-CBC-SHA should be rejected | XError | 44s 71ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError | 43s 995ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError | 44s 47ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 44s 65ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError | 44s 112ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError | 44s 82ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError | 44s 88ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError | 44s 66ms |
/ssl server/dictionary/https server dictionary checks/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError | 44s 67ms |
/ssl server/dictionary/http server dictionary checks | OK | 2s 377ms |
/ssl server/dictionary/http server dictionary checks/connection to http server using a dictionary | OK | 300ms |
/ssl server/fips | OK | 30m 48s |
/ssl server/fips/server | OK | 6m 23s |
/ssl server/fips/server/tcp connection | OK | 1m 13s |
/ssl server/fips/server/tcp connection/openssl s_client | OK | 52s 704ms |
/ssl server/fips/server/tcp connection/clickhouse-client | OK | 20s 537ms |
/ssl server/fips/server/tcp connection/clickhouse-client/fips clickhouse-client | OK | 7s 114ms |
/ssl server/fips/server/tcp connection/clickhouse-client/non fips clickhouse-client | OK | 13s 421ms |
/ssl server/fips/server/https connection | OK | 1m 42s |
/ssl server/fips/server/https connection/openssl s_client | OK | 50s 725ms |
/ssl server/fips/server/https connection/curl | OK | 51s 670ms |
/ssl server/fips/server/all protocols disabled | OK | 3m 11s |
/ssl server/fips/server/all protocols disabled/tcp connection | OK | 1m 10s |
/ssl server/fips/server/all protocols disabled/tcp connection/openssl s_client | OK | 51s 666ms |
/ssl server/fips/server/all protocols disabled/tcp connection/clickhouse-client | OK | 19s 309ms |
/ssl server/fips/server/all protocols disabled/tcp connection/clickhouse-client/fips clickhouse-client | OK | 7s 183ms |
/ssl server/fips/server/all protocols disabled/tcp connection/clickhouse-client/non fips clickhouse-client | OK | 12s 124ms |
/ssl server/fips/server/all protocols disabled/https connection | OK | 1m 44s |
/ssl server/fips/server/all protocols disabled/https connection/openssl s_client | OK | 52s 680ms |
/ssl server/fips/server/all protocols disabled/https connection/curl | OK | 51s 469ms |
/ssl server/fips/clickhouse client | OK | 58s 282ms |
/ssl server/fips/clickhouse client/clickhouse-client with non restricted server | OK | 22s 248ms |
/ssl server/fips/clickhouse client/clickhouse-client with non restricted server/fips clickhouse-client | OK | 9s 287ms |
/ssl server/fips/clickhouse client/clickhouse-client with non restricted server/non fips clickhouse-client | OK | 12s 958ms |
/ssl server/fips/clickhouse client/clickhouse-client with restricted server | OK | 18s 714ms |
/ssl server/fips/clickhouse client/clickhouse-client with restricted server/fips clickhouse-client | OK | 6s 969ms |
/ssl server/fips/clickhouse client/clickhouse-client with restricted server/non fips clickhouse-client | OK | 11s 741ms |
/ssl server/fips/clickhouse server acting as a client | OK | 22m 49s |
/ssl server/fips/clickhouse server acting as a client/url table function | OK | 10m 47s |
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLS should be accepted | OK | 1s 726ms |
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1 should be rejected | XError | 2s 736ms |
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_1 should be rejected | XError | 4s 36ms |
/ssl server/fips/clickhouse server acting as a client/url table function/Connection with Protocol=TLSv1_2 should be accepted | XError | 3s 993ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work | OK | 3s 777ms |
/ssl server/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 720ms |
/ssl server/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 733ms |
/ssl server/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 | 1s 714ms |
/ssl server/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 728ms |
/ssl server/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 718ms |
/ssl server/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 742ms |
/ssl server/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 699ms |
/ssl server/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 706ms |
/ssl server/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 694ms |
/ssl server/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 704ms |
/ssl server/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 721ms |
/ssl server/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 741ms |
/ssl server/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 704ms |
/ssl server/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 704ms |
/ssl server/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 726ms |
/ssl server/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 709ms |
/ssl server/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 725ms |
/ssl server/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 711ms |
/ssl server/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 759ms |
/ssl server/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 750ms |
/ssl server/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 768ms |
/ssl server/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 739ms |
/ssl server/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 710ms |
/ssl server/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 706ms |
/ssl server/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 753ms |
/ssl server/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 741ms |
/ssl server/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 739ms |
/ssl server/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 742ms |
/ssl server/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 701ms |
/ssl server/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 735ms |
/ssl server/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 723ms |
/ssl server/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 715ms |
/ssl server/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 710ms |
/ssl server/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 737ms |
/ssl server/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 703ms |
/ssl server/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 720ms |
/ssl server/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 711ms |
/ssl server/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 721ms |
/ssl server/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 702ms |
/ssl server/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 731ms |
/ssl server/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 735ms |
/ssl server/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 694ms |
/ssl server/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 748ms |
/ssl server/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 718ms |
/ssl server/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 728ms |
/ssl server/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 736ms |
/ssl server/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 745ms |
/ssl server/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 764ms |
/ssl server/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 725ms |
/ssl server/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 773ms |
/ssl server/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 794ms |
/ssl server/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 754ms |
/ssl server/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 718ms |
/ssl server/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 730ms |
/ssl server/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 722ms |
/ssl server/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 783ms |
/ssl server/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 722ms |
/ssl server/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 710ms |
/ssl server/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 734ms |
/ssl server/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 722ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work | OK | 1s 711ms |
/ssl server/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 750ms |
/ssl server/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 697ms |
/ssl server/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 730ms |
/ssl server/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 715ms |
/ssl server/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 749ms |
/ssl server/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 766ms |
/ssl server/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 745ms |
/ssl server/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 725ms |
/ssl server/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 763ms |
/ssl server/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 768ms |
/ssl server/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 740ms |
/ssl server/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 754ms |
/ssl server/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 735ms |
/ssl server/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 771ms |
/ssl server/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 785ms |
/ssl server/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 793ms |
/ssl server/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 728ms |
/ssl server/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 755ms |
/ssl server/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 721ms |
/ssl server/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 697ms |
/ssl server/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 713ms |
/ssl server/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 726ms |
/ssl server/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 738ms |
/ssl server/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 736ms |
/ssl server/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 713ms |
/ssl server/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 725ms |
/ssl server/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 746ms |
/ssl server/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 716ms |
/ssl server/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 711ms |
/ssl server/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 699ms |
/ssl server/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 721ms |
/ssl server/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 746ms |
/ssl server/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 759ms |
/ssl server/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 719ms |
/ssl server/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 727ms |
/ssl server/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 717ms |
/ssl server/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 741ms |
/ssl server/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 740ms |
/ssl server/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 748ms |
/ssl server/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 | 1s 785ms |
/ssl server/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 774ms |
/ssl server/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 794ms |
/ssl server/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 860ms |
/ssl server/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 865ms |
/ssl server/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 876ms |
/ssl server/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 817ms |
/ssl server/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 810ms |
/ssl server/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 811ms |
/ssl server/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 807ms |
/ssl server/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 802ms |
/ssl server/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 | 1s 802ms |
/ssl server/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 805ms |
/ssl server/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 782ms |
/ssl server/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 803ms |
/ssl server/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 824ms |
/ssl server/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 844ms |
/ssl server/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 842ms |
/ssl server/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 808ms |
/ssl server/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 797ms |
/ssl server/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 829ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XFail | 2ms |
/ssl server/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 | 6ms |
/ssl server/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 | 985us |
/ssl server/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/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 | 915us |
/ssl server/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 | 2ms |
/ssl server/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 | 1ms |
/ssl server/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/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/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 | 872us |
/ssl server/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 | 921us |
/ssl server/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 | 1ms |
/ssl server/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 | 838us |
/ssl server/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 | 772us |
/ssl server/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 | 836us |
/ssl server/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 | 805us |
/ssl server/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/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 | 756us |
/ssl server/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 | 763us |
/ssl server/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 | 753us |
/ssl server/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 | 787us |
/ssl server/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 | 1ms |
/ssl server/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 | 801us |
/ssl server/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 | 737us |
/ssl server/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 | 781us |
/ssl server/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 | 739us |
/ssl server/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 | 1ms |
/ssl server/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 | 768us |
/ssl server/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 | 777us |
/ssl server/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 | 827us |
/ssl server/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 | 811us |
/ssl server/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 | 1ms |
/ssl server/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 | 752us |
/ssl server/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 | 739us |
/ssl server/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 | 772us |
/ssl server/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 | 764us |
/ssl server/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 | 1ms |
/ssl server/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 | 778us |
/ssl server/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 | 732us |
/ssl server/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 | 763us |
/ssl server/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 | 736us |
/ssl server/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 | 1ms |
/ssl server/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 | 814us |
/ssl server/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 | 759us |
/ssl server/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 | 786us |
/ssl server/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 | 805us |
/ssl server/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 | 977us |
/ssl server/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 | 729us |
/ssl server/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 | 725us |
/ssl server/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 | 753us |
/ssl server/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 | 782us |
/ssl server/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 | 1ms |
/ssl server/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 | 814us |
/ssl server/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 | 819us |
/ssl server/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 | 804us |
/ssl server/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 | 744us |
/ssl server/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 | 1ms |
/ssl server/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 | 809us |
/ssl server/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 | 796us |
/ssl server/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 | 786us |
/ssl server/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 | 835us |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XFail | 2ms |
/ssl server/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 | 778us |
/ssl server/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 | 760us |
/ssl server/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 | 787us |
/ssl server/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 | 769us |
/ssl server/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 | 983us |
/ssl server/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 | 816us |
/ssl server/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 | 729us |
/ssl server/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 | 732us |
/ssl server/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 | 784us |
/ssl server/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 | 993us |
/ssl server/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 | 768us |
/ssl server/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 | 784us |
/ssl server/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 | 747us |
/ssl server/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 | 782us |
/ssl server/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 | 1ms |
/ssl server/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 | 24ms |
/ssl server/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 | 2ms |
/ssl server/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 | 957us |
/ssl server/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 | 889us |
/ssl server/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 | 1ms |
/ssl server/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 | 796us |
/ssl server/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 | 813us |
/ssl server/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 | 809us |
/ssl server/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 | 809us |
/ssl server/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 | 1ms |
/ssl server/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 | 808us |
/ssl server/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 | 760us |
/ssl server/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 | 762us |
/ssl server/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 | 815us |
/ssl server/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 | 1ms |
/ssl server/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 | 830us |
/ssl server/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 | 803us |
/ssl server/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 | 790us |
/ssl server/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 | 746us |
/ssl server/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 | 1ms |
/ssl server/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 | 796us |
/ssl server/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 | 758us |
/ssl server/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 | 756us |
/ssl server/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 | 814us |
/ssl server/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/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 | 871us |
/ssl server/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 | 796us |
/ssl server/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 | 820us |
/ssl server/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 | 785us |
/ssl server/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/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 | 771us |
/ssl server/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 | 782us |
/ssl server/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 | 741us |
/ssl server/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 | 739us |
/ssl server/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/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 | 829us |
/ssl server/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 | 757us |
/ssl server/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 | 766us |
/ssl server/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 | 812us |
/ssl server/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 | 994us |
/ssl server/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 | 726us |
/ssl server/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 | 755us |
/ssl server/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 | 730us |
/ssl server/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 | 775us |
/ssl server/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 | 2ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher AES128-GCM-SHA256 should work | OK | 1s 853ms |
/ssl server/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 852ms |
/ssl server/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 816ms |
/ssl server/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 821ms |
/ssl server/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 845ms |
/ssl server/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 848ms |
/ssl server/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 883ms |
/ssl server/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 861ms |
/ssl server/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 791ms |
/ssl server/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 749ms |
/ssl server/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 837ms |
/ssl server/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 858ms |
/ssl server/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 795ms |
/ssl server/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 745ms |
/ssl server/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 789ms |
/ssl server/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 723ms |
/ssl server/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 812ms |
/ssl server/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 766ms |
/ssl server/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 850ms |
/ssl server/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 766ms |
/ssl server/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 751ms |
/ssl server/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 754ms |
/ssl server/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 786ms |
/ssl server/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 776ms |
/ssl server/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 726ms |
/ssl server/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 750ms |
/ssl server/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 711ms |
/ssl server/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 727ms |
/ssl server/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 738ms |
/ssl server/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 797ms |
/ssl server/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 742ms |
/ssl server/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 745ms |
/ssl server/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 804ms |
/ssl server/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 715ms |
/ssl server/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 731ms |
/ssl server/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 760ms |
/ssl server/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 787ms |
/ssl server/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 736ms |
/ssl server/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 | 1s 755ms |
/ssl server/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 | 1s 759ms |
/ssl server/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 748ms |
/ssl server/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 764ms |
/ssl server/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 774ms |
/ssl server/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 773ms |
/ssl server/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 798ms |
/ssl server/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 737ms |
/ssl server/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 744ms |
/ssl server/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 776ms |
/ssl server/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 741ms |
/ssl server/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 809ms |
/ssl server/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 737ms |
/ssl server/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 747ms |
/ssl server/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 723ms |
/ssl server/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 743ms |
/ssl server/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 784ms |
/ssl server/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 732ms |
/ssl server/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 769ms |
/ssl server/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 762ms |
/ssl server/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 830ms |
/ssl server/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 795ms |
/ssl server/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 819ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using FIPS compatible cipher AES256-GCM-SHA384 should work | OK | 1s 760ms |
/ssl server/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 740ms |
/ssl server/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 747ms |
/ssl server/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 742ms |
/ssl server/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 762ms |
/ssl server/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 752ms |
/ssl server/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 730ms |
/ssl server/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 714ms |
/ssl server/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 743ms |
/ssl server/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 729ms |
/ssl server/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 716ms |
/ssl server/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 697ms |
/ssl server/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 705ms |
/ssl server/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 739ms |
/ssl server/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 731ms |
/ssl server/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 736ms |
/ssl server/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 729ms |
/ssl server/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 717ms |
/ssl server/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 702ms |
/ssl server/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 751ms |
/ssl server/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 728ms |
/ssl server/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 722ms |
/ssl server/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 759ms |
/ssl server/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 723ms |
/ssl server/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 734ms |
/ssl server/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 748ms |
/ssl server/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 771ms |
/ssl server/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 757ms |
/ssl server/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 782ms |
/ssl server/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 784ms |
/ssl server/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 783ms |
/ssl server/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 741ms |
/ssl server/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 773ms |
/ssl server/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 756ms |
/ssl server/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 774ms |
/ssl server/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 768ms |
/ssl server/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 782ms |
/ssl server/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 751ms |
/ssl server/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 740ms |
/ssl server/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 | 1s 761ms |
/ssl server/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 730ms |
/ssl server/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 741ms |
/ssl server/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 740ms |
/ssl server/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 758ms |
/ssl server/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 766ms |
/ssl server/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 759ms |
/ssl server/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 767ms |
/ssl server/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 742ms |
/ssl server/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 747ms |
/ssl server/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 816ms |
/ssl server/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 714ms |
/ssl server/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 732ms |
/ssl server/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 | 1s 737ms |
/ssl server/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 719ms |
/ssl server/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 748ms |
/ssl server/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 740ms |
/ssl server/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 739ms |
/ssl server/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 744ms |
/ssl server/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 796ms |
/ssl server/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 794ms |
/ssl server/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 756ms |
/ssl server/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/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/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 | 911us |
/ssl server/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 723ms |
/ssl server/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 76ms |
/ssl server/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 61ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 3s 995ms |
/ssl server/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 44ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError | 3s 974ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError | 3s 970ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError | 3s 989ms |
/ssl server/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 4ms |
/ssl server/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 53ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError | 3s 990ms |
/ssl server/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 96ms |
/ssl server/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 26ms |
/ssl server/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 22ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError | 3s 996ms |
/ssl server/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 42ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError | 3s 995ms |
/ssl server/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 38ms |
/ssl server/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 76ms |
/ssl server/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 18ms |
/ssl server/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 34ms |
/ssl server/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 49ms |
/ssl server/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 61ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 35ms |
/ssl server/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 | 3s 993ms |
/ssl server/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 90ms |
/ssl server/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 23ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError | 4s 25ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError | 3s 979ms |
/ssl server/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 8ms |
/ssl server/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 63ms |
/ssl server/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 23ms |
/ssl server/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 51ms |
/ssl server/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 27ms |
/ssl server/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 75ms |
/ssl server/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 62ms |
/ssl server/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 76ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError | 4s 56ms |
/ssl server/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 24ms |
/ssl server/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 6ms |
/ssl server/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 50ms |
/ssl server/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 | 3s 968ms |
/ssl server/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 70ms |
/ssl server/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 | 3s 989ms |
/ssl server/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 44ms |
/ssl server/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 34ms |
/ssl server/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 21ms |
/ssl server/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 61ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError | 4s 45ms |
/ssl server/fips/clickhouse server acting as a client/url table function/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError | 3s 974ms |
/ssl server/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 19ms |
/ssl server/fips/clickhouse server acting as a client/dictionary | OK | 11m 18s |
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLS should be accepted | OK | 3s 122ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1 should be rejected | XError | 4s 118ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_1 should be rejected | XError | 4s 121ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/Connection with Protocol=TLSv1_2 should be accepted | OK | 1s 804ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-RSA-AES128-GCM-SHA256 should work | OK | 1s 795ms |
/ssl server/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 | 1s 840ms |
/ssl server/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 | 1s 824ms |
/ssl server/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 860ms |
/ssl server/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 | 1s 829ms |
/ssl server/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 | 1s 811ms |
/ssl server/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 | 1s 844ms |
/ssl server/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 846ms |
/ssl server/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 | 1s 807ms |
/ssl server/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 | 1s 880ms |
/ssl server/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 | 1s 826ms |
/ssl server/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 | 1s 823ms |
/ssl server/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 857ms |
/ssl server/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 | 1s 837ms |
/ssl server/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 | 1s 808ms |
/ssl server/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 | 1s 799ms |
/ssl server/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 | 1s 824ms |
/ssl server/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 | 1s 792ms |
/ssl server/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 809ms |
/ssl server/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 | 1s 796ms |
/ssl server/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 838ms |
/ssl server/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 817ms |
/ssl server/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 | 1s 832ms |
/ssl server/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 806ms |
/ssl server/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 819ms |
/ssl server/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 | 1s 825ms |
/ssl server/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 838ms |
/ssl server/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 | 1s 822ms |
/ssl server/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 | 1s 824ms |
/ssl server/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 | 1s 856ms |
/ssl server/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 | 1s 825ms |
/ssl server/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 | 1s 849ms |
/ssl server/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 | 1s 813ms |
/ssl server/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 | 1s 912ms |
/ssl server/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 889ms |
/ssl server/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 | 1s 863ms |
/ssl server/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 | 1s 809ms |
/ssl server/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 | 1s 836ms |
/ssl server/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 | 1s 820ms |
/ssl server/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 | 1s 862ms |
/ssl server/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 | 1s 886ms |
/ssl server/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 | 1s 837ms |
/ssl server/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 | 1s 883ms |
/ssl server/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 | 1s 845ms |
/ssl server/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 841ms |
/ssl server/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 | 1s 870ms |
/ssl server/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 | 1s 904ms |
/ssl server/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 865ms |
/ssl server/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 | 1s 838ms |
/ssl server/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 | 1s 799ms |
/ssl server/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 | 1s 808ms |
/ssl server/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 | 1s 839ms |
/ssl server/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 | 1s 807ms |
/ssl server/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 | 1s 827ms |
/ssl server/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 846ms |
/ssl server/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 | 1s 810ms |
/ssl server/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 | 1s 843ms |
/ssl server/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 | 1s 876ms |
/ssl server/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 | 1s 875ms |
/ssl server/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 | 1s 819ms |
/ssl server/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 865ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-RSA-AES256-GCM-SHA384 should work | OK | 1s 830ms |
/ssl server/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 | 1s 822ms |
/ssl server/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 821ms |
/ssl server/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 | 1s 832ms |
/ssl server/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 834ms |
/ssl server/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 | 1s 843ms |
/ssl server/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 846ms |
/ssl server/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 | 1s 851ms |
/ssl server/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 | 1s 852ms |
/ssl server/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 | 1s 835ms |
/ssl server/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 | 1s 897ms |
/ssl server/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 | 1s 946ms |
/ssl server/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 | 1s 943ms |
/ssl server/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 | 1s 977ms |
/ssl server/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 | 1s 953ms |
/ssl server/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 | 1s 961ms |
/ssl server/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 | 1s 923ms |
/ssl server/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 | 1s 899ms |
/ssl server/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 | 1s 977ms |
/ssl server/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 926ms |
/ssl server/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 965ms |
/ssl server/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 57ms |
/ssl server/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 | 1s 966ms |
/ssl server/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 | 1s 965ms |
/ssl server/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 | 1s 993ms |
/ssl server/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 119ms |
/ssl server/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 17ms |
/ssl server/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 52ms |
/ssl server/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 981ms |
/ssl server/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 | 1s 931ms |
/ssl server/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 | 1s 943ms |
/ssl server/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 | 1s 910ms |
/ssl server/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 | 1s 985ms |
/ssl server/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 | 1s 935ms |
/ssl server/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 | 1s 901ms |
/ssl server/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 934ms |
/ssl server/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 | 1s 891ms |
/ssl server/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 | 1s 823ms |
/ssl server/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 | 1s 909ms |
/ssl server/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 | 1s 908ms |
/ssl server/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 | 1s 853ms |
/ssl server/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 | 1s 825ms |
/ssl server/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 21ms |
/ssl server/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 | 1s 879ms |
/ssl server/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 | 1s 860ms |
/ssl server/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 | 1s 922ms |
/ssl server/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 | 1s 869ms |
/ssl server/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 | 1s 876ms |
/ssl server/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 | 1s 849ms |
/ssl server/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 | 1s 885ms |
/ssl server/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 | 1s 875ms |
/ssl server/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 | 1s 840ms |
/ssl server/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 | 1s 806ms |
/ssl server/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 | 1s 830ms |
/ssl server/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 854ms |
/ssl server/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 | 1s 861ms |
/ssl server/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 | 1s 866ms |
/ssl server/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 | 1s 855ms |
/ssl server/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 | 1s 835ms |
/ssl server/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 | 1s 836ms |
/ssl server/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 | 1s 838ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES128-GCM-SHA256 should work | XFail | 3ms |
/ssl server/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/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/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 | 970us |
/ssl server/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 | 1ms |
/ssl server/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 | 830us |
/ssl server/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 | 805us |
/ssl server/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 | 809us |
/ssl server/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 | 869us |
/ssl server/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 | 1ms |
/ssl server/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 | 785us |
/ssl server/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 | 813us |
/ssl server/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 | 790us |
/ssl server/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 | 837us |
/ssl server/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 | 1ms |
/ssl server/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 | 778us |
/ssl server/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 | 763us |
/ssl server/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 | 804us |
/ssl server/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 | 869us |
/ssl server/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 | 1ms |
/ssl server/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 | 777us |
/ssl server/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 | 7ms |
/ssl server/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 | 982us |
/ssl server/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 | 900us |
/ssl server/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 | 1ms |
/ssl server/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 | 841us |
/ssl server/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 | 795us |
/ssl server/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 | 830us |
/ssl server/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 | 877us |
/ssl server/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/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 | 834us |
/ssl server/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 | 836us |
/ssl server/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 | 811us |
/ssl server/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 | 849us |
/ssl server/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 | 1ms |
/ssl server/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 | 828us |
/ssl server/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 | 739us |
/ssl server/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 | 800us |
/ssl server/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 | 743us |
/ssl server/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 | 1ms |
/ssl server/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 | 775us |
/ssl server/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 | 777us |
/ssl server/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 | 825us |
/ssl server/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 | 790us |
/ssl server/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 | 1ms |
/ssl server/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 | 838us |
/ssl server/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 | 787us |
/ssl server/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 | 836us |
/ssl server/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 | 818us |
/ssl server/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 | 2ms |
/ssl server/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 | 889us |
/ssl server/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 | 758us |
/ssl server/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 | 760us |
/ssl server/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 | 790us |
/ssl server/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 | 59ms |
/ssl server/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 | 1ms |
/ssl server/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 | 1ms |
/ssl server/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 | 1ms |
/ssl server/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 | 2ms |
/ssl server/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 | 1ms |
/ssl server/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 | 2ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher ECDHE-ECDSA-AES256-GCM-SHA384 should work | XFail | 1ms |
/ssl server/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 | 852us |
/ssl server/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/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 | 798us |
/ssl server/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 | 818us |
/ssl server/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 | 781us |
/ssl server/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 | 1ms |
/ssl server/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/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 | 805us |
/ssl server/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 | 776us |
/ssl server/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 | 809us |
/ssl server/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 | 1ms |
/ssl server/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 | 1ms |
/ssl server/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 | 790us |
/ssl server/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 | 838us |
/ssl server/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 | 1ms |
/ssl server/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 | 1ms |
/ssl server/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 | 1ms |
/ssl server/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 | 862us |
/ssl server/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 | 849us |
/ssl server/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 | 842us |
/ssl server/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 | 1ms |
/ssl server/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 | 844us |
/ssl server/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 | 1ms |
/ssl server/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 | 888us |
/ssl server/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 | 865us |
/ssl server/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 | 1ms |
/ssl server/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 | 1ms |
/ssl server/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 | 858us |
/ssl server/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 | 789us |
/ssl server/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 | 921us |
/ssl server/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 | 1ms |
/ssl server/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 | 843us |
/ssl server/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 | 828us |
/ssl server/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 | 845us |
/ssl server/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 | 798us |
/ssl server/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 | 1ms |
/ssl server/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 | 744us |
/ssl server/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 | 762us |
/ssl server/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 | 862us |
/ssl server/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 | 1ms |
/ssl server/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 | 1ms |
/ssl server/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 | 777us |
/ssl server/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 | 837us |
/ssl server/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 | 2ms |
/ssl server/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 | 1ms |
/ssl server/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 | 1ms |
/ssl server/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 | 1ms |
/ssl server/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 | 858us |
/ssl server/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 | 773us |
/ssl server/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 | 1ms |
/ssl server/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 | 777us |
/ssl server/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 | 795us |
/ssl server/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 | 821us |
/ssl server/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 | 791us |
/ssl server/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 | 1ms |
/ssl server/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 | 733us |
/ssl server/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 | 706us |
/ssl server/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 | 732us |
/ssl server/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 | 718us |
/ssl server/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 | 1ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher AES128-GCM-SHA256 should work | OK | 1s 820ms |
/ssl server/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 | 1s 814ms |
/ssl server/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 | 1s 918ms |
/ssl server/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 | 1s 796ms |
/ssl server/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 | 1s 810ms |
/ssl server/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 | 1s 812ms |
/ssl server/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 | 1s 825ms |
/ssl server/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 | 1s 818ms |
/ssl server/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 | 1s 838ms |
/ssl server/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 | 1s 839ms |
/ssl server/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 | 1s 843ms |
/ssl server/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 849ms |
/ssl server/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 | 1s 862ms |
/ssl server/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 | 1s 972ms |
/ssl server/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 838ms |
/ssl server/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 | 1s 842ms |
/ssl server/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 814ms |
/ssl server/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 | 1s 820ms |
/ssl server/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 | 1s 818ms |
/ssl server/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 | 1s 886ms |
/ssl server/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 | 1s 822ms |
/ssl server/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 | 1s 842ms |
/ssl server/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 823ms |
/ssl server/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 | 1s 855ms |
/ssl server/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 842ms |
/ssl server/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 | 1s 808ms |
/ssl server/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 | 1s 849ms |
/ssl server/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 | 1s 827ms |
/ssl server/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 | 1s 854ms |
/ssl server/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 | 1s 797ms |
/ssl server/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 | 1s 842ms |
/ssl server/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 | 1s 832ms |
/ssl server/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 | 1s 850ms |
/ssl server/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 | 1s 811ms |
/ssl server/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 | 1s 808ms |
/ssl server/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 | 1s 817ms |
/ssl server/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 | 1s 843ms |
/ssl server/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 | 1s 814ms |
/ssl server/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 | 1s 840ms |
/ssl server/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 | 1s 895ms |
/ssl server/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 864ms |
/ssl server/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 | 1s 902ms |
/ssl server/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 | 1s 872ms |
/ssl server/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 867ms |
/ssl server/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 | 1s 853ms |
/ssl server/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 | 1s 889ms |
/ssl server/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 824ms |
/ssl server/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 | 1s 822ms |
/ssl server/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 | 1s 842ms |
/ssl server/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 | 1s 807ms |
/ssl server/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 | 1s 805ms |
/ssl server/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 818ms |
/ssl server/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 | 1s 831ms |
/ssl server/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 | 1s 816ms |
/ssl server/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 | 1s 806ms |
/ssl server/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 839ms |
/ssl server/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 | 1s 831ms |
/ssl server/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 | 1s 832ms |
/ssl server/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 | 1s 858ms |
/ssl server/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 | 1s 821ms |
/ssl server/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 | 1s 833ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using FIPS compatible cipher AES256-GCM-SHA384 should work | OK | 1s 860ms |
/ssl server/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 | 1s 832ms |
/ssl server/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 816ms |
/ssl server/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 | 1s 924ms |
/ssl server/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 | 1s 859ms |
/ssl server/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 | 1s 854ms |
/ssl server/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 | 1s 857ms |
/ssl server/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 | 1s 835ms |
/ssl server/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 | 1s 818ms |
/ssl server/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 | 1s 812ms |
/ssl server/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 | 1s 845ms |
/ssl server/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 817ms |
/ssl server/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 | 1s 797ms |
/ssl server/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 | 1s 818ms |
/ssl server/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 802ms |
/ssl server/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 | 1s 799ms |
/ssl server/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 | 1s 806ms |
/ssl server/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 | 1s 817ms |
/ssl server/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 | 1s 837ms |
/ssl server/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 | 1s 831ms |
/ssl server/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 | 1s 826ms |
/ssl server/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 | 1s 819ms |
/ssl server/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 | 1s 801ms |
/ssl server/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 | 1s 803ms |
/ssl server/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 | 1s 829ms |
/ssl server/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 | 1s 833ms |
/ssl server/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 | 1s 900ms |
/ssl server/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 | 1s 842ms |
/ssl server/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 | 1s 827ms |
/ssl server/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 | 1s 851ms |
/ssl server/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 | 1s 888ms |
/ssl server/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 | 1s 868ms |
/ssl server/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 | 1s 795ms |
/ssl server/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 | 1s 820ms |
/ssl server/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 | 1s 848ms |
/ssl server/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 | 1s 850ms |
/ssl server/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 | 1s 895ms |
/ssl server/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 861ms |
/ssl server/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 | 1s 932ms |
/ssl server/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 | 1s 965ms |
/ssl server/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 833ms |
/ssl server/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 | 1s 826ms |
/ssl server/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 | 1s 820ms |
/ssl server/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 | 1s 835ms |
/ssl server/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 | 1s 796ms |
/ssl server/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 | 1s 799ms |
/ssl server/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 | 1s 834ms |
/ssl server/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 | 1s 831ms |
/ssl server/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 824ms |
/ssl server/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 | 1s 835ms |
/ssl server/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 | 1s 825ms |
/ssl server/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 907ms |
/ssl server/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 | 1s 846ms |
/ssl server/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 814ms |
/ssl server/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 | 1s 859ms |
/ssl server/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 | 1s 832ms |
/ssl server/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 | 1s 838ms |
/ssl server/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 | 1s 827ms |
/ssl server/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 | 1s 850ms |
/ssl server/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 | 1s 818ms |
/ssl server/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 | 1s 826ms |
/ssl server/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/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/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher TLS_AES_128_GCM_SHA256 should be rejected | XFail | 889us |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-GCM-SHA384 should be rejected | XError | 4s 237ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-CHACHA20-POLY1305 should be rejected | XError | 4s 192ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 4s 164ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-CHACHA20-POLY1305 should be rejected | XError | 4s 111ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-GCM-SHA256 should be rejected | XError | 4s 126ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA384 should be rejected | XError | 4s 139ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA384 should be rejected | XError | 4s 226ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA256 should be rejected | XError | 4s 218ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA256 should be rejected | XError | 4s 194ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA256 should be rejected | XError | 4s 188ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA256 should be rejected | XError | 4s 225ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES256-SHA should be rejected | XError | 4s 191ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES256-SHA should be rejected | XError | 4s 140ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES256-SHA should be rejected | XError | 4s 248ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-ECDSA-AES128-SHA should be rejected | XError | 4s 211ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-RSA-AES128-SHA should be rejected | XError | 4s 174ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-RSA-AES128-SHA should be rejected | XError | 4s 144ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-GCM-SHA384 should be rejected | XError | 4s 185ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-GCM-SHA384 should be rejected | XError | 4s 150ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 167ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 177ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 159ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-GCM-SHA384 should be rejected | XError | 4s 201ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-CHACHA20-POLY1305 should be rejected | XError | 4s 195ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-GCM-SHA256 should be rejected | XError | 4s 214ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-GCM-SHA256 should be rejected | XError | 4s 93ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-GCM-SHA256 should be rejected | XError | 4s 116ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA256 should be rejected | XError | 4s 155ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA256 should be rejected | XError | 4s 110ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 95ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES256-CBC-SHA should be rejected | XError | 4s 150ms |
/ssl server/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 144ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-256-CBC-SHA should be rejected | XError | 4s 132ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 126ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 158ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES256-CBC-SHA should be rejected | XError | 4s 124ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES256-CBC-SHA should be rejected | XError | 4s 99ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES256-SHA should be rejected | XError | 4s 84ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA384 should be rejected | XError | 4s 129ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES256-CBC-SHA should be rejected | XError | 4s 117ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 140ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher ECDHE-PSK-AES128-CBC-SHA should be rejected | XError | 4s 97ms |
/ssl server/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 178ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher SRP-AES-128-CBC-SHA should be rejected | XError | 4s 134ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 188ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 171ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher RSA-PSK-AES128-CBC-SHA should be rejected | XError | 4s 146ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher DHE-PSK-AES128-CBC-SHA should be rejected | XError | 4s 99ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher AES128-SHA should be rejected | XError | 4s 125ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA256 should be rejected | XError | 4s 94ms |
/ssl server/fips/clickhouse server acting as a client/dictionary/connection using non-FIPS compatible cipher PSK-AES128-CBC-SHA should be rejected | XError | 4s 113ms |
/ssl server/zookeeper | OK | 27m 17s |
/ssl server/zookeeper/secure connection | OK | 35s 668ms |
/ssl server/zookeeper/secure connection to invalid zookeeper port | OK | 2m 59s |
/ssl server/zookeeper/secure connection with empty truststore | OK | 3m 3s |
/ssl server/zookeeper/secure connection with unsigned client certificate | OK | 3m 4s |
/ssl server/zookeeper/secure connection without client certificate | OK | 3m 1s |
/ssl server/zookeeper/fips | OK | 13m 46s |
/ssl server/zookeeper/fips/ECDHE-RSA-AES128-GCM-SHA256 | OK | 35s 758ms |
/ssl server/zookeeper/fips/ECDHE-RSA-AES128-GCM-SHA256/fips connection | OK | 35s 757ms |
/ssl server/zookeeper/fips/ECDHE-RSA-AES256-GCM-SHA384 | OK | 35s 775ms |
/ssl server/zookeeper/fips/ECDHE-RSA-AES256-GCM-SHA384/fips connection | OK | 35s 774ms |
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256 | OK | 2m 59s |
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES128-GCM-SHA256/fips connection | XFail | 2m 59s |
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384 | OK | 2m 59s |
/ssl server/zookeeper/fips/ECDHE-ECDSA-AES256-GCM-SHA384/fips connection | XFail | 2m 59s |
/ssl server/zookeeper/fips/AES128-GCM-SHA256 | OK | 2m 59s |
/ssl server/zookeeper/fips/AES128-GCM-SHA256/fips connection | XFail | 2m 59s |
/ssl server/zookeeper/fips/AES256-GCM-SHA384 | OK | 2m 59s |
/ssl server/zookeeper/fips/AES256-GCM-SHA384/fips connection | XFail | 2m 59s |
/ssl server/zookeeper/fips/any compatible | OK | 35s 727ms |
/ssl server/zookeeper/fips/any compatible/fips connection | OK | 35s 725ms |
/ssl server/zookeeper fips | Skip | 1ms |
/ssl server/ca chain | OK | 39m 48s |
/ssl server/ca chain/use root ca | OK | 5m 9s |
/ssl server/ca chain/use root ca/with caconfig | OK | 2m 27s |
/ssl server/ca chain/use root ca/with caconfig/all certificates in chain | OK | 1m 14s |
/ssl server/ca chain/use root ca/with caconfig/invalid first CA in chain on one node | OK | 1m 12s |
/ssl server/ca chain/use root ca/without caconfig | OK | 2m 42s |
/ssl server/ca chain/use root ca/without caconfig/all trusted | OK | 1m 21s |
/ssl server/ca chain/use root ca/without caconfig/missing first trusted CA on one node | OK | 1m 20s |
/ssl server/ca chain/use first intermediate ca | OK | 9m 23s |
/ssl server/ca chain/use first intermediate ca/with caconfig | OK | 3m 35s |
/ssl server/ca chain/use first intermediate ca/with caconfig/all certificates in chain | OK | 1m 12s |
/ssl server/ca chain/use first intermediate ca/with caconfig/missing first CA in chain on one node | XFail | 1m 10s |
/ssl server/ca chain/use first intermediate ca/with caconfig/missing last CA in chain on one node | OK | 1m 12s |
/ssl server/ca chain/use first intermediate ca/with caconfig | OK | 1m 12s |
/ssl server/ca chain/use first intermediate ca/without caconfig | OK | 4m 35s |
/ssl server/ca chain/use first intermediate ca/without caconfig/without caconfig | OK | 1m 34s |
/ssl server/ca chain/use first intermediate ca/without caconfig/missing first trusted CA on one node | XFail | 1m 28s |
/ssl server/ca chain/use first intermediate ca/without caconfig/missing last trusted CA on one node | XFail | 1m 32s |
/ssl server/ca chain/use second intermediate ca | OK | 25m 13s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain | OK | 10m 28s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain/with caconfig | OK | 4m 51s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain/with caconfig/all certificates present | OK | 1m 12s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing first CA in chain on one node | OK | 1m 11s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing last CA in chain on one node | OK | 1m 12s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain/with caconfig/missing all CA in chain on one node | OK | 1m 14s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain/without caconfig | OK | 5m 37s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain/without caconfig/all certificates present | OK | 1m 24s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing first CA in chain on one node | OK | 1m 23s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing last CA in chain on one node | OK | 1m 24s |
/ssl server/ca chain/use second intermediate ca/server certificate with chain/without caconfig/missing all CA in chain on one node | OK | 1m 24s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain | OK | 14m 44s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig | OK | 6m 8s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/all certificates present | OK | 1m 15s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing first CA in chain on one node | XFail | 1m 14s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing middle CA in chain on one node | OK | 1m 12s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing last CA in chain on one node | OK | 1m 14s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/with caconfig/missing some CA in chain on all nodes | XFail | 1m 11s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig | OK | 8m 35s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/all certificates present | OK | 1m 47s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing first trusted CA on one node | XFail | 1m 43s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing middle trusted CA on one node | OK | 1m 45s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing last trusted CA on one node | XFail | 1m 41s |
/ssl server/ca chain/use second intermediate ca/server certificate without chain/without caconfig/missing trusted CA on all nodes | XFail | 1m 37s |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922