S3 Test Run Report

DateJul 22, 2024 9:28
Duration1h 37m
Framework TestFlows 2.0.240705.1133204

Artifacts

Test artifacts can be found at https://altinity-build-artifacts.s3.amazonaws.com/index.html#0/b6642564dbf296d6e55b907d7af6c8087470b672/regression/

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/24.3/b6642564dbf296d6e55b907d7af6c8087470b672/package_release/clickhouse-common-static_24.3.5.47.altinitystable_amd64.deb
version24.3.5.47.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashc5e1513a2214ee33696c29717935e0a94989ac2a
job.id10037417827
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/10037417827
archx86_64
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/24.3/b6642564dbf296d6e55b907d7af6c8087470b672/package_release/clickhouse-common-static_24.3.5.47.altinitystable_amd64.deb
keeper_binary_pathNone
zookeeper_versionNone
use_keeperFalse
stressFalse
collect_service_logsTrue
thread_fuzzerFalse
with_analyzerFalse
reuse_envFalse
storages['gcs']
minio_urihttp://minio1:9001
minio_root_userminio
minio_root_passwordminio123
aws_s3_bucketSecret(name='aws_s3_bucket')
aws_s3_regionSecret(name='aws_s3_region')
aws_s3_key_idSecret(name='aws_s3_key_id')
aws_s3_access_keySecret(name='aws_s3_access_key')
gcs_uriSecret(name='gcs_uri')
gcs_key_idSecret(name='gcs_key_id')
gcs_key_secretSecret(name='gcs_key_secret')

Summary

93.7%OK
3.8%Known

Statistics

Units Skip OK Fail Error XFail
Modules
2
2
Features
10
2
8
Scenarios
98
4
85
9
Checks
15
15
Examples
59
59
Steps
18487
21
18443
9
4
10

Known Fails

Test NameResultMessage
/s3/gcs/disk/cacheXFail 2ms
Under development for 22.8 and newer.
None
/s3/gcs/disk/cache defaultXFail 1ms
Under development for 22.8 and newer.
None
/s3/gcs/disk/cache pathXFail 1ms
Under development for 22.8 and newer.
None
/s3/gcs/disk/low cardinality offsetXFail 41s 494ms
https://github.com/ClickHouse/ClickHouse/pull/44875
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 553, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../helpers/argparser.py", line 145, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 545, in regression
    Module(test=storage_module)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 472, in gcs_regression
    Feature(test=load("s3.tests.disk", "gcs"))(uri=uri, bucket_prefix=bucket_prefix)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/disk.py", line 2453, in gcs
    disk_tests(uri=uri, bucket_prefix=bucket_prefix)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/disk.py", line 2431, in disk_tests
    scenario()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/disk.py", line 2394, in low_cardinality_offset
    assert output == "23999\n", error()
           ^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert output == "23999\n", error()

Assertion values
  assert output == "23999\n", error()
         ^ is '23999'
  assert output == "23999\n", error()
                ^ is = False

  assert output == "23999\n", error()
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/disk.py', line 2394 in 'low_cardinality_offset'

2386\|                      "1",
2387\|                  ),
2388\|                  (
2389\|                      "merge_tree_min_bytes_for_concurrent_read_for_remote_filesystem",
2390\|                      "1",
2391\|                  ),
2392\|              ],
2393\|          ).output
2394\|>         assert output == "23999\n", error()
2395\|  
2396\|  
2397\|  @TestFeature
/s3/gcs/disk/no restartXFail 2ms
https://github.com/ClickHouse/ClickHouse/issues/58924
None
/s3/gcs/invalid disk/cache path conflictXFail 1ms
Under development for 22.8 and newer.
None
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=True,n_cols=500,n_tables=3,part_type=compactXFail 4m 8s
Unstable test
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 553, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../helpers/argparser.py", line 145, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 545, in regression
    Module(test=storage_module)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 475, in gcs_regression
    Feature(test=load("s3.tests.combinatoric_table", "feature"))(uri=uri)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/combinatoric_table.py", line 179, in feature
    Scenario(title, test=check_table_combination)(**table_config)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/combinatoric_table.py", line 143, in check_table_combination
    retry(assert_row_count, timeout=60, delay=5)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/common.py", line 1531, in assert_row_count
    assert rows == actual_count, error()
           ^^^^^^^^^^^^^^^^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert rows == actual_count, error()

