============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload_topic.py .E

==================================== ERRORS ====================================
________________ ERROR at teardown of TestYdbTopicWorkload.test ________________
ydb/tests/stress/topic_kafka/tests/test_workload_topic.py:12: in setup
    yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:679: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 1e-06 seconds, 0 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 4.621703 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 8.00802 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 11.405848 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 14.832793 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 18.180845 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.621107 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.042927 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.43882 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00338 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1387410==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d067d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d067d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d067d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d067d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034d067d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d067d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d067d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d067d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d067d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d1544e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b59f287 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b590c04 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d066ec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d066ec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d1544e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b59f287 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b590c04 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c209ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c209ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c209ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c209ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c209ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c209ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c209ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c209ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c209ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c209ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d0a04c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d0a04c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x000034d0a04c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003b59d17f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003b590871 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0a03a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d0a03a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003b59d17f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003b590871 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c209a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c209a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c209a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d0a04c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d0a04c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x000034d0a04c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003b59d17f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003b590871 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034488c64 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034488c64 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034488c64 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034488c64 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034488c64 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034488c64 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034488c64 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034488c64 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034488c64 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034488c64 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034488c64 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x000034487a32 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000034487a32 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x00003448df50 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000344ea198 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x000034d14d86 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b59a47b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003b5902e2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034488bc2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000034488bc2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000034488bc2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000034488bc2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x000034487a32 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000034487a32 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x00003448df50 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000344ea198 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x000034d14d86 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b59a47b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003b5902e2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4e4b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4e4b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4e4b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027b4e4b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027b4e4b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027b4e4b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027b4e4b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027b4e4b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027b4e15f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x000027b4cfb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b644daa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b644daa in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003b644daa in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003b644daa in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b644daa in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001fa1a81f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b63314f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b63314f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b63314f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004528649e in NYdbGrpc::TGRpcRequestImpl<Ydb::RateLimiter::ListResourcesRequest, Ydb::RateLimiter::ListResourcesResponse, NKikimr::NQuoter::TRateLimiterGRpcService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003b58882c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b58882c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b58882c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003b58882c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003b58882c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b58882c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x0000220aa24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x0000220aa24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x0000220aa24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x0000220aa7ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x0000220aa7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4e4b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4e4b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4e4b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027b4e4b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027b4e4b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027b4e4b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027b4e4b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027b4e4b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027b4e15f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x000027b4cfb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b644daa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b644daa in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/splx/00091f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22197
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/splx/00091f/r3tmp/kikimr_cluster_qbrg5yhs
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3174
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16845
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/splx/00091f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_qlmbtdkc.log --grpc-port=8293 --mon-port=3174 --ic-port=22197
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8293/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/splx/00091f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_qlmbtdkc.log --grpc-port=8293 --mon-port=3174 --ic-port=22197
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/splx/00091f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_qlmbtdkc.log', '--grpc-port=8293', '--mon-port=3174', '--ic-port=22197')' in '/home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1387410
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:8293/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/splx/00091f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1387417
DEBUG    ya.test:process.py:259 Command (pid 1387417) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1387417) elapsed time (sec): 1.3917527198791504
DEBUG    ya.test:process.py:263 Command (pid 1387417) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387417) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1387417) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387417) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387417) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1387417) maxrss: 469600
DEBUG    ya.test:process.py:263 Command (pid 1387417) minflt: 45266
DEBUG    ya.test:process.py:263 Command (pid 1387417) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1387417) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1387417) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 1387417) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1387417) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1387417) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1387417) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1387417) stime: 0.231226
DEBUG    ya.test:process.py:263 Command (pid 1387417) utime: 0.49287
DEBUG    ya.test:process.py:263 Command (pid 1387417) wtime: 1.415
DEBUG    ya.test:process.py:275 Command (pid 1387417) output:
Git info:
    Commit: 124508c125f5898cef994cc36e68eda47fe62447
    Branch: 
    Author: Nikita Vasilev <nekitvas@gmail.com>
    Summary: Merge 25c2828f4f814111361160d0cc729c6738b9fd76 into 6f6ea758b2a6e91f922c7b44a3ceb2d70f0323b1

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-p4th64kgia
    Host information: 
        Linux ghrun-p4th64kgia 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 1387417) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 124508c125f5898cef994cc36e68eda47fe62447
    Branch: 
    Author: Nikita Vasilev <nekitvas@gmail.com>
    Summary: Merge 25c2828f4f814111361160d0cc729c6738b9fd76 into 6f6ea758b2a6e91f922c7b44a3ceb2d70f0323b1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/splx/00091f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8293', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22197\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/splx/00091f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8293', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22197\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1388579
