Document status - Confidential


Tiered Storage Test Run Report

DateOct 04, 2022 19:01
Duration1h 23m
Framework TestFlows 1.9.220810.1192506

Artifacts

Test artifacts can be found at https://gitlab.com/altinity-qa/clickhouse/cicd/release/-/jobs/3125479636/artifacts/browse

Attributes

projectaltinity-qa/clickhouse/cicd/release
project.id22089296
user.nameAndrey Zvonov
user.emailzvonov.andrey@gmail.com
version22.3.12.20
repositoryhttps://github.com/Altinity/ClickHouse.git
job.id3125479636
job.urlhttps://gitlab.com/altinity-qa/clickhouse/cicd/release/-/jobs/3125479636
stressFalse
with_minioTrue
with_s3amazonFalse
with_s3gcsFalse
aws_s3_access_keyNone
aws_s3_key_idNone
aws_s3_uriNone
gcs_key_secretNone
gcs_key_idNone
gcs_uriNone
localTrue
clickhouse_versionNone
clickhouse_binary_path/usr/bin/clickhouse

Tags

altinity-docker-runner

Summary

97%OK
3%Known

Statistics

Units OK Fail XFail
Modules
1
1
Suites
1
1
Features
1
1
Scenarios
93
90
3
Examples
3
3
Steps
12034
11825
209

Known Fails

Test NameResultMessage
/tiered storage/with minio/double move while selectXFail 5s 266ms
not yet supported
AssertionError
Traceback (most recent call last):
  File "regression/tiered_storage/regression.py", line 395, in 
    regression()
  File "regression/tiered_storage/regression.py", line 384, in regression
    Feature(name, test=feature)(
  File "regression/tiered_storage/regression.py", line 274, in feature
    Scenario(
  File "/builds/altinity-qa/clickhouse/cicd/release/regression/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 '/builds/altinity-qa/clickhouse/cicd/release/regression/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 23m
/tiered storage/with minio OK 1h 23m
/tiered storage/with minio/startup and queries OK 26s 991ms
/tiered storage/with minio/metadata OK 4s 627ms
/tiered storage/with minio/no changes to queries OK 4s 785ms
/tiered storage/with minio/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 13s 817ms
/tiered storage/with minio/system tables OK 136ms
/tiered storage/with minio/system.detached_parts OK 2s 694ms
/tiered storage/with minio/attach or replace partition different policies OK 355ms
/tiered storage/with minio/query parser OK 393ms
/tiered storage/with minio/keep free space OK 23s 591ms
/tiered storage/with minio/no warning about zero max data part size OK 428ms
/tiered storage/with minio/round robin OK 940ms
/tiered storage/with minio/max data part size OK 6s 507ms
/tiered storage/with minio/jbod overflow OK 39s 884ms
/tiered storage/with minio/start stop moves OK 15s 84ms
/tiered storage/with minio/mutate to another disk OK 16s 439ms
/tiered storage/with minio/alter table policy OK 28s 357ms
/tiered storage/with minio/simple replication and moves OK 47s 577ms
/tiered storage/with minio/download appropriate disk OK 6s 108ms
/tiered storage/with minio/download appropriate disk advanced OK 16s 333ms
/tiered storage/with minio/download appropriate disk max data part size OK 11s 148ms
/tiered storage/with minio/rename OK 7s 791ms
/tiered storage/with minio/freeze OK 7s 514ms
/tiered storage/with minio/double move while select XFail 5s 266ms
/tiered storage/with minio/background move OK 4m 32s
/tiered storage/with minio/alter move OK 7m 5s
/tiered storage/with minio/merge parts different volumes OK 10s 843ms
/tiered storage/with minio/merge parts different volumes no space OK 11s 520ms
/tiered storage/with minio/ttl moves OK 59m 44s
/tiered storage/with minio/change config norestart OK 5m 9s

Generated by TestFlows Open-Source Test Framework v1.9.220810.1192506