Assertion values
  assert rows == actual_count, error()
         ^ is 10000
  assert rows == actual_count, error()
                 ^ is 0
  assert rows == actual_count, error()
              ^ is = False
  assert rows == actual_count, error()
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/common.py', line 1531 in 'assert_row_count'

1523\|  
1524\|  @TestStep(Then)
1525\|  def assert_row_count(self, node, table_name: str, rows: int = 1000000):
1526\|      """Assert that the number of rows in a table is as expected."""
1527\|      if node is None:
1528\|          node = current().context.node
1529\|  
1530\|      actual_count = get_row_count(node=node, table_name=table_name)
1531\|>     assert rows == actual_count, error()
1532\|  
1533\|  
1534\|  @TestStep(Then)
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=True,n_cols=500,n_tables=1,part_type=unspecifiedXFail 3m 2s
Unstable test
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 553, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../helpers/argparser.py", line 145, in capture_cluster_args
    return func(self, cluster_args=cluster_args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 545, in regression
    Module(test=storage_module)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/regression.py", line 475, in gcs_regression
    Feature(test=load("s3.tests.combinatoric_table", "feature"))(uri=uri)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/combinatoric_table.py", line 179, in feature
    Scenario(title, test=check_table_combination)(**table_config)
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/combinatoric_table.py", line 113, in check_table_combination
    table = create_test_table(
            ^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../s3/tests/combinatoric_table.py", line 81, in create_test_table
    yield create_table(
          ^^^^^^^^^^^^^
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../helpers/tables.py", line 456, in create_table
    node.query(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../helpers/cluster.py", line 1079, in query
    assert False, error(r.output)
           ^^^^^
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert False, error(r.output)

Description
  Clickhouse1   9000    0       2   0
clickhouse3 9000    0       1   0
Received exception from server (version 24.3.5):
Code: 159. DB::Exception: Received from localhost:9000. DB::Exception: Distributed DDL task /clickhouse/task_queue/ddl/query-0000000076 is not finished on 1 of 3 hosts (0 of them are currently executing the task, 0 are inactive). They are going to execute the query in background. Was waiting for 180.062024766 seconds, which is longer than distributed_ddl_task_timeout. (TIMEOUT_EXCEEDED)
(query: CREATE TABLE table_83c4b413_4815_11ef_b401_9600038d4045 ON CLUSTER replicated_cluster (sign Int8,ver UInt16,val0 UInt16,val1 UInt16,val2 UInt16,val3 UInt16,val4 UInt16,val5 UInt16,val6 UInt16,val7 UInt16,val8 UInt16,val9 UInt16,val10 UInt16,val11 UInt16,val12 UInt16,val13 UInt16,val14 UInt16,val15 UInt16,val16 UInt16,val17 UInt16,val18 UInt16,val19 UInt16,val20 UInt16,val21 UInt16,val22 UInt16,val23 UInt16,val24 UInt16,val25 UInt16,val26 UInt16,val27 UInt16,val28 UInt16,val29 UInt16,val30 UInt16,val31 UInt16,val32 UInt16,val33 UInt16,val34 UInt16,val35 UInt16,val36 UInt16,val37 UInt16,val38 UInt16,val39 UInt16,val40 UInt16,val41 UInt16,val42 UInt16,val43 UInt16,val44 UInt16,val45 UInt16,val46 UInt16,val47 UInt16,val48 UInt16,val49 UInt16,val50 UInt16,val51 UInt16,val52 UInt16,val53 UInt16,val54 UInt16,val55 UInt16,val56 UInt16,val57 UInt16,val58 UInt16,val59 UInt16,val60 UInt16,val61 UInt16,val62 UInt16,val63 UInt16,val64 UInt16,val65 UInt16,val66 UInt16,val67 UInt16,val68 UInt16,val69 UInt16,val70 UInt16,val71 UInt16,val72 UInt16,val73 UInt16,val74 UInt16,val75 UInt16,val76 UInt16,val77 UInt16,val78 UInt16,val79 UInt16,val80 UInt16,val81 UInt16,val82 UInt16,val83 UInt16,val84 UInt16,val85 UInt16,val86 UInt16,val87 UInt16,val88 UInt16,val89 UInt16,val90 UInt16,val91 UInt16,val92 UInt16,val93 UInt16,val94 UInt16,val95 UInt16,val96 UInt16,val97 UInt16,val98 UInt16,val99 UInt16,val100 UInt16,val101 UInt16,val102 UInt16,val103 UInt16,val104 UInt16,val105 UInt16,val106 UInt16,val107 UInt16,val108 UInt16,val109 UInt16,val110 UInt16,val111 UInt16,val112 UInt16,val113 UInt16,val114 UInt16,val115 UInt16,val116 UInt16,val117 UInt16,val118 UInt16,val119 UInt16,val120 UInt16,val121 UInt16,val122 UInt16,val123 UInt16,val124 UInt16,val125 UInt16,val126 UInt16,val127 UInt16,val128 UInt16,val129 UInt16,val130 UInt16,val131 UInt16,val132 UInt16,val133 UInt16,val134 UInt16,val135 UInt16,val136 UInt16,val137 UInt16,val138 UInt16,val139 UInt16,val140 UInt16,val141 UInt16,val142 UInt16,val143 UInt16,val144 UInt16,val145 UInt16,val146 UInt16,val147 UInt16,val148 UInt16,val149 UInt16,val150 UInt16,val151 UInt16,val152 UInt16,val153 UInt16,val154 UInt16,val155 UInt16,val156 UInt16,val157 UInt16,val158 UInt16,val159 UInt16,val160 UInt16,val161 UInt16,val162 UInt16,val163 UInt16,val164 UInt16,val165 UInt16,val166 UInt16,val167 UInt16,val168 UInt16,val169 UInt16,val170 UInt16,val171 UInt16,val172 UInt16,val173 UInt16,val174 UInt16,val175 UInt16,val176 UInt16,val177 UInt16,val178 UInt16,val179 UInt16,val180 UInt16,val181 UInt16,val182 UInt16,val183 UInt16,val184 UInt16,val185 UInt16,val186 UInt16,val187 UInt16,val188 UInt16,val189 UInt16,val190 UInt16,val191 UInt16,val192 UInt16,val193 UInt16,val194 UInt16,val195 UInt16,val196 UInt16,val197 UInt16,val198 UInt16,val199 UInt16,val200 UInt16,val201 UInt16,val202 UInt16,val203 UInt16,val204 UInt16,val205 UInt16,val206 UInt16,val207 UInt16,val208 UInt16,val209 UInt16,val210 UInt16,val211 UInt16,val212 UInt16,val213 UInt16,val214 UInt16,val215 UInt16,val216 UInt16,val217 UInt16,val218 UInt16,val219 UInt16,val220 UInt16,val221 UInt16,val222 UInt16,val223 UInt16,val224 UInt16,val225 UInt16,val226 UInt16,val227 UInt16,val228 UInt16,val229 UInt16,val230 UInt16,val231 UInt16,val232 UInt16,val233 UInt16,val234 UInt16,val235 UInt16,val236 UInt16,val237 UInt16,val238 UInt16,val239 UInt16,val240 UInt16,val241 UInt16,val242 UInt16,val243 UInt16,val244 UInt16,val245 UInt16,val246 UInt16,val247 UInt16,val248 UInt16,val249 UInt16,val250 UInt16,val251 UInt16,val252 UInt16,val253 UInt16,val254 UInt16,val255 UInt16,val256 UInt16,val257 UInt16,val258 UInt16,val259 UInt16,val260 UInt16,val261 UInt16,val262 UInt16,val263 UInt16,val264 UInt16,val265 UInt16,val266 UInt16,val267 UInt16,val268 UInt16,val269 UInt16,val270 UInt16,val271 UInt16,val272 UInt16,val273 UInt16,val274 UInt16,val275 UInt16,val276 UInt16,val277 UInt16,val278 UInt16,val279 UInt16,val280 UInt16,val281 UInt16,val282 UInt16,val283 UInt16,val284 UInt16,val285 UInt16,val286 UInt16,val287 UInt16,val288 UInt16,val289 UInt16,val290 UInt16,val291 UInt16,val292 UInt16,val293 UInt16,val294 UInt16,val295 UInt16,val296 UInt16,val297 UInt16,val298 UInt16,val299 UInt16,val300 UInt16,val301 UInt16,val302 UInt16,val303 UInt16,val304 UInt16,val305 UInt16,val306 UInt16,val307 UInt16,val308 UInt16,val309 UInt16,val310 UInt16,val311 UInt16,val312 UInt16,val313 UInt16,val314 UInt16,val315 UInt16,val316 UInt16,val317 UInt16,val318 UInt16,val319 UInt16,val320 UInt16,val321 UInt16,val322 UInt16,val323 UInt16,val324 UInt16,val325 UInt16,val326 UInt16,val327 UInt16,val328 UInt16,val329 UInt16,val330 UInt16,val331 UInt16,val332 UInt16,val333 UInt16,val334 UInt16,val335 UInt16,val336 UInt16,val337 UInt16,val338 UInt16,val339 UInt16,val340 UInt16,val341 UInt16,val342 UInt16,val343 UInt16,val344 UInt16,val345 UInt16,val346 UInt16,val347 UInt16,val348 UInt16,val349 UInt16,val350 UInt16,val351 UInt16,val352 UInt16,val353 UInt16,val354 UInt16,val355 UInt16,val356 UInt16,val357 UInt16,val358 UInt16,val359 UInt16,val360 UInt16,val361 UInt16,val362 UInt16,val363 UInt16,val364 UInt16,val365 UInt16,val366 UInt16,val367 UInt16,val368 UInt16,val369 UInt16,val370 UInt16,val371 UInt16,val372 UInt16,val373 UInt16,val374 UInt16,val375 UInt16,val376 UInt16,val377 UInt16,val378 UInt16,val379 UInt16,val380 UInt16,val381 UInt16,val382 UInt16,val383 UInt16,val384 UInt16,val385 UInt16,val386 UInt16,val387 UInt16,val388 UInt16,val389 UInt16,val390 UInt16,val391 UInt16,val392 UInt16,val393 UInt16,val394 UInt16,val395 UInt16,val396 UInt16,val397 UInt16,val398 UInt16,val399 UInt16,val400 UInt16,val401 UInt16,val402 UInt16,val403 UInt16,val404 UInt16,val405 UInt16,val406 UInt16,val407 UInt16,val408 UInt16,val409 UInt16,val410 UInt16,val411 UInt16,val412 UInt16,val413 UInt16,val414 UInt16,val415 UInt16,val416 UInt16,val417 UInt16,val418 UInt16,val419 UInt16,val420 UInt16,val421 UInt16,val422 UInt16,val423 UInt16,val424 UInt16,val425 UInt16,val426 UInt16,val427 UInt16,val428 UInt16,val429 UInt16,val430 UInt16,val431 UInt16,val432 UInt16,val433 UInt16,val434 UInt16,val435 UInt16,val436 UInt16,val437 UInt16,val438 UInt16,val439 UInt16,val440 UInt16,val441 UInt16,val442 UInt16,val443 UInt16,val444 UInt16,val445 UInt16,val446 UInt16,val447 UInt16,val448 UInt16,val449 UInt16,val450 UInt16,val451 UInt16,val452 UInt16,val453 UInt16,val454 UInt16,val455 UInt16,val456 UInt16,val457 UInt16,val458 UInt16,val459 UInt16,val460 UInt16,val461 UInt16,val462 UInt16,val463 UInt16,val464 UInt16,val465 UInt16,val466 UInt16,val467 UInt16,val468 UInt16,val469 UInt16,val470 UInt16,val471 UInt16,val472 UInt16,val473 UInt16,val474 UInt16,val475 UInt16,val476 UInt16,val477 UInt16,val478 UInt16,val479 UInt16,val480 UInt16,val481 UInt16,val482 UInt16,val483 UInt16,val484 UInt16,val485 UInt16,val486 UInt16,val487 UInt16,val488 UInt16,val489 UInt16,val490 UInt16,val491 UInt16,val492 UInt16,val493 UInt16,val494 UInt16,val495 UInt16,val496 UInt16,val497 UInt16,val498 UInt16,val499 UInt16)
ENGINE = ReplicatedVersionedCollapsingMergeTree('/clickhouse/tables/table_83c4b413_4815_11ef_b401_9600038d4045', '{replica}', sign, ver)
PARTITION BY (val0 % 4)
ORDER BY (val0, val1, val2)
SETTINGS storage_policy='external')

Assertion values
  assert False, error(r.output)
  ^ is False

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/s3/../helpers/cluster.py', line 1079 in 'query'

1071\|                  assert message in r.output, error(r.output)
1072\|  
1073\|          if not ignore_exception:
1074\|              if message is None or "Exception:" not in message:
1075\|                  with Then("check if output has exception") if steps else NullStep():
1076\|                      if "Exception:" in r.output:
1077\|                          if raise_on_exception:
1078\|                              raise QueryRuntimeException(r.output)
1079\|>                         assert False, error(r.output)
1080\|  
1081\|          return r
1082\|

Results

Test Name Result Duration
/s3 OK 1h 37m
/s3/gcs OK 1h 37m
/s3/gcs/table function OK 1m 40s
/s3/gcs/table function/auto OK 11s 204ms
/s3/gcs/table function/compression OK 10s 452ms
/s3/gcs/table function/credentials OK 1s 164ms
/s3/gcs/table function/data format OK 9s 900ms
/s3/gcs/table function/measure file size Skip 2ms
/s3/gcs/table function/multipart OK 5s 407ms
/s3/gcs/table function/multiple columns OK 1s 473ms
/s3/gcs/table function/partition OK 1s 189ms
/s3/gcs/table function/remote host filter OK 39s 178ms
/s3/gcs/table function/syntax OK 1s 695ms
/s3/gcs/table function/wildcard OK 19s 287ms
/s3/gcs/invalid table function OK 2s 710ms
/s3/gcs/invalid table function/empty path OK 359ms
/s3/gcs/invalid table function/empty structure OK 301ms
/s3/gcs/invalid table function/invalid compression OK 220ms
/s3/gcs/invalid table function/invalid credentials OK 461ms
/s3/gcs/invalid table function/invalid format OK 669ms
/s3/gcs/invalid table function/invalid path OK 320ms
/s3/gcs/invalid table function/invalid structure OK 362ms
/s3/gcs/disk OK 33m 7s
/s3/gcs/disk/access OK 40s 547ms
/s3/gcs/disk/access skip check OK 40s 908ms
/s3/gcs/disk/add storage OK 1m 25s
/s3/gcs/disk/alter move OK 51s 234ms
/s3/gcs/disk/alter on cluster modify ttl OK 1m 34s
/s3/gcs/disk/cache XFail 2ms
/s3/gcs/disk/cache default XFail 1ms
/s3/gcs/disk/cache path XFail 1ms
/s3/gcs/disk/compact parts OK 40s 558ms
/s3/gcs/disk/config over restart OK 1m 11s
/s3/gcs/disk/default move factor OK 56s 957ms
/s3/gcs/disk/delete OK 3m 23s
/s3/gcs/disk/download appropriate disk OK 1m 9s
/s3/gcs/disk/drop sync OK 46s 681ms
/s3/gcs/disk/environment credentials Skip 3ms
/s3/gcs/disk/exports OK 45s 296ms
/s3/gcs/disk/generic url Skip 2ms
/s3/gcs/disk/imports OK 44s 897ms
/s3/gcs/disk/log OK 2m 30s
/s3/gcs/disk/low cardinality offset XFail 41s 494ms
/s3/gcs/disk/max single part upload size syntax OK 43s 733ms
/s3/gcs/disk/mergetree OK 3m 7s
/s3/gcs/disk/mergetree collapsing OK 48s 414ms
/s3/gcs/disk/mergetree versionedcollapsing OK 48s 549ms
/s3/gcs/disk/metadata OK 47s 316ms
/s3/gcs/disk/min bytes for seek syntax OK 43s 181ms
/s3/gcs/disk/multiple storage OK 50s 355ms
/s3/gcs/disk/multiple storage query OK 54s 282ms
/s3/gcs/disk/no restart XFail 2ms
/s3/gcs/disk/perform ttl move on insert OK 1m 24s
/s3/gcs/disk/perform ttl move on insert default OK 49s 285ms
/s3/gcs/disk/performance ttl move OK 1m 11s
/s3/gcs/disk/remote host filter OK 1m 26s
/s3/gcs/disk/specific url Skip 1ms
/s3/gcs/disk/syntax OK 49s 365ms
/s3/gcs/disk/wide parts OK 40s 774ms
/s3/gcs/invalid disk OK 3m 45s
/s3/gcs/invalid disk/access default OK 12s 967ms
/s3/gcs/invalid disk/access failed OK 12s 938ms
/s3/gcs/invalid disk/access failed skip check OK 39s 94ms
/s3/gcs/invalid disk/cache path conflict XFail 1ms
/s3/gcs/invalid disk/empty endpoint OK 8s 917ms
/s3/gcs/invalid disk/invalid endpoint OK 2m 11s
/s3/gcs/invalid disk/invalid type OK 19s 859ms
/s3/gcs/alter OK 3m 57s
/s3/gcs/alter/attach from OK 13s 324ms
/s3/gcs/alter/columns OK 11s 500ms
/s3/gcs/alter/detach OK 22s 668ms
/s3/gcs/alter/drop OK 47s 572ms
/s3/gcs/alter/fetch OK 29s 877ms
/s3/gcs/alter/freeze OK 9s 579ms
/s3/gcs/alter/index OK 10s 735ms
/s3/gcs/alter/move to table OK 18s 268ms
/s3/gcs/alter/order by OK 2s 25ms
/s3/gcs/alter/projection OK 5s 475ms
/s3/gcs/alter/replace OK 17s 569ms
/s3/gcs/alter/sample by OK 1s 926ms
/s3/gcs/alter/update delete OK 7s 208ms
/s3/gcs/combinatoric table OK 23m 56s
/s3/gcs/combinatoric table/engine=MergeTree,replicated=False,n_cols=500,n_tables=1,part_type=wide OK 5m 5s
/s3/gcs/combinatoric table/engine=ReplacingMergeTree,replicated=True,n_cols=500,n_tables=3,part_type=unspecified OK 34s 188ms
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=True,n_cols=10,n_tables=1,part_type=wide OK 23s 177ms
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=False,n_cols=2000,n_tables=3,part_type=unspecified OK 16s 948ms
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=False,n_cols=10,n_tables=3,part_type=compact OK 11s 224ms
/s3/gcs/combinatoric table/engine=AggregatingMergeTree,replicated=False,n_cols=500,n_tables=1,part_type=unspecified OK 4s 682ms
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=False,n_cols=500,n_tables=1,part_type=compact OK 5m 6s
/s3/gcs/combinatoric table/engine=MergeTree,replicated=True,n_cols=10,n_tables=3,part_type=unspecified OK 37s 65ms
/s3/gcs/combinatoric table/engine=ReplacingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide OK 1m 11s
/s3/gcs/combinatoric table/engine=CollapsingMergeTree,replicated=True,n_cols=500,n_tables=3,part_type=compact XFail 4m 8s
/s3/gcs/combinatoric table/engine=VersionedCollapsingMergeTree,replicated=True,n_cols=500,n_tables=1,part_type=unspecified XFail 3m 2s
/s3/gcs/combinatoric table/engine=AggregatingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide OK 1m 8s
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=True,n_cols=10,n_tables=3,part_type=wide OK 1m 13s
/s3/gcs/combinatoric table/engine=SummingMergeTree,replicated=True,n_cols=10,n_tables=1,part_type=unspecified OK 11s 246ms
/s3/gcs/zero copy replication Skip 9ms
/s3/gcs/backup Skip 2ms
/s3/gcs/settings OK 18m 30s
/s3/gcs/settings/setting combinations OK 17m 46s
/s3/gcs/table function performance OK 9m 59s
/s3/gcs/table function performance/setup OK 724ms
/s3/gcs/table function performance/wildcard OK 9m 58s

Generated by TestFlows Open-Source Test Framework v2.0.240705.1133204