Copyright 2025, Altinity Inc.. All Rights Reserved. All information contained herein is, and remains the property of Altinity Inc.. Any dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Altinity Inc..
Date | Jun 03, 2025 9:28 |
Duration | 37m 4s |
Framework | TestFlows 2.0.250110.1002922 |
Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#830/1f86accabb9c4896f4beb15725d3f1b9d64adaa9/regression/aarch64/with_analyzer/zookeeper/without_thread_fuzzer/ldap/authentication/
project | Altinity/ClickHouse |
project.id | 159717931 |
package | https://s3.amazonaws.com/altinity-build-artifacts/PRs/830/1f86accabb9c4896f4beb15725d3f1b9d64adaa9/package_aarch64/clickhouse-common-static_24.8.14.10026.altinitytest_arm64.deb |
version | 24.8.14.10026.altinitytest |
user.name | zvonand |
repository | https://github.com/Altinity/clickhouse-regression |
commit.hash | bd31e738c0cedaca253d15a05ed245c41b6e0b6a |
job.name | LDAP |
job.retry | 1 |
job.url | https://github.com/Altinity/ClickHouse/actions/runs/15412008318 |
arch | aarch64 |
local | True |
clickhouse_version | None |
clickhouse_path | https://s3.amazonaws.com/altinity-build-artifacts/PRs/830/1f86accabb9c4896f4beb15725d3f1b9d64adaa9/package_aarch64/clickhouse-common-static_24.8.14.10026.altinitytest_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 |
Units | Skip | OK | Fail | Error | XFail | |
---|---|---|---|---|---|---|
Features | ||||||
Scenarios | ||||||
Examples | ||||||
Steps |
Test Name | Result | Message |
---|---|---|
/authentication/connection protocols/tls cipher suite | XFail 22s 487ms can't get it to work | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ldap/authentication/regression.py", line 110, in |
/authentication/connection protocols/tls require cert default demand | XFail 24s 354ms can't be tested with self-signed certificates | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ldap/authentication/regression.py", line 110, in |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset when invalid password is provided | XFail 22s 862ms https://github.com/ClickHouse/ClickHouse/issues/51323 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ldap/authentication/regression.py", line 110, in |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset when invalid password is provided | XFail 22s 350ms https://github.com/ClickHouse/ClickHouse/issues/51323 | AssertionError Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/ldap/authentication/regression.py", line 110, in |
Test Name | Result | Duration |
---|---|---|
/authentication | OK | 37m 4s |
/authentication/sanity | OK | 1s 605ms |
/authentication/multiple servers | OK | 21s 406ms |
/authentication/connection protocols | OK | 7m 32s |
/authentication/connection protocols/plain text | OK | 22s 395ms |
/authentication/connection protocols/plain text with custom port | OK | 22s 321ms |
/authentication/connection protocols/starttls | OK | 1m 30s |
/authentication/connection protocols/starttls with custom port | OK | 22s 467ms |
/authentication/connection protocols/tls | OK | 1m 30s |
/authentication/connection protocols/tls cipher suite | XFail | 22s 487ms |
/authentication/connection protocols/tls enable tls default yes | OK | 22s 560ms |
/authentication/connection protocols/tls minimum protocol version | OK | 1m 52s |
/authentication/connection protocols/tls require cert default demand | XFail | 24s 354ms |
/authentication/connection protocols/tls with custom port | OK | 22s 194ms |
/authentication/server config | OK | 4m 38s |
/authentication/server config/auth dn value | OK | 22s 747ms |
/authentication/server config/empty ca cert dir | OK | 22s 781ms |
/authentication/server config/empty ca cert file | OK | 22s 698ms |
/authentication/server config/empty host | OK | 22s 753ms |
/authentication/server config/empty server name | OK | 2s 106ms |
/authentication/server config/invalid auth dn prefix | OK | 22s 811ms |
/authentication/server config/invalid auth dn suffix | OK | 22s 763ms |
/authentication/server config/invalid enable tls value | OK | 24s 752ms |
/authentication/server config/invalid host | OK | 22s 627ms |
/authentication/server config/invalid port | OK | 22s 691ms |
/authentication/server config/invalid tls require cert value | OK | 24s 662ms |
/authentication/server config/invalid verification cooldown value | OK | 12s 629ms |
/authentication/server config/missing host | OK | 23s 861ms |
/authentication/server config/syntax | OK | 8s 175ms |
/authentication/user config | OK | 1m 35s |
/authentication/user config/empty server name | OK | 8s 332ms |
/authentication/user config/empty server not defined | OK | 23s 904ms |
/authentication/user config/empty user name | OK | 8s 383ms |
/authentication/user config/ldap and password | OK | 9s 440ms |
/authentication/user config/multiple servers | OK | 22s 865ms |
/authentication/user config/valid user config | OK | 22s 576ms |
/authentication/user authentications | OK | 19m 11s |
/authentication/user authentications/rbac=False | OK | 12m 11s |
/authentication/user authentications/rbac=False/add user to ldap and login | OK | 17s 466ms |
/authentication/user authentications/rbac=False/empty username and empty password | OK | 80ms |
/authentication/user authentications/rbac=False/invalid long username and valid short password | OK | 16s 390ms |
/authentication/user authentications/rbac=False/invalid username and valid password | OK | 16s 354ms |
/authentication/user authentications/rbac=False/login after clickhouse server is restarted | OK | 30s 242ms |
/authentication/user authentications/rbac=False/login after ldap server is restarted | OK | 19s 655ms |
/authentication/user authentications/rbac=False/login after user cn changed in ldap | OK | 16s 221ms |
/authentication/user authentications/rbac=False/login after user is deleted from ldap | OK | 16s 207ms |
/authentication/user authentications/rbac=False/login after user password changed in ldap | OK | 16s 241ms |
/authentication/user authentications/rbac=False/parallel login | OK | 34s 5ms |
/authentication/user authentications/rbac=False/valid ascii username and utf8 password | OK | 16s 117ms |
/authentication/user authentications/rbac=False/valid long username and short password | OK | 16s 127ms |
/authentication/user authentications/rbac=False/valid short username and invalid long password | OK | 16s 167ms |
/authentication/user authentications/rbac=False/valid short username and long password | OK | 16s 478ms |
/authentication/user authentications/rbac=False/valid username and invalid empty password | OK | 16s 468ms |
/authentication/user authentications/rbac=False/valid username and invalid password | OK | 16s 413ms |
/authentication/user authentications/rbac=False/valid username and password | OK | 16s 399ms |
/authentication/user authentications/rbac=False/valid username and password invalid server | OK | 16s 356ms |
/authentication/user authentications/rbac=False/valid username with valid empty password | OK | 16s 394ms |
/authentication/user authentications/rbac=False/valid utf8 username and ascii password | OK | 16s 420ms |
/authentication/user authentications/rbac=False/verification cooldown | OK | 6m 18s |
/authentication/user authentications/rbac=False/verification cooldown/default verification cooldown value | OK | 22s 755ms |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset when invalid password is provided | XFail | 22s 862ms |
/authentication/user authentications/rbac=False/verification cooldown/valid verification cooldown value cn change | OK | 22s 710ms |
/authentication/user authentications/rbac=False/verification cooldown/valid verification cooldown value ldap unavailable | OK | 28s 808ms |
/authentication/user authentications/rbac=False/verification cooldown/valid verification cooldown value password change | OK | 22s 944ms |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown performance | OK | 1m 55s |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server auth dn prefix parameter change | OK | 36s 456ms |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server auth dn suffix parameter change | OK | 35s 356ms |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server host parameter change | OK | 35s 373ms |
/authentication/user authentications/rbac=False/verification cooldown/verification cooldown reset on server port parameter change | OK | 35s 358ms |
/authentication/user authentications/rbac=True | OK | 6m 59s |
/authentication/user authentications/rbac=True/add user to ldap and login | OK | 256ms |
/authentication/user authentications/rbac=True/empty username and empty password | OK | 73ms |
/authentication/user authentications/rbac=True/invalid long username and valid short password | OK | 251ms |
/authentication/user authentications/rbac=True/invalid username and valid password | OK | 240ms |
/authentication/user authentications/rbac=True/login after clickhouse server is restarted | OK | 14s 163ms |
/authentication/user authentications/rbac=True/login after ldap server is restarted | OK | 3s 573ms |
/authentication/user authentications/rbac=True/login after user cn changed in ldap | OK | 340ms |
/authentication/user authentications/rbac=True/login after user is deleted from ldap | OK | 313ms |
/authentication/user authentications/rbac=True/login after user password changed in ldap | OK | 406ms |
/authentication/user authentications/rbac=True/parallel login | OK | 18s 155ms |
/authentication/user authentications/rbac=True/valid ascii username and utf8 password | OK | 246ms |
/authentication/user authentications/rbac=True/valid long username and short password | OK | 259ms |
/authentication/user authentications/rbac=True/valid short username and invalid long password | OK | 230ms |
/authentication/user authentications/rbac=True/valid short username and long password | OK | 258ms |
/authentication/user authentications/rbac=True/valid username and invalid empty password | OK | 229ms |
/authentication/user authentications/rbac=True/valid username and invalid password | OK | 228ms |
/authentication/user authentications/rbac=True/valid username and password | OK | 249ms |
/authentication/user authentications/rbac=True/valid username and password invalid server | OK | 154ms |
/authentication/user authentications/rbac=True/valid username with valid empty password | OK | 219ms |
/authentication/user authentications/rbac=True/valid utf8 username and ascii password | OK | 257ms |
/authentication/user authentications/rbac=True/verification cooldown | OK | 6m 13s |
/authentication/user authentications/rbac=True/verification cooldown/default verification cooldown value | OK | 22s 183ms |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset when invalid password is provided | XFail | 22s 350ms |
/authentication/user authentications/rbac=True/verification cooldown/valid verification cooldown value cn change | OK | 22s 524ms |
/authentication/user authentications/rbac=True/verification cooldown/valid verification cooldown value ldap unavailable | OK | 27s 526ms |
/authentication/user authentications/rbac=True/verification cooldown/valid verification cooldown value password change | OK | 22s 745ms |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown performance | OK | 1m 52s |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server auth dn prefix parameter change | OK | 36s 740ms |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server auth dn suffix parameter change | OK | 35s 756ms |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server host parameter change | OK | 35s 968ms |
/authentication/user authentications/rbac=True/verification cooldown/verification cooldown reset on server port parameter change | OK | 35s 843ms |
/authentication/multiple authentications methods | Skip | 1ms |
Generated by TestFlows Open-Source Test Framework v2.0.250110.1002922