DEBUG    ya.test:process.py:259 Command (pid 1388579) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388579) elapsed time (sec): 1.2319791316986084
DEBUG    ya.test:process.py:263 Command (pid 1388579) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388579) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1388579) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388579) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388579) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1388579) maxrss: 574784
DEBUG    ya.test:process.py:263 Command (pid 1388579) minflt: 51738
DEBUG    ya.test:process.py:263 Command (pid 1388579) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1388579) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1388579) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 1388579) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1388579) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1388579) nvcsw: 761
DEBUG    ya.test:process.py:263 Command (pid 1388579) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1388579) stime: 0.296877
DEBUG    ya.test:process.py:263 Command (pid 1388579) utime: 0.5001
DEBUG    ya.test:process.py:263 Command (pid 1388579) wtime: 1.241
DEBUG    ya.test:process.py:275 Command (pid 1388579) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1388579) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/splx/00091f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8293', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/splx/00091f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8293', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1388713
DEBUG    ya.test:process.py:259 Command (pid 1388713) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388713) elapsed time (sec): 1.45697021484375
DEBUG    ya.test:process.py:263 Command (pid 1388713) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388713) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1388713) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388713) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388713) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1388713) maxrss: 575688
DEBUG    ya.test:process.py:263 Command (pid 1388713) minflt: 51620
DEBUG    ya.test:process.py:263 Command (pid 1388713) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1388713) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1388713) nivcsw: 257
DEBUG    ya.test:process.py:263 Command (pid 1388713) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1388713) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1388713) nvcsw: 600
DEBUG    ya.test:process.py:263 Command (pid 1388713) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1388713) stime: 0.28535499999999997
DEBUG    ya.test:process.py:263 Command (pid 1388713) utime: 0.529094
DEBUG    ya.test:process.py:263 Command (pid 1388713) wtime: 1.472
DEBUG    ya.test:process.py:275 Command (pid 1388713) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1388713) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 52942cb3-7d44-4ac5-8b3b-a4880062e7be, localhost:8293): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 52942cb3-7d44-4ac5-8b3b-a4880062e7be, localhost:8293): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 52942cb3-7d44-4ac5-8b3b-a4880062e7be, localhost:8293): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-p4th64kgia.auto.internal" port: 8293 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-p4th64kgia.auto.internal:8293, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload_topic.py::TestYdbTopicWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/workload_topic_kafka
DEBUG    ya.test:process.py:678 Command out will be placed to workload_topic_kafka.out
DEBUG    ya.test:process.py:678 Command err will be placed to workload_topic_kafka.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/workload_topic_kafka', '--endpoint', 'grpc://localhost:8293', '--database', '/Root', '--duration', '120', '--consumers', '2', '--consumer-threads', '2', '--restart-interval', '15s', '--partitions', '4', '--write-workload', '0.01', '9000000', '2', 'big_record', '1', '--write-workload', '8000', '45', '1000', 'small_record', '10', '--write-workload', '800', '4096', '1', 'medium_record', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1389383
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 803d1b93-2dbe-40e0-aa7d-97da7da84ac8, localhost:8293): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 803d1b93-2dbe-40e0-aa7d-97da7da84ac8, localhost:8293): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 803d1b93-2dbe-40e0-aa7d-97da7da84ac8, localhost:8293): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-p4th64kgia.auto.internal" port: 8293 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-p4th64kgia.auto.internal:8293, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ya.test:process.py:259 Command (pid 1389383) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1389383) elapsed time (sec): 218.43382859230042
DEBUG    ya.test:process.py:263 Command (pid 1389383) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389383) inblock: 260920
DEBUG    ya.test:process.py:263 Command (pid 1389383) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389383) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1389383) majflt: 1351
DEBUG    ya.test:process.py:263 Command (pid 1389383) maxrss: 1595720
DEBUG    ya.test:process.py:263 Command (pid 1389383) minflt: 2889931
DEBUG    ya.test:process.py:263 Command (pid 1389383) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1389383) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1389383) nivcsw: 26456
DEBUG    ya.test:process.py:263 Command (pid 1389383) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1389383) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1389383) nvcsw: 2643605
DEBUG    ya.test:process.py:263 Command (pid 1389383) oublock: 505416
DEBUG    ya.test:process.py:263 Command (pid 1389383) stime: 36.948096
DEBUG    ya.test:process.py:263 Command (pid 1389383) utime: 196.119995
DEBUG    ya.test:process.py:263 Command (pid 1389383) wtime: 218.44
DEBUG    ya.test:process.py:275 Command (pid 1389383) output:
Window	Lag		Lag time	Read speed	Full time	
#	percentile,msg	percentile,ms	msg/s	MB/s	percentile,ms	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
1	0		0		0	0	0	
1	0	0	0		0	
1	0	0	0		0	
2	0		0		0	0	0	
2	0	0	0		0	
2	0	0	0		0	
3	0		0		0	0	0	
3	0	0	0		0	
3	0	0	0		0	
4	0		0		0	0	0	
4	0	0	0		0	
4	0	0	0		0	
5	0		0		0	0	0	
5	0	0	0		0	
5	0	0	0		0	
6	0		0		0	0	0	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
6	0	0	0		0	
6	0	0	0		0	
7	0		0		0	0	0	
1	0	0	0		0	
7	0	0	0		0	
7	7	0	179		34	
8	0		0		8	0	231	
2	0	0	0		0	
8	6	0	437		8	
8	231	0	515		102	
9	20		347		578	0	700	
3	0	0	0		0	
9	111	0	859		17	
9	250	0	1143		228	
10	94		787		421	0	1220	
4	0	0	0		0	
10	129	0	1127		22	
10	166	0	1567		313	
11	269		1319		556	0	1938	
5	0	0	0		0	
11	249	0	2191		43	
11	307	0	2799		559	
12	301		1727		578	0	2717	
6	1	8	3391		0	
12	707	2	2607		52	
12	775	0	3775		755	
13	365		2319		541	1	3281	
7	0	0	0		0	
13	302	1	2943		58	
13	292	0	4831		963	
14	751		1463		1333	2	4059	
8	0	0	0		0	
14	677	2	3263		64	
14	651	0	5535		1103	
15	759		2671		366	0	4469	
9	0	0	0		0	
15	495	1	3759		74	
15	460	0	6527		1303	
16	157		5023		595	9	5118	
10	0	0	0		0	
16	438	1	3871		77	
16	489	0	7391		1479	
17	0		0		0	0	0	
11	0	0	0		0	
17	668	2	4223		84	
17	642	0	8255		1647	
18	0		0		0	0	0	
12	0	0	0		0	
18	264	1	4447		88	
18	264	0	9279		1855	
19	2063		2655		2063	3	9170	
13	0	0	0		0	
19	279	1	5695		113	
19	256	0	10239		2047	
20	1487		3279		4269	7	10298	
14	0	0	0		0	
20	526	2	5567		111	
20	558	0	10879		2175	
21	2335		2639		259	0	6961	
15	0	0	0		0	
21	531	2	6143		122	
21	527	0	12095		2415	
22	2143		4351		7894	32	11611	
16	0	0	0		0	
22	386	1	6303		125	
22	371	0	12927		2591	
23	2607		3279		1615	3	9454	
17	0	0	0		0	
23	642	2	7231		144	
23	652	0	14079		2815	
24	2863		3359		7526	14	13384	
18	0	0	0		0	
24	528	2	7007		139	
24	535	0	14655		2927	
25	3183		2783		2635	5	9404	
19	0	0	0		0	
25	574	2	7167		142	
25	567	0	15423		3087	
26	3423		2383		1299	2	9811	
20	0	0	0		0	
26	166	0	7551		150	
26	199	0	16511		3295	
27	3391		3103		814	1	10880	
21	0	0	0		0	
27	584	2	8575		171	
27	580	0	17663		3535	
28	3935		3791		3038	5	16512	
22	0	0	0		0	
28	275	1	8639		171	
28	243	0	18303		3647	
29	3871		2943		270	0	10448	
23	0	0	0		0	
29	97	0	9919		197	
29	94	0	19839		3967	
30	4255		4671		1697	3	18830	
24	0	0	0		0	
30	814	3	9983		199	
30	844	0	20479		4095	
31	0		0		889	1	19644	
25	0	0	0		0	
31	592	2	10303		205	
31	560	0	21503		4319	
32	0		0		0	0	0	
26	0	0	0		0	
32	1079	4	10303		205	
32	1136	0	22271		4447	
33	0		0		0	0	0	
27	0	0	0		0	
33	58	0	9919		197	
33	60	0	23807		4767	
34	5727		2223		3931	7	23483	
28	0	0	0		0	
34	690	2	11135		221	
34	653	0	24319		4863	
35	5727		3023		3931	7	24795	
29	0	0	0		0	
35	156	0	12863		257	
35	159	0	25599		5119	
36	5631		3663		11836	22	25336	
30	0	0	0		0	
36	419	1	12095		240	
36	423	0	26239		5247	
37	5727		4415		6317	12	25864	
31	0	0	0		0	
37	477	1	12799		254	
37	495	0	27135		5439	
38	5631		5695		10241	37	19373	
32	0	0	0		0	
38	533	2	12863		257	
38	506	0	28031		5599	
39	6527		2895		2545	4	26854	
33	0	0	0		0	
39	504	1	13503		269	
39	527	0	29183		5823	
40	6847		5535		5544	10	28723	
34	0	0	0		0	
40	531	2	13567		271	
40	532	0	29823		5983	
41	7039		2847		7470	14	29549	
35	0	0	0		0	
41	418	1	13567		271	
41	417	0	30847		6175	
42	6655		3087		2075	4	19910	
36	0	0	0		0	
42	167	0	16319		325	
42	216	0	32127		6431	
43	7295		3519		4592	9	30934	
37	0	0	0		0	
43	489	1	14847		295	
43	467	0	32767		6559	
44	7615		3663		1660	3	31557	
38	0	0	0		0	
44	526	2	15871		317	
44	548	0	33791		6719	
45	7871		3551		1839	3	32432	
39	0	0	0		0	
45	470	1	15551		309	
45	467	0	34559		6911	
46	7871		4255		1595	3	33436	
40	0	0	0		0	
46	503	1	16511		329	
46	576	0	35583		7103	
47	0		0		0	0	0	
41	0	0	0		0	
47	593	2	17023		339	
47	548	0	36607		7327	
48	0		0		0	0	0	
42	0	0	0		0	
48	480	1	16511		329	
48	526	0	37631		7519	
49	0		0		0	0	0	
43	0	0	0		0	
49	374	1	18303		365	
49	341	0	38399		7679	
50	0		0		0	0	0	
44	0	0	0		0	
50	305	1	17407		349	
50	333	0	39167		7807	
51	0		0		0	0	0	
45	0	0	0		0	
51	228	0	18815		373	
51	229	0	40447		8063	
52	9663		4703		5597	7	41379	
46	0	0	0		0	
52	0	0	0		0	
52	1	0	40703		8159	
53	9663		4959		16775	22	41880	
47	0	0	0		0	
53	384	1	19711		395	
53	417	0	42239		8447	
54	0		0		0	0	0	
48	0	0	0		0	
54	6	0	19583		391	
54	0	0	0		0	
55	9023		6943		13744	36	43711	
49	0	0	0		0	
55	203	0	23295		463	
55	215	0	44031		8831	
56	9663		7871		4498	8	43096	
50	0	0	0		0	
56	453	1	22143		443	
56	451	0	44799		8959	
57	10047		8383		2846	5	44049	
51	0	0	0		0	
57	403	1	22527		449	
57	416	0	46079		9215	
58	9471		8767		4003	7	45043	
52	0	0	0		0	
58	121	0	23167		461	
58	198	0	47359		9471	
59	10047		8831		2136	4	45975	
53	0	0	0		0	
59	420	1	25343		505	
59	352	0	48127		9663	
60	9215		12159		11850	16	49090	
54	0	0	0		0	
60	567	2	24575		489	
60	583	0	49151		9855	
61	10047		7519		2470	4	47874	
55	0	0	0		0	
61	618	2	24575		489	
61	669	0	49919		9983	
62	10047		4223		2607	5	48692	
56	0	0	0		0	
62	511	1	25855		515	
62	499	0	50943		10047	
63	0		0		0	0	0	
57	0	0	0		0	
63	523	2	25599		509	
63	555	0	51711		10047	
64	0		0		0	0	0	
58	0	0	0		0	
64	470	1	25343		507	
64	481	0	52479		10047	
65	0		0		0	0	0	
59	0	0	0		0	
65	94	0	27647		555	
65	95	0	54015		10047	
66	10047		3247		4	17	56830	
60	0	0	0		0	
66	532	2	27263		543	
66	510	0	54271		10047	
67	10047		3151		5732	7	56039	
61	0	0	0		0	
67	94	0	27775		555	
67	125	0	56063		10047	
68	10047		4479		1775	0	58071	
62	0	0	0		0	
68	283	1	28415		567	
68	257	0	56575		10047	
69	10047		5439		7364	7	58286	
63	0	0	0		0	
69	110	0	28543		571	
69	117	0	57087		10047	
70	0		0		0	0	0	
64	0	0	0		0	
70	0	0	0		0	
70	0	0	0		0	
71	0		0		0	0	0	
65	0	0	0		0	
71	0	0	0		0	
71	0	0	0		0	
72	10047		8895		5523	7	60856	
66	0	0	0		0	
72	161	0	34047		679	
72	183	0	60927		10047	
73	10047		9983		16782	22	62208	
67	0	0	0		0	
73	382	1	32511		647	
73	387	0	61695		10047	
74	10047		9791		62	0	61590	
68	0	0	0		0	
74	7	0	32767		655	
74	10	0	61439		10047	
75	10047		11903		3822	7	63275	
69	0	0	0		0	
75	153	0	34559		687	
75	156	0	63487		10047	
76	10047		12287		245	0	57489	
70	0	0	0		0	
76	112	0	34559		691	
76	146	0	64511		10047	
77	10047		13183		3577	7	64580	
71	0	0	0		0	
77	312	1	36095		723	
77	322	0	65279		10047	
78	0		0		495	1	49566	
72	0	0	0		0	
78	240	0	38143		763	
78	222	0	66559		10047	
79	0		0		0	0	0	
73	0	0	0		0	
79	255	0	37119		743	
79	256	0	67583		10047	
80	0		0		0	0	0	
74	0	0	0		0	
80	354	1	37631		751	
80	387	0	68095		10047	
81	0		0		0	0	0	
75	0	0	0		0	
81	427	1	37887		755	
81	405	0	69119		10047	
82	0		0		0	0	0	
76	0	0	0		0	
82	111	0	41983		839	
82	88	0	70655		10047	
83	0		0		0	0	0	
77	0	0	0		0	
83	39	0	41983		839	
83	52	0	71679		10047	
84	0		0		0	0	0	
78	0	0	0		0	
84	0	0	0		0	
84	0	0	0		0	
85	0		0		0	0	0	
79	0	0	0		0	
85	0	0	0		0	
85	0	0	0		0	
86	0		0		0	0	0	
80	0	0	0		0	
86	24	0	42751		851	
86	48	0	74751		10047	
87	10047		6687		7271	7	75654	
81	0	0	0		0	
87	221	0	43519		867	
87	236	0	75775		10047	
88	10047		7647		18261	15	76853	
82	0	0	0		0	
88	260	1	45055		899	
88	255	0	76287		10047	
89	10047		8319		7835	8	77523	
83	0	0	0		0	
89	523	2	45055		899	
89	574	0	77311		10047	
90	10047		10175		10973	14	77883	
84	0	0	0		0	
90	51	0	47871		955	
90	45	0	77823		10047	
91	10047		10943		9035	17	77246	
85	0	0	0		0	
91	286	1	46335		923	
91	321	0	78847		10047	
92	0		0		0	0	0	
86	0	0	0		0	
92	782	3	46847		935	
92	772	0	80383		10047	
93	10047		13183		617	1	78744	
87	0	0	0		0	
93	761	2	46591		931	
93	753	0	80895		10047	
94	0		0		0	0	0	
88	0	0	0		0	
94	395	1	47359		947	
94	419	0	81919		10047	
95	0		0		0	0	0	
89	0	0	0		0	
95	42	0	50687		1011	
95	59	0	83967		10047	
96	10047		1983		0	0	0	
90	0	0	0		0	
96	281	1	49407		987	
96	279	0	83967		10047	
97	10047		3359		0	0	0	
91	0	0	0		0	
97	174	0	49663		991	
97	165	0	85503		10047	
98	10047		4543		0	0	0	
92	0	0	0		0	
98	403	1	50175		1003	
98	417	0	86015		10047	
99	10047		5503		7559	7	87907	
93	0	0	0		0	
99	0	0	0		0	
99	0	0	0		0	
100	0		0		0	0	0	
94	0	0	0		0	
100	49	0	54271		1087	
100	38	0	88063		10047	
101	10047		6847		3405	0	90562	
95	0	0	0		0	
101	215	0	52991		1055	
101	202	0	89087		10047	
102	10047		8319		11235	8	91045	
96	0	0	0		0	
102	115	0	52479		1055	
102	139	0	89087		10047	
103	10047		9471		3445	6	90187	
97	0	0	0		0	
103	54	0	55551		1111	
103	64	0	91135		10047	
104	0		0		0	0	0	
98	0	0	0		0	
104	130	0	56831		1135	
104	162	0	92159		10047	
105	10047		11583		3662	7	91417	
99	0	0	0		0	
105	215	0	56319		1127	
105	264	0	93183		10047	
106	10047		9599		11428	15	93622	
100	0	0	0		0	
106	421	1	57599		1151	
106	338	0	94207		10047	
107	10047		13247		4824	17	93209	
101	0	0	0		0	
107	0	0	0		0	
107	0	0	0		0	
108	0		0		253	0	70403	
102	0	0	0		0	
108	236	0	58111		1167	
108	269	0	95743		10047	
109	10047		12799		0	0	0	
103	0	0	0		0	
109	0	0	0		0	
109	0	0	0		0	
110	0		0		0	0	0	
104	0	0	0		0	
110	262	1	60159		1199	
110	238	0	97791		10047	
111	0		0		0	0	0	
105	0	0	0		0	
111	438	1	60415		1207	
111	463	0	98303		10047	
112	0		0		0	0	0	
106	0	0	0		0	
112	150	0	60415		1207	
112	161	0	99327		10047	
113	0		0		0	0	0	
107	1	8	4543		0	
113	437	1	61695		1239	
113	451	0	100351		10047	
114	0		0		0	0	0	
108	0	0	0		0	
114	217	0	61951		1239	
114	246	0	100351		10047	
115	0		0		0	0	0	
109	0	0	0		0	
115	394	1	62975		1255	
115	397	0	100351		10047	
116	10047		5503		9099	7	100000	
110	0	0	0		0	
116	223	0	63487		1271	
116	254	0	100351		10047	
117	10047		5951		9099	7	100000	
111	0	0	0		0	
117	4	0	66559		1327	
117	21	0	100351		10047	
118	10047		6431		18044	15	100000	
112	0	0	0		0	
118	262	1	65535		1311	
118	260	0	100351		10047	
119	10047		7839		2623	22	100000	
113	0	0	0		0	
119	125	0	65535		1311	
119	136	0	100351		10047	
120	10047		6079		251	0	73322	
114	0	0	0		0	
120	187	0	68095		1359	
120	228	0	100351		10047	
115	0	0	0		0	
116	0	0	0		0	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Total	299	1	17791		353	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Total	309	0	37887		7551	
117	0	0	0		0	
Window	Lag		Lag time	Read speed	Full time	
#	percentile,msg	percentile,ms	msg/s	MB/s	percentile,ms	
Total	9471		5599		3095	5	50085	
118	0	0	0		0	
119	0	0	0		0	
120	0	0	0		0	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Total	0	0	3391		0	

