Document status - Confidential


Tiered Storage Test Run Report

DateJul 19, 2022 13:21
Duration1h 20m
Framework TestFlows 1.9.220712.1163352

Artifacts

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

Attributes

projectaltinity-qa/clickhouse/cicd/release
project.id22089296
user.nameAndrey Zvonov
user.emailzvonov.andrey@gmail.com
version22.3.8.40
repositoryhttps://github.com/Altinity/ClickHouse.git
job.id2739540947
job.urlhttps://gitlab.com/altinity-qa/clickhouse/cicd/release/-/jobs/2739540947
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

96%OK
4%Known

Statistics

Units OK Fail XFail
Modules
1
1
Suites
1
1
Features
1
1
Scenarios
93
89
4
Examples
3
3
Steps
12013
11796
217

Known Fails

Test NameResultMessage
/tiered storage/with minio/double move while selectXFail 2s 847ms
not yet supported
AssertionError
Traceback (most recent call last):
  File "regression/tiered_storage/regression.py", line 393, in 
    regression()
  File "regression/tiered_storage/regression.py", line 382, in regression
    Feature(name, test=feature)(
  File "regression/tiered_storage/regression.py", line 272, 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 20m
/tiered storage/with minio OK 1h 20m
/tiered storage/with minio/startup and queries OK 27s 212ms
/tiered storage/with minio/metadata OK 4s 830ms
/tiered storage/with minio/no changes to queries OK 5s 453ms
/tiered storage/with minio/volume configuration either max_data_part_size_bytes or max_data_part_size_ratio OK 12s 763ms
/tiered storage/with minio/system tables OK 99ms
/tiered storage/with minio/system.detached_parts OK 2s 351ms
/tiered storage/with minio/attach or replace partition different policies OK 435ms
/tiered storage/with minio/query parser OK 375ms
/tiered storage/with minio/keep free space OK 13s 724ms
/tiered storage/with minio/no warning about zero max data part size OK 410ms
/tiered storage/with minio/round robin OK 906ms
/tiered storage/with minio/max data part size OK 4s 152ms
/tiered storage/with minio/jbod overflow OK 34s 555ms
/tiered storage/with minio/start stop moves OK 12s 132ms
/tiered storage/with minio/mutate to another disk OK 13s 637ms
/tiered storage/with minio/alter table policy OK 17s 714ms
/tiered storage/with minio/simple replication and moves OK 45s 686ms
/tiered storage/with minio/download appropriate disk OK 3s 764ms
/tiered storage/with minio/download appropriate disk advanced OK 11s 302ms
/tiered storage/with minio/download appropriate disk max data part size OK 9s 956ms
/tiered storage/with minio/rename OK 4s 885ms
/tiered storage/with minio/freeze OK 4s 803ms
/tiered storage/with minio/double move while select XFail 2s 847ms
/tiered storage/with minio/background move OK 4m 0s
/tiered storage/with minio/alter move OK 6m 4s
/tiered storage/with minio/merge parts different volumes OK 10s 805ms
/tiered storage/with minio/merge parts different volumes no space OK 9s 367ms
/tiered storage/with minio/ttl moves OK 59m 18s
/tiered storage/with minio/change config norestart OK 5m 8s

Generated by TestFlows Open-Source Test Framework v1.9.220712.1163352