Tiered Storage Test Run Report

DateApr 28, 2024 17:17
Duration1h 55m
Framework TestFlows 2.0.231215.1221232

Artifacts

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

Attributes

projectAltinity/ClickHouse
project.id159717931
packagehttps://s3.amazonaws.com/altinity-build-artifacts/23.8/8e9be16153250c8307730c9b88c8517181f494ce/package_aarch64/clickhouse-common-static_23.8.11.29.altinitystable_arm64.deb
version23.8.11.29.altinitystable
user.nameEnmk
repositoryhttps://github.com/Altinity/clickhouse-regression
commit.hashb3947a8c4284717e5265b792789745943cc030f6
job.id8868426423
job.urlhttps://github.com/Altinity/ClickHouse/actions/runs/8868426423
archaarch64
stressFalse
with_minioFalse
with_s3amazonFalse
with_s3gcsTrue
aws_s3_access_keySecret(name='aws_s3_access_key')
aws_s3_key_idSecret(name='aws_s3_key_id')
aws_s3_uriSecret(name='aws_s3_uri')
gcs_key_secretSecret(name='gcs_key_secret')
gcs_key_idSecret(name='gcs_key_id')
gcs_uriSecret(name='gcs_uri')
allow_vfsFalse
allow_experimental_analyzerFalse
localTrue
clickhouse_versionNone
clickhouse_binary_pathhttps://s3.amazonaws.com/altinity-build-artifacts/23.8/8e9be16153250c8307730c9b88c8517181f494ce/package_aarch64/clickhouse-common-static_23.8.11.29.altinitystable_arm64.deb
collect_service_logsTrue

Summary

95.3%OK
4.7%Known

Statistics

Units OK Fail XFail
Modules
1
1
Features
2
2
Scenarios
93
88
5
Examples
32
31
1
Steps
12294
12074
219
1

Known Fails

Test NameResultMessage
/tiered storage/with s3gcs/normal/double move while selectXFail 9s 546ms
not yet supported
AssertionError
Traceback (most recent call last):
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 426, in 
    regression()
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 413, in regression
    Feature(name, test=feature)(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/regression.py", line 282, in feature
    Scenario(
  File "/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/../tiered_storage/tests/double_move_while_select.py", line 120, in scenario
    assert r == [
AssertionError: Oops! Assertion failed

The following assertion was not satisfied
  assert r == [
      ("jbod1" if positive else "external")
  ], error()

Assertion values
  assert r == [
         ^ is ['jbod1']
      ("jbod1" if positive else "external")
  ], error()
  assert r == [
      ("jbod1" if positive else "external")
                  ^ is 0
  ], error()
  assert r == [
      ("jbod1" if positive else "external")
       ^ is = 'external'
  ], error()
  assert r == [
              ^ is = ['external']
      ("jbod1" if positive else "external")
  ], error()
  assert r == [
           ^ is = False
    @@ -1 +1 @@
    -['jbod1']
    +['external']
      ("jbod1" if positive else "external")
  ], error()
  assert r == [
  ^ is False
      ("jbod1" if positive else "external")
  ], error()

Where
  File '/home/ubuntu/_work/ClickHouse/ClickHouse/tiered_storage/../tiered_storage/tests/double_move_while_select.py', line 122 in 'scenario'

114\|                                      .output.strip()
115\|                                      .splitlines()
116\|                                  )
117\|                                  with Then(
118\|                                      "if select locked old part on the destination disk the move shall fail"
119\|                                  ):
120\|                                      assert r == [
121\|                                          ("jbod1" if positive else "external")
122\|>                                     ], error()
123\|                          finally:
124\|                              with Finally("I join the thread"):
125\|                                  task.result(timeout=60)

Results

Test Name Result Duration
/tiered storage OK 1h 55m
/tiered storage/with s3gcs OK 1h 55m
/tiered storage/with s3gcs/normal OK 1h 52m
/tiered storage/with s3gcs/normal/startup and queries OK 43s 299ms
/tiered storage/with s3gcs/normal/metadata OK 13s 596ms
/tiered storage/with s3gcs/normal/no changes to queries OK 15s 258ms
/tiered storage/with s3gcs/normal/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 13s 392ms
/tiered storage/with s3gcs/normal/system tables OK 263ms
/tiered storage/with s3gcs/normal/system.detached_parts OK 4s 550ms
/tiered storage/with s3gcs/normal/attach or replace partition different policies OK 808ms
/tiered storage/with s3gcs/normal/query parser OK 1s 39ms
/tiered storage/with s3gcs/normal/keep free space OK 21s 738ms
/tiered storage/with s3gcs/normal/no warning about zero max data part size OK 826ms
/tiered storage/with s3gcs/normal/round robin OK 1s 739ms
/tiered storage/with s3gcs/normal/max data part size OK 12s 684ms
/tiered storage/with s3gcs/normal/jbod overflow OK 58s 201ms
/tiered storage/with s3gcs/normal/start stop moves OK 36s 47ms
/tiered storage/with s3gcs/normal/mutate to another disk OK 21s 133ms
/tiered storage/with s3gcs/normal/alter table policy OK 38s 112ms
/tiered storage/with s3gcs/normal/simple replication and moves OK 1m 31s
/tiered storage/with s3gcs/normal/download appropriate disk OK 10s 356ms
/tiered storage/with s3gcs/normal/download appropriate disk advanced OK 24s 860ms
/tiered storage/with s3gcs/normal/download appropriate disk max data part size OK 26s 949ms
/tiered storage/with s3gcs/normal/rename OK 12s 147ms
/tiered storage/with s3gcs/normal/freeze OK 10s 526ms
/tiered storage/with s3gcs/normal/double move while select XFail 9s 546ms
/tiered storage/with s3gcs/normal/background move OK 7m 9s
/tiered storage/with s3gcs/normal/alter move OK 25m 20s
/tiered storage/with s3gcs/normal/merge parts different volumes OK 14s 668ms
/tiered storage/with s3gcs/normal/merge parts different volumes no space OK 25s 930ms
/tiered storage/with s3gcs/normal/ttl moves OK 1h 5m
/tiered storage/with s3gcs/normal/change config norestart OK 6m 9s

Generated by TestFlows Open-Source Test Framework v2.0.231215.1221232