DEBUG    ya.test:process.py:276 Command (pid 1389383) errors:
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
2025-11-25T15:21:49.814620Z :WARNING: No initial sequence number for ProducerId 75e771bc-ca1211f0-8a9e88ec-55e3a14d PartitionId 3
2025-11-25T15:21:49.814644Z :WARNING: No initial sequence number for ProducerId 75f5262c-ca1211f0-a950f7f8-31df498e PartitionId 3
2025-11-25T15:21:49.916026Z :WARNING: No initial sequence number for ProducerId 75f3dc5e-ca1211f0-b9647d70-29dc9fe7 PartitionId 2
2025-11-25T15:21:49.956322Z :WARNING: No initial sequence number for ProducerId 75e85c62-ca1211f0-80910522-5761041d PartitionId 2
2025-11-25T15:21:49.958682Z :WARNING: No initial sequence number for ProducerId 75e7d594-ca1211f0-a012372c-6dc6353b PartitionId 3
2025-11-25T15:21:50.042608Z :WARNING: No initial sequence number for ProducerId 75e7c630-ca1211f0-95e90dda-b1c6b487 PartitionId 3
2025-11-25T15:21:50.116538Z :WARNING: No initial sequence number for ProducerId 75e52b46-ca1211f0-92cca253-efc600e2 PartitionId 2
2025-11-25T15:21:50.132953Z :WARNING: No initial sequence number for ProducerId 75ee2ef8-ca1211f0-8be28bd5-db570d99 PartitionId 2
2025-11-25T15:21:50.291619Z :WARNING: No initial sequence number for ProducerId 75f92132-ca1211f0-825837b5-45bb42c3 PartitionId 2
2025-11-25T15:21:50.300125Z :WARNING: No initial sequence number for ProducerId 75e47548-ca1211f0-b278e50a-471e1eef PartitionId 2
2025-11-25T15:21:50.309206Z :WARNING: No initial sequence number for ProducerId 75e748fe-ca1211f0-a774d3c2-e934ced1 PartitionId 3
2025-11-25T15:21:50.320889Z :WARNING: No initial sequence number for ProducerId 75ea85fa-ca1211f0-be1c4789-f7fba156 PartitionId 3
2025-11-25T15:21:50.329901Z :WARNING: No initial sequence number for ProducerId 75e6a30e-ca1211f0-91447a50-d9e0bb3e PartitionId 3
2025-11-25T15:21:50.330948Z :WARNING: No initial sequence number for ProducerId 75f03108-ca1211f0-86d4bce3-a1245213 PartitionId 3
2025-11-25T15:21:50.360591Z :WARNING: No initial sequence number for ProducerId 75ee63dc-ca1211f0-b9b3b55b-e79a4170 PartitionId 2
2025-11-25T15:21:50.363159Z :WARNING: No initial sequence number for ProducerId 75ff1042-ca1211f0-9323ed87-2399dfe1 PartitionId 2
2025-11-25T15:21:50.364005Z :WARNING: No initial sequence number for ProducerId 75ef93b0-ca1211f0-9221cec8-1f4cfcdc PartitionId 3
2025-11-25T15:21:50.364934Z :WARNING: No initial sequence number for ProducerId 75e550e4-ca1211f0-8f1d4340-4ddb9247 PartitionId 2
2025-11-25T15:21:50.365286Z :WARNING: No initial sequence number for ProducerId 75e8aaa0-ca1211f0-9faebb15-331e2bc1 PartitionId 3
2025-11-25T15:21:50.387685Z :WARNING: No initial sequence number for ProducerId 75e6db1c-ca1211f0-b8ddc16f-fb4a0f9c PartitionId 2
2025-11-25T15:21:51.818105Z :WARNING: No initial sequence number for ProducerId 75e771bc-ca1211f0-8a9e88ec-55e3a14d PartitionId 3
2025-11-25T15:21:51.818188Z :WARNING: No initial sequence number for ProducerId 75f5262c-ca1211f0-a950f7f8-31df498e PartitionId 3
2025-11-25T15:21:51.918357Z :WARNING: No initial sequence number for ProducerId 75f3dc5e-ca1211f0-b9647d70-29dc9fe7 PartitionId 2
2025-11-25T15:21:51.956797Z :WARNING: No initial sequence number for ProducerId 75e85c62-ca1211f0-80910522-5761041d PartitionId 2
2025-11-25T15:21:51.959228Z :WARNING: No initial sequence number for ProducerId 75e7d594-ca1211f0-a012372c-6dc6353b PartitionId 3
2025-11-25T15:21:52.048882Z :WARNING: No initial sequence number for ProducerId 75e7c630-ca1211f0-95e90dda-b1c6b487 PartitionId 3
2025-11-25T15:21:52.119841Z :WARNING: No initial sequence number for ProducerId 75e52b46-ca1211f0-92cca253-efc600e2 PartitionId 2
2025-11-25T15:21:52.134258Z :WARNING: No initial sequence number for ProducerId 75ee2ef8-ca1211f0-8be28bd5-db570d99 PartitionId 2
2025-11-25T15:21:52.292368Z :WARNING: No initial sequence number for ProducerId 75f92132-ca1211f0-825837b5-45bb42c3 PartitionId 2
2025-11-25T15:21:52.300888Z :WARNING: No initial sequence number for ProducerId 75e47548-ca1211f0-b278e50a-471e1eef PartitionId 2
2025-11-25T15:21:52.313333Z :WARNING: No initial sequence number for ProducerId 75e748fe-ca1211f0-a774d3c2-e934ced1 PartitionId 3
2025-11-25T15:21:52.321379Z :WARNING: No initial sequence number for ProducerId 75ea85fa-ca1211f0-be1c4789-f7fba156 PartitionId 3
2025-11-25T15:21:52.336472Z :WARNING: No initial sequence number for ProducerId 75f03108-ca1211f0-86d4bce3-a1245213 PartitionId 3
2025-11-25T15:21:52.337928Z :WARNING: No initial sequence number for ProducerId 75e6a30e-ca1211f0-91447a50-d9e0bb3e PartitionId 3
2025-11-25T15:21:52.361018Z :WARNING: No initial sequence number for ProducerId 75ee63dc-ca1211f0-b9b3b55b-e79a4170 PartitionId 2
2025-11-25T15:21:52.363398Z :WARNING: No initial sequence number for ProducerId 75ff1042-ca1211f0-9323ed87-2399dfe1 PartitionId 2
2025-11-25T15:21:52.364357Z :WARNING: No initial sequence number for ProducerId 75ef93b0-ca1211f0-9221cec8-1f4cfcdc PartitionId 3
2025-11-25T15:21:52.368812Z :WARNING: No initial sequence number for ProducerId 75e8aaa0-ca1211f0-9faebb15-331e2bc1 PartitionId 3
2025-11-25T15:21:52.369159Z :WARNING: No initial sequence number for ProducerId 75e550e4-ca1211f0-8f1d4340-4ddb9247 PartitionId 2
2025-11-25T15:21:52.390734Z :WARNING: No initial sequence number for ProducerId 75e6db1c-ca1211f0-b8ddc16f-fb4a0f9c PartitionId 2
2025-11-25T15:21:53.818448Z :WARNING: No initial sequence number for ProducerId 75e771bc-ca1211f0-8a9e88ec-55e3a14d PartitionId 3
2025-11-25T15:21:53.818528Z :WARNING: No initial sequence number for ProducerId 75f5262c-ca1211f0-a950f7f8-31df498e PartitionId 3
2025-11-25T15:21:53.918625Z :WARNING: No initial sequence number for ProducerId 75f3dc5e-ca1211f0-b9647d70-29dc9fe7 PartitionId 2
2025-11-25T15:21:53.957050Z :WARNING: No initial sequence number for ProducerId 75e85c62-ca1211f0-80910522-5761041d PartitionId 2
2025-11-25T15:21:53.959695Z :WARNING: No initial sequence number for ProducerId 75e7d594-ca1211f0-a012372c-6dc6353b PartitionId 3
2025-11-25T15:21:54.053535Z :WARNING: No initial sequence number for ProducerId 75e7c630-ca1211f0-95e90dda-b1c6b487 PartitionId 3
2025-11-25T15:21:54.126223Z :WARNING: No initial sequence number for ProducerId 75e52b46-ca1211f0-92cca253-efc600e2 PartitionId 2
2025-11-25T15:21:54.138308Z :WARNING: No initial sequence number for ProducerId 75ee2ef8-ca1211f0-8be28bd5-db570d99 PartitionId 2
2025-11-25T15:21:54.301220Z :WARNING: No initial sequence number for ProducerId 75f92132-ca1211f0-825837b5-45bb42c3 PartitionId 2
2025-11-25T15:21:54.303402Z :WARNING: No initial sequence number for ProducerId 75e47548-ca1211f0-b278e50a-471e1eef PartitionId 2
2025-11-25T15:21:54.314471Z :WARNING: No initial sequence number for ProducerId 75e748fe-ca1211f0-a774d3c2-e934ced1 PartitionId 3
2025-11-25T15:21:54.321735Z :WARNING: No initial sequence number for ProducerId 75ea85fa-ca1211f0-be1c4789-f7fba156 PartitionId 3
2025-11-25T15:21:54.340896Z :WARNING: No initial sequence number for ProducerId 75f03108-ca1211f0-86d4bce3-a1245213 PartitionId 3
2025-11-25T15:21:54.341357Z :WARNING: No initial sequence number for ProducerId 75e6a30e-ca1211f0-91447a50-d9e0bb3e PartitionId 3
2025-11-25T15:21:54.361986Z :WARNING: No initial sequence number for ProducerId 75ee63dc-ca1211f0-b9b3b55b-e79a4170 PartitionId 2
2025-11-25T15:21:54.365728Z :WARNING: No initial sequence number for ProducerId 75ff1042-ca1211f0-9323ed87-2399dfe1 PartitionId 2
2025-11-25T15:21:54.366457Z :WARNING: No initial sequence number for ProducerId 75ef93b0-ca1211f0-9221cec8-1f4cfcdc PartitionId 3
2025-11-25T15:21:54.372923Z :WARNING: No initial sequence number for ProducerId 75e550e4-ca1211f0-8f1d4340-4ddb9247 PartitionId 2
2025-11-25T15:21:54.374660Z :WARNING: No initial sequence number for ProducerId 75e8aaa0-ca1211f0-9faebb15-331e2bc1 PartitionId 3
2025-11-25T15:21:54.396072Z :WARNING: No initial sequence number for ProducerId 75e6db1c-ca1211f0-b8ddc16f-fb4a0f9c PartitionId 2
2025-11-25T15:21:55.818696Z :WARNING: No initial sequence number for ProducerId 75e771bc-ca1211f0-8a9e88ec-55e3a14d PartitionId 3
2025-11-25T15:21:55.818768Z :WARNING: No initial sequence number for ProducerId 75f5262c-ca1211f0-a950f7f8-31df498e PartitionId 3
2025-11-25T15:21:55.882112Z :WARNING: No initial sequence number for ProducerId 79a87774-ca1211f0-a0f5adee-2b4eb3e6 PartitionId 3
2025-11-25T15:21:55.941193Z :WARNING: No initial sequence number for ProducerId 75f3dc5e-ca1211f0-b9647d70-29dc9fe7 PartitionId 2
2025-11-25T15:21:55.982832Z :WARNING: No initial sequence number for ProducerId 75e85c62-ca1211f0-80910522-5761041d PartitionId 2
2025-11-25T15:21:55.988874Z :WARNING: No initial sequence number for ProducerId 75e7d594-ca1211f0-a012372c-6dc6353b PartitionId 3
2025-11-25T15:21:56.054086Z :WARNING: No initial sequence number for ProducerId 75e7c630-ca1211f0-95e90dda-b1c6b487 PartitionId 3
2025-11-25T15:21:56.141360Z :WARNING: No initial sequence number for ProducerId 75ee2ef8-ca1211f0-8be28bd5-db570d99 PartitionId 2
2025-11-25T15:21:56.341654Z :WARNING: No initial sequence number for ProducerId 75e6a30e-ca1211f0-91447a50-d9e0bb3e PartitionId 3
2025-11-25T15:21:56.368401Z :WARNING: No initial sequence number for ProducerId 75ef93b0-ca1211f0-9221cec8-1f4cfcdc PartitionId 3
2025-11-25T15:21:56.375204Z :WARNING: No initial sequence number for ProducerId 75e8aaa0-ca1211f0-9faebb15-331e2bc1 PartitionId 3
2025-11-25T15:21:57.087709Z :WARNING: No initial sequence number for ProducerId 762c1240-ca1211f0-b3a44a43-9f193e32 PartitionId 0
2025-11-25T15:21:57.192954Z :WARNING: No initial sequence number for ProducerId 762de1f6-ca1211f0-a55347f4-9b032eab PartitionId 1
2025-11-25T15:21:57.197102Z :WARNING: No initial sequence number for ProducerId 7662cf42-ca1211f0-96495650-4991e4c1 PartitionId 1
2025-11-25T15:21:57.199153Z :WARNING: No initial sequence number for ProducerId 761b502c-ca1211f0-88449d0b-cf65ee61 PartitionId 1
2025-11-25T15:21:57.199221Z :WARNING: No initial sequence number for ProducerId 763e3e0c-ca1211f0-844d0b41-5a30963 PartitionId 1
2025-11-25T15:22:03.367484Z :NOTICE: [/Root] [/Root] [a445fdbf-fe64465f-5899726b-ce114e0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:03.368010Z :NOTICE: [/Root] [/Root] [a445fdbf-fe64465f-5899726b-ce114e0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:03.632060Z :NOTICE: [/Root] [/Root] [fc85885e-b79d3d-fdca62e2-8df81a65] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:03.641953Z :NOTICE: [/Root] [/Root] [fc85885e-b79d3d-fdca62e2-8df81a65] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:03.721556Z :NOTICE: [/Root] [/Root] [f04609f7-d598230d-7a64ba30-4e150a30] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:03.722031Z :NOTICE: [/Root] [/Root] [f04609f7-d598230d-7a64ba30-4e150a30] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:03.789987Z :NOTICE: [/Root] [/Root] [6e00cc42-a1e37d39-4fcff4e3-585778c6] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:03.798283Z :NOTICE: [/Root] [/Root] [6e00cc42-a1e37d39-4fcff4e3-585778c6] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:18.818077Z :NOTICE: [/Root] [/Root] [3ed1d705-eb69cb8e-744651bd-98d952e4] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:18.818645Z :NOTICE: [/Root] [/Root] [3ed1d705-eb69cb8e-744651bd-98d952e4] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:18.892101Z :NOTICE: [/Root] [/Root] [62933411-a8677346-94d83430-2ea8dbf0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:18.892557Z :NOTICE: [/Root] [/Root] [62933411-a8677346-94d83430-2ea8dbf0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:19.041303Z :NOTICE: [/Root] [/Root] [cbf4f90e-6023a921-9cda9cc1-d01de706] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:19.041713Z :NOTICE: [/Root] [/Root] [cbf4f90e-6023a921-9cda9cc1-d01de706] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:19.202339Z :NOTICE: [/Root] [/Root] [d27f30fb-2f4beee-ccb2d819-dd4dd574] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:19.202815Z :NOTICE: [/Root] [/Root] [d27f30fb-2f4beee-ccb2d819-dd4dd574] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:34.098557Z :NOTICE: [/Root] [/Root] [e7cbf464-65a99c1-ea528c8e-aa5520b8] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:34.099011Z :NOTICE: [/Root] [/Root] [e7cbf464-65a99c1-ea528c8e-aa5520b8] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:34.176259Z :NOTICE: [/Root] [/Root] [80d17c60-b623938-bb74cf16-5a1b87f1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:34.180514Z :NOTICE: [/Root] [/Root] [80d17c60-b623938-bb74cf16-5a1b87f1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:34.592290Z :NOTICE: [/Root] [/Root] [30e80f11-e6bf3f91-ddeb68d-a6c566e2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:34.597865Z :NOTICE: [/Root] [/Root] [30e80f11-e6bf3f91-ddeb68d-a6c566e2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:34.642157Z :NOTICE: [/Root] [/Root] [813b858e-918caf56-60bab561-27e9cc4f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:34.642653Z :NOTICE: [/Root] [/Root] [813b858e-918caf56-60bab561-27e9cc4f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:49.524243Z :NOTICE: [/Root] [/Root] [3091211c-1fd86032-f71e9bd9-895d1a87] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:49.524682Z :NOTICE: [/Root] [/Root] [3091211c-1fd86032-f71e9bd9-895d1a87] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:49.567371Z :NOTICE: [/Root] [/Root] [d119083d-cf220845-a4a4047-2f37de60] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:49.567778Z :NOTICE: [/Root] [/Root] [d119083d-cf220845-a4a4047-2f37de60] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:49.688491Z :NOTICE: [/Root] [/Root] [2eb1ba37-1e7c1295-e5c64c46-db100fd9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:49.690402Z :NOTICE: [/Root] [/Root] [2eb1ba37-1e7c1295-e5c64c46-db100fd9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:22:50.237479Z :NOTICE: [/Root] [/Root] [a09866de-d78bf49c-c37fa21b-4509a5b0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:22:50.237819Z :NOTICE: [/Root] [/Root] [a09866de-d78bf49c-c37fa21b-4509a5b0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:04.673276Z :NOTICE: [/Root] [/Root] [131c7d7e-385a5010-8fb454e6-391e16cd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:04.685186Z :NOTICE: [/Root] [/Root] [131c7d7e-385a5010-8fb454e6-391e16cd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:04.996432Z :NOTICE: [/Root] [/Root] [c55262de-2984d4fc-d308e672-5a7722a1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:04.997926Z :NOTICE: [/Root] [/Root] [c55262de-2984d4fc-d308e672-5a7722a1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:05.357282Z :NOTICE: [/Root] [/Root] [a44c2ee-dc4b12fc-3f2f01c-95658fba] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:05.357701Z :NOTICE: [/Root] [/Root] [a44c2ee-dc4b12fc-3f2f01c-95658fba] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:05.749607Z :NOTICE: [/Root] [/Root] [b048ce13-b26acf69-a906bfb0-d193c669] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:05.835732Z :NOTICE: [/Root] [/Root] [b048ce13-b26acf69-a906bfb0-d193c669] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:20.149785Z :NOTICE: [/Root] [/Root] [6a23198d-13fe2a3a-bfe072bc-335fe7f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:20.150226Z :NOTICE: [/Root] [/Root] [6a23198d-13fe2a3a-bfe072bc-335fe7f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:20.436980Z :NOTICE: [/Root] [/Root] [709e52fb-930ee79a-b948b655-fc0e01] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:20.437372Z :NOTICE: [/Root] [/Root] [709e52fb-930ee79a-b948b655-fc0e01] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:20.486063Z :NOTICE: [/Root] [/Root] [ce3d117a-962a6693-6026b0dc-cafd4edf] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:20.493748Z :NOTICE: [/Root] [/Root] [ce3d117a-962a6693-6026b0dc-cafd4edf] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:21.671219Z :NOTICE: [/Root] [/Root] [9f5e9efb-49a7858a-ae781913-6b3ff81f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:21.671615Z :NOTICE: [/Root] [/Root] [9f5e9efb-49a7858a-ae781913-6b3ff81f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:35.664663Z :NOTICE: [/Root] [/Root] [fc5b6aee-c59abd3-d393ff7e-9ce4e71f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:35.701871Z :NOTICE: [/Root] [/Root] [fc5b6aee-c59abd3-d393ff7e-9ce4e71f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:36.063315Z :NOTICE: [/Root] [/Root] [93bd2a74-3c931b78-7f3bf57-2671d96] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:36.064530Z :NOTICE: [/Root] [/Root] [93bd2a74-3c931b78-7f3bf57-2671d96] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:36.350255Z :NOTICE: [/Root] [/Root] [4b07bf53-e0719524-55590667-6712bb86] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:36.350725Z :NOTICE: [/Root] [/Root] [4b07bf53-e0719524-55590667-6712bb86] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:36.852255Z :NOTICE: [/Root] [/Root] [ef6cb5b6-284a4df8-eed0e508-ce4b6d2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:36.852531Z :NOTICE: [/Root] [/Root] [ef6cb5b6-284a4df8-eed0e508-ce4b6d2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:51.462453Z :NOTICE: [/Root] [/Root] [7196f1dd-7320a1a-ee497238-ce2b2ccd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:51.462943Z :NOTICE: [/Root] [/Root] [7196f1dd-7320a1a-ee497238-ce2b2ccd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:51.467369Z :WARNING: [/Root]  TraceId []  SessionId [75e52b46-ca1211f0-92cca253-efc600e2|bf8d1ee9-f4a537a3-328082a5-2ba7802a_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.467491Z :WARNING: [/Root]  TraceId []  SessionId [7617abfc-ca1211f0-82da03fb-6d13c939|b00002d2-423ba246-562b3781-f0058ec_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.467551Z :WARNING: [/Root]  TraceId []  SessionId [762c1240-ca1211f0-b3a44a43-9f193e32|3d3f3c27-10dc26d5-23ef9d9a-d2d8fc90_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.467657Z :WARNING: [/Root]  TraceId []  SessionId [76306750-ca1211f0-83bb64ae-790ebc0|5549c16a-3ad63dc-42818f15-7f1d26ca_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.470735Z :WARNING: [/Root]  TraceId []  SessionId [75e550e4-ca1211f0-8f1d4340-4ddb9247|4b6a8f6-5425819f-d124e8a7-e33d6135_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.470877Z :WARNING: [/Root]  TraceId []  SessionId [7611af22-ca1211f0-982a99e1-bfd559dd|9656178b-5e6356f8-edc9d50a-bc93ec01_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.471256Z :WARNING: [/Root]  TraceId []  SessionId [7655b488-ca1211f0-b852f59d-93b41077|9f5a0b89-b6c101e7-bbd37cb4-17e2f7e_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.472183Z :WARNING: [/Root]  TraceId []  SessionId [75e47548-ca1211f0-b278e50a-471e1eef|7542267e-2e15c6f1-f16000e6-4c3f80aa_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.472218Z :WARNING: [/Root]  TraceId []  SessionId [7665c1ca-ca1211f0-b131e846-b51d861a|767cf534-6cffb3d0-5ba2fd36-3bb2581c_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.472449Z :WARNING: [/Root]  TraceId []  SessionId [760baf64-ca1211f0-81c4df64-8bf5330a|391d2616-5fd552ef-a1789ab5-1ad4e033_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.472545Z :WARNING: [/Root]  TraceId []  SessionId [7620cade-ca1211f0-8cf28633-174a4f39|d9657e76-5e5c21a3-e5e0e5b0-af92c229_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.472662Z :WARNING: [/Root]  TraceId []  SessionId [762de1f6-ca1211f0-a55347f4-9b032eab|14e1b68-ed97fc-72f4330c-e2e9742_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.481817Z :WARNING: [/Root]  TraceId []  SessionId [75e6a30e-ca1211f0-91447a50-d9e0bb3e|4429f48f-2af9b991-edf42d81-91b0384a_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.490395Z :WARNING: [/Root]  TraceId []  SessionId [7605dc92-ca1211f0-aad39db5-7b397431|fcff6c16-bc5acc53-8405142f-39c37a4b_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.490671Z :WARNING: [/Root]  TraceId []  SessionId [760fe8fe-ca1211f0-aa2bf1c9-6f69d1fe|cbcf1e7f-3d1bd00a-a724786e-9d12f128_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.490934Z :WARNING: [/Root]  TraceId []  SessionId [76516bbc-ca1211f0-bbdd4173-93331965|b42309b0-cef45029-12385d58-639d4137_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.482162Z :WARNING: [/Root]  TraceId []  SessionId [75e748fe-ca1211f0-a774d3c2-e934ced1|2d547e59-c543355f-bb2ec735-e74c3c9f_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.485477Z :WARNING: [/Root]  TraceId []  SessionId [75e6db1c-ca1211f0-b8ddc16f-fb4a0f9c|eab4c27f-41d836db-ba6431bb-5b472cce_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.497318Z :WARNING: [/Root]  TraceId []  SessionId [75e85c62-ca1211f0-80910522-5761041d|afb1fec7-de67149f-512ec3f3-bff26b80_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.508654Z :WARNING: [/Root]  TraceId []  SessionId [7604179a-ca1211f0-b77a5ef0-83cac77e|2a89122e-1ed85522-7687bb79-c6cca796_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.508697Z :WARNING: [/Root]  TraceId []  SessionId [760d1458-ca1211f0-9f2102e7-e9294dff|841e68f8-633566fe-2062241b-e3c5e5bb_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.508859Z :WARNING: [/Root]  TraceId []  SessionId [7650b5c8-ca1211f0-b90e74e5-4f98e0f7|c8cf3ce3-c35c3c99-a22b0856-8e47904d_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.495927Z :WARNING: [/Root]  TraceId []  SessionId [76122132-ca1211f0-a57ec078-c1f2c72e|b0eb3fa5-520682e6-9ccf38dc-5889a17e_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.535657Z :WARNING: [/Root]  TraceId []  SessionId [766d6ef2-ca1211f0-ab031a0b-6dd79dd3|b07ec404-7bf99b59-38e621ec-40093d64_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.536446Z :WARNING: [/Root]  TraceId []  SessionId [763e3e0c-ca1211f0-844d0b41-5a30963|8fcb7c4d-16145bdc-a28cd1aa-7d9d13f8_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.536776Z :WARNING: [/Root]  TraceId []  SessionId [76576a26-ca1211f0-805a5ace-81ba5142|a9977481-98d0422d-1600344d-3f811691_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.537282Z :WARNING: [/Root]  TraceId []  SessionId [75ef93b0-ca1211f0-9221cec8-1f4cfcdc|b3667718-97be1689-33928138-59809a26_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.538273Z :WARNING: [/Root]  TraceId []  SessionId [7613bbb4-ca1211f0-aa99b910-f549c943|5b9d0b1a-9416ca46-60c15162-6482f56c_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.539342Z :WARNING: [/Root]  TraceId []  SessionId [764db8aa-ca1211f0-aea0ca34-5fcb0f31|f276538-d4f74b5-58f4a9f7-1a4a7f96_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.510080Z :WARNING: [/Root]  TraceId []  SessionId [760b6d10-ca1211f0-aa6dc51d-315abb96|750bdc9a-101a520d-cfc4d62f-e5bc7b1c_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.486572Z :WARNING: [/Root]  TraceId []  SessionId [75e7c630-ca1211f0-95e90dda-b1c6b487|90d809c8-c957663d-8814cd84-e5b0386c_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.562536Z :WARNING: [/Root]  TraceId []  SessionId [7629878c-ca1211f0-9875cf27-adf6e4cc|42f28735-e05787f3-939bc466-e40e7f88_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.493498Z :WARNING: [/Root]  TraceId []  SessionId [75e7d594-ca1211f0-a012372c-6dc6353b|ecf8df67-fe08909-efdb2136-3a21d909_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.572382Z :WARNING: [/Root]  TraceId []  SessionId [76062f08-ca1211f0-aed94ba8-dcf05a6|56e20766-599c1d1e-b247d20c-79b7c005_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.572758Z :WARNING: [/Root]  TraceId []  SessionId [761c4680-ca1211f0-b33523f5-81afbaa4|c88aa351-860403f1-aa9c192a-40498a5f_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.573210Z :WARNING: [/Root]  TraceId []  SessionId [76269cb6-ca1211f0-b356a537-140adf1|b982367f-de42fc42-993a7e98-4031518e_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.528168Z :WARNING: [/Root]  TraceId []  SessionId [75ee63dc-ca1211f0-b9b3b55b-e79a4170|ad4ddcf4-93f0a07e-b871c64b-6bf45bce_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.562543Z :WARNING: [/Root]  TraceId []  SessionId [75f3dc5e-ca1211f0-b9647d70-29dc9fe7|43f0e73-cea9022e-832f5190-d72e4df8_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.576199Z :WARNING: [/Root]  TraceId []  SessionId [76084446-ca1211f0-92e2d61a-780ee1f|e13f69b9-52490f4b-1462138-aa4168d0_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.576320Z :WARNING: [/Root]  TraceId []  SessionId [76224148-ca1211f0-9ddf65fe-912fe2b6|e230fcc1-37cf9e4f-67c898a9-cb21a6ed_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.576361Z :WARNING: [/Root]  TraceId []  SessionId [7603a30a-ca1211f0-b9843fdd-d7f5aaaf|c58cb6c-238fa6c7-64917e30-fb2a80f_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.576427Z :WARNING: [/Root]  TraceId []  SessionId [76431562-ca1211f0-86b2e164-e3ae4641|5b9e8bdd-e1dc95a2-6805a4b1-96770d1e_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.576486Z :WARNING: [/Root]  TraceId []  SessionId [76045a02-ca1211f0-86fb5d2a-ff7b2e1d|83753a03-e5a953bd-9e4e52a6-78d8d264_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.525936Z :WARNING: [/Root]  TraceId []  SessionId [75ee2ef8-ca1211f0-8be28bd5-db570d99|7d7454aa-8164f61c-4b886df-69d95ae2_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.576795Z :WARNING: [/Root]  TraceId []  SessionId [76093996-ca1211f0-9e36b48c-1b2077d5|d2c292ad-2e40c788-94c470fd-6d13a792_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.576930Z :WARNING: [/Root]  TraceId []  SessionId [7620db14-ca1211f0-84bde85b-85f36ea8|7bee293a-100e6222-d39392d1-eb1a6a98_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.483166Z :WARNING: [/Root]  TraceId []  SessionId [75e771bc-ca1211f0-8a9e88ec-55e3a14d|69cf0b33-a01d0079-50be0ecf-673d7e84_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.502410Z :WARNING: [/Root]  TraceId []  SessionId [75ea85fa-ca1211f0-be1c4789-f7fba156|32395b90-edec02bb-46f64709-57e4d0c9_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.577248Z :WARNING: [/Root]  TraceId []  SessionId [7601f370-ca1211f0-b2d81fa0-318c7b89|8c023e2d-fa30eb1e-3d872081-696381bb_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.577345Z :WARNING: [/Root]  TraceId []  SessionId [7609cd66-ca1211f0-9adbdf6b-f9fc91d8|87cc6b23-d81cc773-a61ad28a-cf449883_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.577478Z :WARNING: [/Root]  TraceId []  SessionId [761b502c-ca1211f0-88449d0b-cf65ee61|a1d4791f-ab250e96-d701ab97-79855832_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.580817Z :WARNING: [/Root]  TraceId []  SessionId [76485112-ca1211f0-87ca0d51-dd5f2d46|c8ee5e26-5ad14511-79f77fb0-dd5835bd_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.551029Z :WARNING: [/Root]  TraceId []  SessionId [75f5262c-ca1211f0-a950f7f8-31df498e|846972d8-3354ebf5-a228fa98-f4044c47_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.598380Z :WARNING: [/Root]  TraceId []  SessionId [75fc65ae-ca1211f0-b26bf234-b2d9e38|381433e1-b7490b60-176fb553-2abc8d84_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.598739Z :WARNING: [/Root]  TraceId []  SessionId [75fd9d02-ca1211f0-af0ba311-379f52f5|b1c99191-1711b5fe-6c98bc8-32caf3f_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.599049Z :WARNING: [/Root]  TraceId []  SessionId [76010b04-ca1211f0-99e4113d-3f3654ce|34dc20d3-41994eaa-3883108c-72546542_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.577354Z :WARNING: [/Root]  TraceId []  SessionId [760237a4-ca1211f0-bd4152f4-b5358f24|3082f992-2a4e5d8a-ca2fa7d2-53943ce0_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.483406Z :WARNING: [/Root]  TraceId []  SessionId [75e8aaa0-ca1211f0-9faebb15-331e2bc1|7b2440d5-bdbcbc23-a739e90c-eed2cfad_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.605642Z :WARNING: [/Root]  TraceId []  SessionId [761680ce-ca1211f0-938851fb-6fad986c|76a35517-dfd5cd76-6e5b36c6-8bca4acb_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.605787Z :WARNING: [/Root]  TraceId []  SessionId [76555b5a-ca1211f0-89c0a3cd-27b4dd48|a0cbd332-99e59e50-6f97c56e-836fc204_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.605885Z :WARNING: [/Root]  TraceId []  SessionId [7656d8b8-ca1211f0-9a9b257e-a1a0a98c|c2197464-8487040b-89e8caf1-ed92da59_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.542053Z :WARNING: [/Root]  TraceId []  SessionId [75f03108-ca1211f0-86d4bce3-a1245213|3a72c9a4-5e03fbd1-a93598f8-4f3288a3_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.607694Z :WARNING: [/Root]  TraceId []  SessionId [760b7bc0-ca1211f0-97222d75-3b826080|f70d37fd-21e0089c-b87d2d9f-dfa980b0_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.547838Z :WARNING: [/Root]  TraceId []  SessionId [7654b312-ca1211f0-8d5ef7e3-75cc583|87bcee78-e9f43afc-c5d7f9f8-a824ef44_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.562939Z :WARNING: [/Root]  TraceId []  SessionId [760de630-ca1211f0-a96d24b8-df55a677|7be0d8e4-d28f4825-71321c31-5c03f58c_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.605661Z :WARNING: [/Root]  TraceId []  SessionId [760e4d64-ca1211f0-8fac114c-25aebe32|cfa5566b-67af250d-621bf9d8-ec24e94a_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.612482Z :WARNING: [/Root]  TraceId []  SessionId [760622a6-ca1211f0-90a6b733-653852ba|e090621a-15a001ca-8fca5fc9-ad8be4d5_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.614733Z :WARNING: [/Root]  TraceId []  SessionId [762e02d0-ca1211f0-a8b9c0fd-f1edd1ad|8207fa06-c0bc8c8a-3be35da4-e0cf155f_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.626078Z :WARNING: [/Root]  TraceId []  SessionId [762f5252-ca1211f0-a057e6bd-d793229b|50d20935-b2b4466e-3b8707af-ba7d0fad_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.618285Z :WARNING: [/Root]  TraceId []  SessionId [763d9902-ca1211f0-88e08f8f-bfabfc4a|ff64681a-73caa981-dfd5accf-4869cc50_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.615452Z :WARNING: [/Root]  TraceId []  SessionId [762b4a04-ca1211f0-b1fce5f4-976b5e1a|5158d828-b6373c89-1a19b72c-5fb0faac_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.619293Z :WARNING: [/Root]  TraceId []  SessionId [75f92132-ca1211f0-825837b5-45bb42c3|2358260b-42af3b20-c46907a1-91199d39_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.630778Z :WARNING: [/Root]  TraceId []  SessionId [761c0594-ca1211f0-8ae9d3f3-95cbc5b7|2b29677-54693d04-616fa19-7f4ada0c_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.631293Z :WARNING: [/Root]  TraceId []  SessionId [764e2010-ca1211f0-ae3ec1b0-71df0260|26f1c84a-875bd72e-186cd2b0-6ab9caa3_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.625644Z :WARNING: [/Root]  TraceId []  SessionId [75ff1042-ca1211f0-9323ed87-2399dfe1|df9322df-a5e833e7-aaaa9f6-78d410f7_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.644578Z :WARNING: [/Root]  TraceId []  SessionId [7614da08-ca1211f0-9b3832a5-8f1946e8|445a3a82-33c1d17a-1e043fc8-587faac8_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.642007Z :WARNING: [/Root]  TraceId []  SessionId [7662cf42-ca1211f0-96495650-4991e4c1|7d80d1ca-aaaae92e-b4999f7e-2a39a6aa_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.646574Z :WARNING: [/Root]  TraceId []  SessionId [764f109c-ca1211f0-82e8e0ac-db2b0510|ecd35ba2-2f4a828e-9704a74d-b8707c17_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.647007Z :WARNING: [/Root]  TraceId []  SessionId [7666a220-ca1211f0-adc5872c-7349a554|5ad6bc16-f78ff669-15d31a27-e113855e_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.648369Z :WARNING: [/Root]  TraceId []  SessionId [76534ed2-ca1211f0-a080a2a2-45a28392|60252de9-33803d09-95cb9412-b054d64e_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-11-25T15:23:51.680082Z :NOTICE: [/Root] [/Root] [a4eb4a73-37acfdf9-ecd56482-406759ab] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:51.680600Z :NOTICE: [/Root] [/Root] [a4eb4a73-37acfdf9-ecd56482-406759ab] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:51.708533Z :NOTICE: [/Root] [/Root] [b262fdc8-24632b53-e53d3e2d-4ac0f3d7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:51.750316Z :NOTICE: [/Root] [/Root] [b262fdc8-24632b53-e53d3e2d-4ac0f3d7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-11-25T15:23:51.849415Z :NOTICE: [/Root] [/Root] [d583825f-dd2231a0-ca4e94f5-141eff5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-11-25T15:23:51.901301Z :NOTICE: [/Root] [/Root] [d583825f-dd2231a0-ca4e94f5-141eff5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
No authentication methods were found. Going without authentication

DEBUG    ya.test:process.py:456 No sanitizer errors found
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, dcb846b3-ec1a-46cd-a311-6afc71b556fe, localhost:8293): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dcb846b3-ec1a-46cd-a311-6afc71b556fe, localhost:8293): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, dcb846b3-ec1a-46cd-a311-6afc71b556fe, localhost:8293): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-11-25T15:25:24.310065069+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, dcb846b3-ec1a-46cd-a311-6afc71b556fe, localhost:8293): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:8293". Error details:
 Rpc error, reason <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-11-25T15:25:24.310065069+00:00"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8293
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8293". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:8293/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16845
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3174
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22197
============================== slowest durations ===============================
218.59s call     test_workload_topic.py::TestYdbTopicWorkload::test
152.46s teardown test_workload_topic.py::TestYdbTopicWorkload::test
11.10s setup    test_workload_topic.py::TestYdbTopicWorkload::test
=========================== short test summary info ============================
ERROR test_workload_topic.py::TestYdbTopicWorkload::test - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/splx/00091f/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 1e-06 seconds, 0 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 4.621703 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 8.00802 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 11.405848 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 14.832793 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 18.180845 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.621107 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.042927 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.43882 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00338 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1387410==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d067d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d067d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d067d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d067d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d067d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d067d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d067d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d067d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d067d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d1544e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b59f287 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b590c04 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d066ec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d066ec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d1544e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b59f287 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b590c04 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c209ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c209ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c209ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c209ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c209ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c209ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c209ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c209ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c209ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c209ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d0a04c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d0a04c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x000034d0a04c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003b59d17f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003b590871 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0a03a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d0a03a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003b59d17f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003b590871 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c209a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c209a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c209a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d0a04c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d0a04c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x000034d0a04c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003b59d17f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003b590871 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034488c64 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034488c64 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034488c64 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034488c64 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034488c64 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034488c64 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034488c64 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034488c64 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034488c64 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034488c64 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034488c64 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x000034487a32 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000034487a32 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x00003448df50 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000344ea198 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x000034d14d86 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b59a47b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003b5902e2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034488bc2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000034488bc2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000034488bc2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000034488bc2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x000034487a32 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000034487a32 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x00003448df50 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000344ea198 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x000034d14d86 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b59a47b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003b5902e2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b580559 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000420feb39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000420fdb90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000420fdb90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002242917b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000224e0f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000224eab64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000224ea11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000224ec18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4e4b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4e4b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4e4b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027b4e4b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027b4e4b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027b4e4b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027b4e4b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027b4e4b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027b4e15f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x000027b4cfb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b644daa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b644daa in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003b644daa in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003b644daa in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003b644daa in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001fa1a81f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003b63314f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003b63314f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003b63314f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004528649e in NYdbGrpc::TGRpcRequestImpl<Ydb::RateLimiter::ListResourcesRequest, Ydb::RateLimiter::ListResourcesResponse, NKikimr::NQuoter::TRateLimiterGRpcService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003b58882c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003b58882c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b58882c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003b58882c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003b58882c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b58882c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x0000220aa24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x0000220aa24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x0000220aa24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x0000220aa7ac in Execute /-S/util/thread/factory.h:15:13
#31 0x0000220aa7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001fca91e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f946aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f982f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4e4b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4e4b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4e4b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027b4e4b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027b4e4b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027b4e4b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027b4e4b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027b4e4b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027b4e15f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x000027b4cfb8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b644daa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b644daa in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
==================== 1 passed, 1 error in 384.60s (0:06:24) ====================
