Skip to content

00926_adaptive_index_granularity_pk and 00489_pk_subexpression are flaky #37786

@tavplubix

Description

@tavplubix

https://s3.amazonaws.com/clickhouse-test-reports/37763/88bed9de20c42498a1b902748fd9c7b0b4be3fb6/stateless_tests__memory__actions__[3/3]/runlog.log

2022-06-02 09:08:15 00489_pk_subexpression:                                                 [ FAIL ] 0.72 sec. - return code: 158
2022-06-02 09:08:15 [f113471967e4] 2022.06.02 09:08:14.824325 [ 18780 ] {7aab104a-61d6-41a5-8f56-dc354e0da1eb} <Error> executeQuery: Code: 158. DB::Exception: Limit for rows (controlled by 'max_rows_to_read' setting) exceeded, max rows: 5.00, current rows: 12.00. (TOO_MANY_ROWS) (version 22.6.1.1) (from [::1]:60026) (comment: 00489_pk_subexpression.sql) (in query: SELECT toUInt32(x), y, z FROM pk WHERE x BETWEEN toDateTime(0) AND toDateTime(59);), Stack trace (when copying this message, always include the lines below):

2022-06-02 09:29:30 00926_adaptive_index_granularity_pk:                                    [ FAIL ] 0.68 sec. - return code: 158
2022-06-02 09:29:30 Received exception from server (version 22.6.1):
2022-06-02 09:29:30 Code: 158. DB::Exception: Received from localhost:9000. DB::Exception: Limit for rows (controlled by 'max_rows_to_read' setting) exceeded, max rows: 5.00, current rows: 12.00. (TOO_MANY_ROWS)
2022-06-02 09:29:30 (query: SELECT toUInt32(x), y, z FROM pk WHERE x BETWEEN toDateTime(0) AND toDateTime(59);)

Probably it's related to randomized timezones in tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingSpecial issue with list of bugs found by CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions