Skip to content

Flaky test: test_storage_s3_queue/test_1.py::test_max_set_size #93163

@Avogar

Description

@Avogar

Important: This issue was automatically generated and is used by CI for matching failures. DO NOT modify the body content. DO NOT remove labels.

Test name: test_storage_s3_queue/test_1.py::test_max_set_size
Failure reason: Client failed! Return code: 32, stderr: Error on processing query
CI report: Integration tests (amd_asan, db disk, old analyzer, 2/6)

CIDB statistics: cidb

Test output:

File: test_storage_s3_queue/test_1.py:514 - in test_max_set_size
    res1 = [list(map(int, l.split())) for l in run_query(node, get_query).splitlines()]
File: helpers/s3_queue_common.py:21 - in run_query
    result = instance.query(query, stdin=stdin, settings=settings)
File: helpers/cluster.py:4454 - in query
    return self.client.query(
File: helpers/client.py:40 - in wrap
    return func(self, *args, **kwargs)
File: helpers/client.py:80 - in query
    ).get_answer()
File: helpers/client.py:269 - in get_answer
    raise QueryRuntimeException(
E   helpers.client.QueryRuntimeException: Client failed! Return code: 32, stderr: Error on processing query: Code: 32. DB::Exception: Attempt to read after eof: while receiving packet from 172.16.1.12:9000, local address: 172.16.1.1:58830. (ATTEMPT_TO_READ_AFTER_EOF), Stack trace (when copying this message, always include the lines below):
E   
E   0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exception(String const&, int) @ 0x000000004d9d1871
E   1. ./ci/tmp/build/./src/Common/Exception.cpp:136: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x0000000024a48e74
E   2. DB::Exception::Exception(String&&, int, String, bool) @ 0x000000000e772977
E   3. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000e771aab
E   4. ./src/Common/Exception.h:190: DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x0000000024a5b632
E   5. ./ci/tmp/build/./src/IO/VarInt.cpp:13: DB::throwReadAfterEOF() @ 0x0000000024cf0dab
E   6. ./src/IO/VarInt.h:83: DB::Connection::receivePacket() @ 0x000000003f0b710c
E   7. ./ci/tmp/build/./src/Client/ClientBase.cpp:1436: DB::ClientBase::receiveAndProcessPacket(std::shared_ptr<DB::IAST>, bool) @ 0x000000003f013b77
E   8. ./ci/tmp/build/./src/Client/ClientBase.cpp:1411: DB::ClientBase::receiveResult(std::shared_ptr<DB::IAST>, int, bool) @ 0x000000003f012560
E   9. ./ci/tmp/build/./src/Client/ClientBase.cpp:1314: DB::ClientBase::processOrdinaryQuery(String, std::shared_ptr<DB::IAST>) @ 0x000000003f00f79b
E   10. ./ci/tmp/build/./src/Client/ClientBase.cpp:2345: DB::ClientBase::processParsedSingleQuery(std::basic_string_view<char, std::char_traits<char>>, std::shared_ptr<DB::IAST>, bool&, unsigned long) @ 0x000000003f00b81e
E   11. ./ci/tmp/build/./src/Client/ClientBase.cpp:2722: DB::ClientBase::executeMultiQuery(String const&) @ 0x000000003f0256b1
E   12. ./ci/tmp/build/./src/Client/ClientBase.cpp:2963: DB::ClientBase::processQueryText(String const&) @ 0x000000003f028742
E   13. ./ci/tmp/build/./src/Client/ClientBase.cpp:3783: DB::ClientBase::runNonInteractive() @ 0x000000003f0418e7
E   14. ./ci/tmp/build/./programs/client/Client.cpp:408: DB::Client::main(std::vector<String, std::allocator<String>> const&) @ 0x0000000024fe923a
E   15. ./ci/tmp/build/./base/poco/Util/src/Application.cpp:315: Poco::Util::Application::run() @ 0x000000004dc31657
E   16. ./ci/tmp/build/./programs/client/Client.cpp:1266: mainEntryClickHouseClient(int, char**) @ 0x00000000250053e3
E   17. ./ci/tmp/build/./programs/main.cpp:380: main @ 0x000000000e75b125
E   18. __pow_finite @ 0x0000000000029d90
E   19. __remainder_finite @ 0x0000000000029e40
E   20. _start @ 0x000000000e6795ee
E    (version 26.1.1.112)
E   (query: SELECT * FROM max_set_size_nzgsyy ORDER BY column1, column2, column3)

Metadata

Metadata

Assignees

Labels

flaky testflaky test found by CItestingSpecial 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