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

test_workload_topic.py FE

==================================== ERRORS ====================================
________________ ERROR at teardown of TestYdbTopicWorkload.test ________________
ydb/tests/stress/topic/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:639: 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/zrhd/000610/ydb/tests/stress/topic/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/zrhd/000610/ydb/tests/stress/topic/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 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.017108 seconds, not started yet
E   Current KQP shutdown state: spent 6.033414 seconds, not started yet
E   Current KQP shutdown state: spent 9.054452 seconds, 6865 sessions to shutdown
E   Current KQP shutdown state: spent 12.069225 seconds, 6865 sessions to shutdown
E   Current KQP shutdown state: spent 15.082652 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 18.10152 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 4.251593 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.391528 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.507844 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.648189 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.75638 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.825902 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.956614 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.052124 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.143552 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.009881 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1424876==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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000346745f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000346745f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000346745f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000346745f2 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 0x0000346745f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x0000346745f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x0000346745f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x0000346745f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x0000346745f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003468326e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a463fc7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a455944 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003467450c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003467450c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003468326e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a463fc7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a455944 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bd88ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001bd88ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001bd88ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001bd88ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001bd88ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001bd88ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001bd88ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001bd88ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001bd88ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001bd88ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034677e6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034677e6c 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 0x000034677e6c 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 0x00003a461ebf 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 0x00003a4555b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001bd88a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001bd88a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001bd88a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034677e6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034677e6c 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 0x000034677e6c 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 0x00003a461ebf 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 0x00003a4555b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034677e5a 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 0x000034677e5a 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 0x00003a461ebf 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 0x00003a4555b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033df6a84 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033df6a84 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033df6a84 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033df6a84 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033df6a84 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033df6a84 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033df6a84 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033df6a84 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033df6a84 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033df6a84 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033df6a84 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 0x000033df5852 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033df5852 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000033dfbd70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000033e57fb8 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 0x000034682ba6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a45f1bb 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 0x00003a455022 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033df69e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033df69e2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033df69e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033df69e2 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 0x000033df5852 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033df5852 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000033dfbd70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000033e57fb8 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 0x000034682ba6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a45f1bb 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 0x00003a455022 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000274ec8b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000274ec8b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000274ec8b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000274ec8b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000274ec8b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000274ec8b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000274ec8b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000274ec8b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000274ec55f 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 0x0000274eb3b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a509aea in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a509aea 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 0x00003a509aea 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 0x00003a509aea in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a509aea 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 0x00001f36b50f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a4f7e8f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a4f7e8f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a4f7e8f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x000044a749fe in NYdbGrpc::TGRpcRequestImpl<FederatedQuery::DescribeJobRequest, FederatedQuery::DescribeJobResponse, NKikimr::NGRpcService::TGRpcFederatedQueryService, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::DescribeJobRequest>, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::DescribeJobResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a44d56c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a44d56c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a44d56c 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 0x00003a44d56c 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 0x00003a44d56c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a44d56c 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 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x0000219fd24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x0000219fd7ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x0000219fd7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000274ec8b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000274ec8b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000274ec8b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000274ec8b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000274ec8b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354: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/zrhd/000610/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12907
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/zrhd/000610/r3tmp/kikimr_cluster_s4izba5v
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26331
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26745
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1362
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32667
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/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:257 Final command: /home/runner/.ya/build/build_root/zrhd/000610/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/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_zir6942u.log --grpc-port=26331 --mon-port=26745 --ic-port=12907
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26331/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/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:257 Final command: /home/runner/.ya/build/build_root/zrhd/000610/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/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_zir6942u.log --grpc-port=26331 --mon-port=26745 --ic-port=12907
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zrhd/000610/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/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/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_zir6942u.log', '--grpc-port=26331', '--mon-port=26745', '--ic-port=12907')' in '/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/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: 1424876
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26331/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/zrhd/000610/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1424877
DEBUG    ya.test:process.py:259 Command (pid 1424877) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424877) elapsed time (sec): 0.9847466945648193
DEBUG    ya.test:process.py:263 Command (pid 1424877) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) maxrss: 474612
DEBUG    ya.test:process.py:263 Command (pid 1424877) minflt: 45152
DEBUG    ya.test:process.py:263 Command (pid 1424877) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1424877) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1424877) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424877) stime: 0.218804
DEBUG    ya.test:process.py:263 Command (pid 1424877) utime: 0.5283519999999999
DEBUG    ya.test:process.py:263 Command (pid 1424877) wtime: 0.987
DEBUG    ya.test:process.py:275 Command (pid 1424877) output:
Git info:
    Commit: da62c38cdaf6a9393716733ce516c7ac6e926f8e
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 4c4c761add250af03bedd1bc4a036c5f1f88ba59

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mxp5gmpbcq
    Host information: 
        Linux ghrun-mxp5gmpbcq 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/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/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-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-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 1424877) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: da62c38cdaf6a9393716733ce516c7ac6e926f8e
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 4c4c761add250af03bedd1bc4a036c5f1f88ba59
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zrhd/000610/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26331', '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: 12907\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/zrhd/000610/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26331', '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: 12907\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1425666
DEBUG    ya.test:process.py:259 Command (pid 1425666) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1425666) elapsed time (sec): 1.3543851375579834
DEBUG    ya.test:process.py:263 Command (pid 1425666) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) maxrss: 562888
DEBUG    ya.test:process.py:263 Command (pid 1425666) minflt: 51418
DEBUG    ya.test:process.py:263 Command (pid 1425666) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) nivcsw: 224
DEBUG    ya.test:process.py:263 Command (pid 1425666) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) nvcsw: 871
DEBUG    ya.test:process.py:263 Command (pid 1425666) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1425666) stime: 0.290825
DEBUG    ya.test:process.py:263 Command (pid 1425666) utime: 0.582979
DEBUG    ya.test:process.py:263 Command (pid 1425666) wtime: 1.36
DEBUG    ya.test:process.py:275 Command (pid 1425666) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zrhd/000610/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26331', '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/zrhd/000610/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26331', '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: 1425741
DEBUG    ya.test:process.py:259 Command (pid 1425741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1425741) elapsed time (sec): 1.3919856548309326
DEBUG    ya.test:process.py:263 Command (pid 1425741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) maxrss: 563380
DEBUG    ya.test:process.py:263 Command (pid 1425741) minflt: 51531
DEBUG    ya.test:process.py:263 Command (pid 1425741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) nivcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 1425741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) nvcsw: 598
DEBUG    ya.test:process.py:263 Command (pid 1425741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1425741) stime: 0.25119199999999997
DEBUG    ya.test:process.py:263 Command (pid 1425741) utime: 0.5915549999999999
DEBUG    ya.test:process.py:263 Command (pid 1425741) wtime: 1.4
DEBUG    ya.test:process.py:275 Command (pid 1425741) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 58dbf6c3-3b93-4b5d-aba9-d39312343a78, localhost:26331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 58dbf6c3-3b93-4b5d-aba9-d39312343a78, localhost:26331): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 58dbf6c3-3b93-4b5d-aba9-d39312343a78, localhost:26331): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mxp5gmpbcq.auto.internal" port: 26331 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-mxp5gmpbcq.auto.internal:26331, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
------------------------------ 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/zrhd/000610/ydb/tests/stress/topic/workload_topic
DEBUG    ya.test:process.py:678 Command out will be placed to workload_topic.out
DEBUG    ya.test:process.py:678 Command err will be placed to workload_topic.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/workload_topic', '--endpoint', 'grpc://localhost:26331', '--database', '/Root', '--duration', '60', '--consumers', '50', '--producers', '100']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1426031
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, c8876638-5171-4733-beb3-22145c0d4ad5, localhost:26331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c8876638-5171-4733-beb3-22145c0d4ad5, localhost:26331): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c8876638-5171-4733-beb3-22145c0d4ad5, localhost:26331): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mxp5gmpbcq.auto.internal" port: 26331 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-mxp5gmpbcq.auto.internal:26331, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ya.test:process.py:259 Command (pid 1426031) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1426031) elapsed time (sec): 157.71277713775635
DEBUG    ya.test:process.py:263 Command (pid 1426031) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) inblock: 336304
DEBUG    ya.test:process.py:263 Command (pid 1426031) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) majflt: 31
DEBUG    ya.test:process.py:263 Command (pid 1426031) maxrss: 7372748
DEBUG    ya.test:process.py:263 Command (pid 1426031) minflt: 2786067
DEBUG    ya.test:process.py:263 Command (pid 1426031) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) nivcsw: 232226
DEBUG    ya.test:process.py:263 Command (pid 1426031) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) nvcsw: 3017609
DEBUG    ya.test:process.py:263 Command (pid 1426031) oublock: 471576
DEBUG    ya.test:process.py:263 Command (pid 1426031) stime: 59.901473
DEBUG    ya.test:process.py:263 Command (pid 1426031) utime: 188.615113
DEBUG    ya.test:process.py:263 Command (pid 1426031) wtime: 157.72
DEBUG    ya.test:process.py:275 Command (pid 1426031) output:

DEBUG    ya.test:process.py:276 Command (pid 1426031) errors:
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
E1009 19:14:40.047096162 1427174 chttp2_transport.cc:2896]             keepalive_ping_end state error: 0 (expect: 1)
2025-10-09T19:15:04.893121Z :ERROR: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.893435Z :ERROR: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.893747Z :ERROR: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.893837Z :ERROR: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.893153Z :ERROR: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.899327Z :ERROR: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.907309Z :ERROR: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.907338Z :ERROR: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.908186Z :ERROR: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.908378Z :ERROR: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.921955Z :ERROR: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.923420Z :ERROR: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.922071Z :ERROR: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.943219Z :ERROR: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.953901Z :ERROR: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.953982Z :ERROR: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.954646Z :ERROR: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.958988Z :ERROR: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.001780Z :ERROR: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.050528Z :ERROR: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.056446Z :ERROR: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.095595Z :ERROR: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.116381Z :ERROR: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.116969Z :ERROR: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.121209Z :ERROR: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.189788Z :ERROR: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.198543Z :ERROR: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.200867Z :ERROR: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.276518Z :ERROR: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.278159Z :ERROR: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.285407Z :ERROR: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.348284Z :ERROR: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.353703Z :ERROR: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.358686Z :ERROR: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.393532Z :ERROR: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.452320Z :ERROR: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.464978Z :ERROR: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.519105Z :ERROR: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.519844Z :ERROR: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.563810Z :ERROR: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.587552Z :ERROR: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.595066Z :ERROR: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.620526Z :ERROR: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.624577Z :ERROR: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.652000Z :ERROR: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.652295Z :ERROR: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.735840Z :ERROR: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.771464Z :ERROR: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.771527Z :ERROR: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.851826Z :ERROR: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:17.127811Z :NOTICE: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.128133Z :NOTICE: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.251097Z :NOTICE: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.263197Z :NOTICE: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.312113Z :NOTICE: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.329908Z :NOTICE: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.348854Z :NOTICE: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.349120Z :NOTICE: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.358195Z :NOTICE: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.379748Z :NOTICE: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.380042Z :NOTICE: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.376537Z :NOTICE: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.401696Z :NOTICE: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.432459Z :NOTICE: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.432733Z :NOTICE: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.478937Z :NOTICE: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.492440Z :NOTICE: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.495133Z :NOTICE: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.517496Z :NOTICE: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.516469Z :NOTICE: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.523690Z :NOTICE: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.545339Z :NOTICE: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.550212Z :NOTICE: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.550462Z :NOTICE: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.570923Z :NOTICE: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.582924Z :NOTICE: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.603990Z :NOTICE: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.620049Z :NOTICE: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.620326Z :NOTICE: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.626094Z :NOTICE: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.647822Z :NOTICE: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.657683Z :NOTICE: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.682804Z :NOTICE: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.677696Z :NOTICE: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.687888Z :NOTICE: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.688131Z :NOTICE: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.701256Z :NOTICE: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.727618Z :NOTICE: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.740993Z :NOTICE: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.774579Z :NOTICE: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.774878Z :NOTICE: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.783731Z :NOTICE: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.806624Z :NOTICE: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.817687Z :NOTICE: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.828045Z :NOTICE: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.828342Z :NOTICE: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.820773Z :NOTICE: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.846642Z :NOTICE: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.825702Z :NOTICE: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.832134Z :NOTICE: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.840565Z :NOTICE: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.847597Z :NOTICE: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.853224Z :NOTICE: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.867838Z :NOTICE: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.867682Z :NOTICE: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.885902Z :NOTICE: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.886163Z :NOTICE: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.869216Z :NOTICE: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.869333Z :NOTICE: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.869424Z :NOTICE: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.881356Z :NOTICE: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.887736Z :NOTICE: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.899847Z :NOTICE: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.904665Z :NOTICE: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.904720Z :NOTICE: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.903915Z :NOTICE: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.904961Z :NOTICE: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.900073Z :NOTICE: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.904943Z :NOTICE: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.907584Z :NOTICE: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.904915Z :NOTICE: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.912021Z :NOTICE: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.939968Z :NOTICE: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.943455Z :NOTICE: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.928449Z :NOTICE: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.947629Z :NOTICE: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.944007Z :NOTICE: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.940820Z :NOTICE: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.944041Z :NOTICE: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.958053Z :NOTICE: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.947720Z :NOTICE: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.953289Z :NOTICE: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.958622Z :NOTICE: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.975950Z :NOTICE: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.975933Z :NOTICE: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.977299Z :NOTICE: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.977259Z :NOTICE: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.976102Z :NOTICE: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.042355Z :NOTICE: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.043814Z :NOTICE: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.063072Z :NOTICE: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.064099Z :NOTICE: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.065045Z :NOTICE: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.068713Z :NOTICE: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.071564Z :NOTICE: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.076190Z :NOTICE: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.285833Z :NOTICE: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.308748Z :NOTICE: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.364061Z :NOTICE: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.395510Z :NOTICE: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:16:34.335296Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85
2025-10-09T19:16:34.617810Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85
2025-10-09T19:16:36.219839Z :WARNING: No initial sequence number for ProducerId 305a284e-a54411f0-9a290f3d-b3e28966 PartitionId 86
2025-10-09T19:16:36.336293Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85
2025-10-09T19:16:36.618766Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85
2025-10-09T19:16:37.350921Z :WARNING: No initial sequence number for ProducerId 315c17de-a54411f0-be793954-3774c024 PartitionId 84
2025-10-09T19:16:37.409646Z :WARNING: No initial sequence number for ProducerId 316d4964-a54411f0-a8e0856e-63b26cb1 PartitionId 87
2025-10-09T19:16:37.663784Z :WARNING: No initial sequence number for ProducerId 31b4bc18-a54411f0-9cc58d9d-9b8713e8 PartitionId 86
2025-10-09T19:16:37.803367Z :WARNING: No initial sequence number for ProducerId 31951b74-a54411f0-97f04f7d-2fae1a35 PartitionId 88
2025-10-09T19:16:37.839317Z :WARNING: No initial sequence number for ProducerId 31a067fe-a54411f0-909b18f7-8bd7b941 PartitionId 83
2025-10-09T19:16:38.220190Z :WARNING: No initial sequence number for ProducerId 305a284e-a54411f0-9a290f3d-b3e28966 PartitionId 86
2025-10-09T19:16:38.336552Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85
2025-10-09T19:16:38.618962Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85
2025-10-09T19:16:39.055290Z :WARNING: No initial sequence number for ProducerId 31310ef4-a54411f0-a682cac6-bde70324 PartitionId 89
2025-10-09T19:16:39.159548Z :WARNING: No initial sequence number for ProducerId 31b85814-a54411f0-8d763ded-f7396823 PartitionId 86
2025-10-09T19:16:39.209635Z :WARNING: No initial sequence number for ProducerId 31a8db96-a54411f0-b150798b-21ac9287 PartitionId 85
2025-10-09T19:16:39.357282Z :WARNING: No initial sequence number for ProducerId 315c17de-a54411f0-be793954-3774c024 PartitionId 84
==1427165==ERROR: AddressSanitizer failed to allocate 0xfe000 (1040384) bytes at address 0x0f5ab0ec1000 (errno: 12)
==1427165==ERROR: AddressSanitizer failed to deallocate 0x22000 (139264) bytes at address 0x7ad891ad6000 (error code: 12)
==1427165==ERROR: AddressSanitizer failed to allocate 0xff000 (1044480) bytes at address 0x0f5ac0b71000 (errno: 12)
==1427165==ReserveShadowMemoryRange failed while trying to map 0xfe000 bytes. Perhaps you're using ulimit -v or ulimit -d
==1427165==ReserveShadowMemoryRange failed while trying to map 0xff000 bytes. Perhaps you're using ulimit -v or ulimit -d
==1427165==ERROR: AddressSanitizer failed to allocate 0xff000 (1044480) bytes at address 0x0f5ac1510000 (errno: 12)
==1427165==ReserveShadowMemoryRange failed while trying to map 0xff000 bytes. Perhaps you're using ulimit -v or ulimit -d
FATAL: Command '['/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:26331', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 100.
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/topic/workload/__init__.py", line 70, in __loop
    self.cmd_run(
  File "ydb/tests/stress/topic/workload/__init__.py", line 55, in cmd_run
    subprocess.run(cmd, check=True, text=True)
  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:26331', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 100.

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'No authentication methods were found. Going without authentication\nNo authentication methods were found. Going without authentication\nE1009 19:14:40.047096162 1427174 chttp2_transport.cc:2896]             keepalive_ping_end state error: 0 (expect: 1)\n2025-10-09T19:15:04.893121Z :ERROR: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.893435Z :ERROR: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.893747Z :ERROR: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.893837Z :ERROR: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.893153Z :ERROR: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.899327Z :ERROR: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.907309Z :ERROR: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.907338Z :ERROR: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.908186Z :ERROR: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.908378Z :ERROR: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.921955Z :ERROR: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.923420Z :ERROR: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.922071Z :ERROR: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.943219Z :ERROR: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.953901Z :ERROR: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.953982Z :ERROR: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.954646Z :ERROR: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.958988Z :ERROR: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.001780Z :ERROR: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.050528Z :ERROR: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.056446Z :ERROR: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.095595Z :ERROR: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.116381Z :ERROR: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.116969Z :ERROR: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.121209Z :ERROR: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.189788Z :ERROR: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.198543Z :ERROR: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.200867Z :ERROR: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.276518Z :ERROR: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.278159Z :ERROR: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.285407Z :ERROR: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.348284Z :ERROR: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.353703Z :ERROR: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.358686Z :ERROR: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.393532Z :ERROR: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.452320Z :ERROR: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.464978Z :ERROR: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.519105Z :ERROR: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.519844Z :ERROR: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.563810Z :ERROR: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.587552Z :ERROR: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.595066Z :ERROR: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.620526Z :ERROR: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.624577Z :ERROR: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.652000Z :ERROR: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.652295Z :ERROR: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.735840Z :ERROR: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.771464Z :ERROR: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.771527Z :ERROR: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.851826Z :ERROR: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:17.127811Z :NOTICE: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.128133Z :NOTICE: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.251097Z :NOTICE: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.263197Z :NOTICE: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.312113Z :NOTICE: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.329908Z :NOTICE: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.348854Z :NOTICE: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.349120Z :NOTICE: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.358195Z :NOTICE: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.379748Z :NOTICE: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.380042Z :NOTICE: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.376537Z :NOTICE: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.401696Z :NOTICE: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.432459Z :NOTICE: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.432733Z :NOTICE: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.478937Z :NOTICE: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.492440Z :NOTICE: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.495133Z :NOTICE: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.517496Z :NOTICE: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.516469Z :NOTICE: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.523690Z :NOTICE: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.545339Z :NOTICE: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.550212Z :NOTICE: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.550462Z :NOTICE: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.570923Z :NOTICE: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.582924Z :NOTICE: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.603990Z :NOTICE: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.620049Z :NOTICE: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.620326Z :NOTICE: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.626094Z :NOTICE: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.647822Z :NOTICE: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.657683Z :NOTICE: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.682804Z :NOTICE: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.677696Z :NOTICE: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.687888Z :NOTICE: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.688131Z :NOTICE: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.701256Z :NOTICE: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.727618Z :NOTICE: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.740993Z :NOTICE: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.774579Z :NOTICE: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.774878Z :NOTICE: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.783731Z :NOTICE: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.806624Z :NOTICE: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.817687Z :NOTICE: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.828045Z :NOTICE: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.828342Z :NOTICE: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.820773Z :NOTICE: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.846642Z :NOTICE: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.825702Z :NOTICE: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.832134Z :NOTICE: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.840565Z :NOTICE: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.847597Z :NOTICE: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.853224Z :NOTICE: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.867838Z :NOTICE: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.867682Z :NOTICE: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.885902Z :NOTICE: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.886163Z :NOTICE: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.869216Z :NOTICE: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.869333Z :NOTICE: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.869424Z :NOTICE: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.881356Z :NOTICE: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.887736Z :NOTICE: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.899847Z :NOTICE: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.904665Z :NOTICE: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.904720Z :NOTICE: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.903915Z :NOTICE: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.904961Z :NOTICE: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.900073Z :NOTICE: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.904943Z :NOTICE: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.907584Z :NOTICE: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.904915Z :NOTICE: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.912021Z :NOTICE: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.939968Z :NOTICE: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.943455Z :NOTICE: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.928449Z :NOTICE: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.947629Z :NOTICE: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.944007Z :NOTICE: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.940820Z :NOTICE: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.944041Z :NOTICE: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.958053Z :NOTICE: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.947720Z :NOTICE: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.953289Z :NOTICE: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.958622Z :NOTICE: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.975950Z :NOTICE: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.975933Z :NOTICE: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.977299Z :NOTICE: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.977259Z :NOTICE: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.976102Z :NOTICE: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.042355Z :NOTICE: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.043814Z :NOTICE: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.063072Z :NOTICE: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.064099Z :NOTICE: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.065045Z :NOTICE: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.068713Z :NOTICE: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.071564Z :NOTICE: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.076190Z :NOTICE: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.285833Z :NOTICE: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.308748Z :NOTICE: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.364061Z :NOTICE: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.395510Z :NOTICE: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:16:34.335296Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85\n2025-10-09T19:16:34.617810Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85\n2025-10-09T19:16:36.219839Z :WARNING: No initial sequence number for ProducerId 305a284e-a54411f0-9a290f3d-b3e28966 PartitionId 86\n2025-10-09T19:16:36.336293Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85\n2025-10-09T19:16:36.618766Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85\n2025-10-09T19:16:37.350921Z :WARNING: No initial sequence number for ProducerId 315c17de-a54411f0-be793954-3774c024 PartitionId 84\n2025-10-09T19:16:37.409646Z :WARNING: No initial sequence number for ProducerId 316d4964-a54411f0-a8e0856e-63b26cb1 PartitionId 87\n2025-10-09T19:16:37.663784Z :WARNING: No initial sequence number for ProducerId 31b4bc18-a54411f0-9cc58d9d-9b8713e8 PartitionId 86\n2025-10-09T19:16:37.803367Z :WARNING: No initial sequence number for ProducerId 31951b74-a54411f0-97f04f7d-2fae1a35 PartitionId 88\n2025-10-09T19:16:37.839317Z :WARNING: No initial sequence number for ProducerId 31a067fe-a54411f0-909b18f7-8bd7b941 PartitionId 83\n2025-10-09T19:16:38.220190Z :WARNING: No initial sequence number for ProducerId 305a284e-a54411f0-9a290f3d-b3e28966 PartitionId 86\n2025-10-09T19:16:38.336552Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85\n2025-10-09T19:16:38.618962Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85\n2025-10-09T19:16:39.055290Z :WARNING: No initial sequence number for ProducerId 31310ef4-a54411f0-a682cac6-bde70324 PartitionId 89\n2025-10-09T19:16:39.159548Z :WARNING: No initial sequence number for ProducerId 31b85814-a54411f0-8d763ded-f7396823 PartitionId 86\n2025-10-09T19:16:39.209635Z :WARNING: No initial sequence number for ProducerId 31a8db96-a54411f0-b150798b-21ac9287 PartitionId 85\n2025-10-09T19:16:39.357282Z :WARNING: No initial sequence number for ProducerId 315c17de-a54411f0-be793954-3774c024 PartitionId 84\n==1427165==ERROR: AddressSanitizer failed to allocate 0xfe000 (1040384) bytes at address 0x0f5ab0ec1000 (errno: 12)\n==1427165==ERROR: AddressSanitizer failed to deallocate 0x22000 (139264) bytes at address 0x7ad891ad6000 (error code: 12)\n==1427165==ERROR: AddressSanitizer failed to allocate 0xff000 (1044480) bytes at address 0x0f5ac0b71000 (errno: 12)\n==1427165==ReserveShadowMemoryRange failed while trying to map 0xfe000 bytes. Perhaps you\'re using ulimit -v or ulimit -d\n==1427165==ReserveShadowMemoryRange failed while trying to map 0xff000 bytes. Perhaps you\'re using ulimit -v or ulimit -d\n==1427165==ERROR: AddressSanitizer failed to allocate 0xff000 (1044480) bytes at address 0x0f5ac1510000 (errno: 12)\n==1427165==ReserveShadowMemoryRange failed while trying to map 0xff000 bytes. Perhaps you\'re using ulimit -v or ulimit -d\nFATAL: Command \'[\'/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli\', \'--verbose\', \'--endpoint\', \'grpc://localhost:26331\', \'--database=/Root\', \'workload\', \'topic\', \'run\', \'full\', \'-s\', \'60\', \'--byte-rate\', \'100M\', \'--use-tx\', \'--tx-commit-interval\', \'2000\', \'-p\', \'100\', \'-c\', \'50\', \'--topic\', \'topic/topic\']\' returned non-zero exit status 100.\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/topic/workload/__init__.py", line 70, in __loop\n    self.cmd_run(\n  File "ydb/tests/stress/topic/workload/__init__.py", line 55, in cmd_run\n    subprocess.run(cmd, check=True, text=True)\n  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command \'[\'/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli\', \'--verbose\', \'--endpoint\', \'grpc://localhost:26331\', \'--database=/Root\', \'workload\', \'topic\', \'run\', \'full\', \'-s\', \'60\', \'--byte-rate\', \'100M\', \'--use-tx\', \'--tx-commit-interval\', \'2000\', \'-p\', \'100\', \'-c\', \'50\', \'--topic\', \'topic/topic\']\' returned non-zero exit status 100.\n'
---------------------------- 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:314 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:421 RpcState(ListEndpoints, 1530527c-44fe-4529-b475-c4337bd98192, localhost:26331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1530527c-44fe-4529-b475-c4337bd98192, localhost:26331): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1530527c-44fe-4529-b475-c4337bd98192, localhost:26331): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:26331". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, e8139d9d-7b15-489a-bf39-b24f5ccf9c57, localhost:26331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e8139d9d-7b15-489a-bf39-b24f5ccf9c57, localhost:26331): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e8139d9d-7b15-489a-bf39-b24f5ccf9c57, localhost:26331): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:26331". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 8dceec5d-2bcd-49ae-86e5-726d1e5cb58f, localhost:26331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8dceec5d-2bcd-49ae-86e5-726d1e5cb58f, localhost:26331): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8dceec5d-2bcd-49ae-86e5-726d1e5cb58f, localhost:26331): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:26331". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, 6ccc1c86-1455-4b9d-838a-16dfadd29e5d, localhost:26331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6ccc1c86-1455-4b9d-838a-16dfadd29e5d, localhost:26331): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6ccc1c86-1455-4b9d-838a-16dfadd29e5d, localhost:26331): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:26331". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, e2f298f6-208a-4749-b4fe-bcc41b74c56d, localhost:26331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e2f298f6-208a-4749-b4fe-bcc41b74c56d, localhost:26331): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, e2f298f6-208a-4749-b4fe-bcc41b74c56d, localhost:26331): 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  {created_time:"2025-10-09T19:17:04.996621689+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:26331". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26331". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:264 Stopped node localhost:26331/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1362
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26745
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26331
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12907
=================================== FAILURES ===================================
__________________________ TestYdbTopicWorkload.test ___________________________
ydb/tests/stress/topic/tests/test_workload_topic.py:31: in test
    yatest.common.execute(cmd_args)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/workload_topic --endpoint grpc://localhost:26331 --database /Root --duration 60 --consumers 50 --producers 100' has failed with code 1.
E   Errors:
E   ...0xff000 (1044480) bytes at address 0x0f5ac1510000 (errno: 12)
E   ==1427165==ReserveShadowMemoryRange failed while trying to map 0xff000 bytes. Perhaps you're using ulimit -v or ulimit -d
E   FATAL: Command '['/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:26331', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 100.
E   Traceback (most recent call last):
E     File "ydb/tests/stress/common/common.py", line 100, in wrapper
E       f()
E     File "ydb/tests/stress/topic/workload/__init__.py", line 70, in __loop
E       self.cmd_run(
E     File "ydb/tests/stress/topic/workload/__init__.py", line 55, in cmd_run
E       subprocess.run(cmd, check=True, text=True)
E     File "contrib/tools/python3/Lib/subprocess.py", line 571, in run
E       raise CalledProcessError(retcode, process.args,
E   subprocess.CalledProcessError: Command '['/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:26331', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 100.
------------------------------ 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/zrhd/000610/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12907
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/zrhd/000610/r3tmp/kikimr_cluster_s4izba5v
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26331
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26745
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1362
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32667
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/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:257 Final command: /home/runner/.ya/build/build_root/zrhd/000610/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/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_zir6942u.log --grpc-port=26331 --mon-port=26745 --ic-port=12907
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26331/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/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:257 Final command: /home/runner/.ya/build/build_root/zrhd/000610/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/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_zir6942u.log --grpc-port=26331 --mon-port=26745 --ic-port=12907
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zrhd/000610/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/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/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_zir6942u.log', '--grpc-port=26331', '--mon-port=26745', '--ic-port=12907')' in '/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/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: 1424876
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26331/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/zrhd/000610/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1424877
DEBUG    ya.test:process.py:259 Command (pid 1424877) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1424877) elapsed time (sec): 0.9847466945648193
DEBUG    ya.test:process.py:263 Command (pid 1424877) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) maxrss: 474612
DEBUG    ya.test:process.py:263 Command (pid 1424877) minflt: 45152
DEBUG    ya.test:process.py:263 Command (pid 1424877) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1424877) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1424877) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1424877) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1424877) stime: 0.218804
DEBUG    ya.test:process.py:263 Command (pid 1424877) utime: 0.5283519999999999
DEBUG    ya.test:process.py:263 Command (pid 1424877) wtime: 0.987
DEBUG    ya.test:process.py:275 Command (pid 1424877) output:
Git info:
    Commit: da62c38cdaf6a9393716733ce516c7ac6e926f8e
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 4c4c761add250af03bedd1bc4a036c5f1f88ba59

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-mxp5gmpbcq
    Host information: 
        Linux ghrun-mxp5gmpbcq 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/9767151549/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9767151549/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-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-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 1424877) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: da62c38cdaf6a9393716733ce516c7ac6e926f8e
    Branch: 
    Author: Daniil Timizhev <ditimizhev@ydb.tech>
    Summary: Merge 341d2e33d9d9de59e3d3fc0356b8f44ca31d30e6 into 4c4c761add250af03bedd1bc4a036c5f1f88ba59
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zrhd/000610/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26331', '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: 12907\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/zrhd/000610/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26331', '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: 12907\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1425666
DEBUG    ya.test:process.py:259 Command (pid 1425666) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1425666) elapsed time (sec): 1.3543851375579834
DEBUG    ya.test:process.py:263 Command (pid 1425666) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) maxrss: 562888
DEBUG    ya.test:process.py:263 Command (pid 1425666) minflt: 51418
DEBUG    ya.test:process.py:263 Command (pid 1425666) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) nivcsw: 224
DEBUG    ya.test:process.py:263 Command (pid 1425666) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1425666) nvcsw: 871
DEBUG    ya.test:process.py:263 Command (pid 1425666) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1425666) stime: 0.290825
DEBUG    ya.test:process.py:263 Command (pid 1425666) utime: 0.582979
DEBUG    ya.test:process.py:263 Command (pid 1425666) wtime: 1.36
DEBUG    ya.test:process.py:275 Command (pid 1425666) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zrhd/000610/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26331', '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/zrhd/000610/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26331', '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: 1425741
DEBUG    ya.test:process.py:259 Command (pid 1425741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1425741) elapsed time (sec): 1.3919856548309326
DEBUG    ya.test:process.py:263 Command (pid 1425741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) maxrss: 563380
DEBUG    ya.test:process.py:263 Command (pid 1425741) minflt: 51531
DEBUG    ya.test:process.py:263 Command (pid 1425741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) nivcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 1425741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1425741) nvcsw: 598
DEBUG    ya.test:process.py:263 Command (pid 1425741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1425741) stime: 0.25119199999999997
DEBUG    ya.test:process.py:263 Command (pid 1425741) utime: 0.5915549999999999
DEBUG    ya.test:process.py:263 Command (pid 1425741) wtime: 1.4
DEBUG    ya.test:process.py:275 Command (pid 1425741) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 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:314 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:421 RpcState(ListEndpoints, 58dbf6c3-3b93-4b5d-aba9-d39312343a78, localhost:26331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 58dbf6c3-3b93-4b5d-aba9-d39312343a78, localhost:26331): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 58dbf6c3-3b93-4b5d-aba9-d39312343a78, localhost:26331): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mxp5gmpbcq.auto.internal" port: 26331 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-mxp5gmpbcq.auto.internal:26331, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:26331
------------------------------ 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/zrhd/000610/ydb/tests/stress/topic/workload_topic
DEBUG    ya.test:process.py:678 Command out will be placed to workload_topic.out
DEBUG    ya.test:process.py:678 Command err will be placed to workload_topic.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/workload_topic', '--endpoint', 'grpc://localhost:26331', '--database', '/Root', '--duration', '60', '--consumers', '50', '--producers', '100']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1426031
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 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:421 RpcState(ListEndpoints, c8876638-5171-4733-beb3-22145c0d4ad5, localhost:26331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c8876638-5171-4733-beb3-22145c0d4ad5, localhost:26331): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c8876638-5171-4733-beb3-22145c0d4ad5, localhost:26331): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mxp5gmpbcq.auto.internal" port: 26331 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-mxp5gmpbcq.auto.internal:26331, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26331
DEBUG    ya.test:process.py:259 Command (pid 1426031) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1426031) elapsed time (sec): 157.71277713775635
DEBUG    ya.test:process.py:263 Command (pid 1426031) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) inblock: 336304
DEBUG    ya.test:process.py:263 Command (pid 1426031) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) majflt: 31
DEBUG    ya.test:process.py:263 Command (pid 1426031) maxrss: 7372748
DEBUG    ya.test:process.py:263 Command (pid 1426031) minflt: 2786067
DEBUG    ya.test:process.py:263 Command (pid 1426031) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) nivcsw: 232226
DEBUG    ya.test:process.py:263 Command (pid 1426031) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1426031) nvcsw: 3017609
DEBUG    ya.test:process.py:263 Command (pid 1426031) oublock: 471576
DEBUG    ya.test:process.py:263 Command (pid 1426031) stime: 59.901473
DEBUG    ya.test:process.py:263 Command (pid 1426031) utime: 188.615113
DEBUG    ya.test:process.py:263 Command (pid 1426031) wtime: 157.72
DEBUG    ya.test:process.py:275 Command (pid 1426031) output:

DEBUG    ya.test:process.py:276 Command (pid 1426031) errors:
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
E1009 19:14:40.047096162 1427174 chttp2_transport.cc:2896]             keepalive_ping_end state error: 0 (expect: 1)
2025-10-09T19:15:04.893121Z :ERROR: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.893435Z :ERROR: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.893747Z :ERROR: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.893837Z :ERROR: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.893153Z :ERROR: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.899327Z :ERROR: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.907309Z :ERROR: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.907338Z :ERROR: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.908186Z :ERROR: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.908378Z :ERROR: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.921955Z :ERROR: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.923420Z :ERROR: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.922071Z :ERROR: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.943219Z :ERROR: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.953901Z :ERROR: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.953982Z :ERROR: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.954646Z :ERROR: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:04.958988Z :ERROR: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.001780Z :ERROR: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.050528Z :ERROR: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.056446Z :ERROR: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.095595Z :ERROR: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.116381Z :ERROR: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.116969Z :ERROR: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.121209Z :ERROR: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.189788Z :ERROR: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.198543Z :ERROR: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.200867Z :ERROR: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.276518Z :ERROR: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.278159Z :ERROR: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.285407Z :ERROR: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.348284Z :ERROR: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.353703Z :ERROR: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.358686Z :ERROR: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.393532Z :ERROR: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.452320Z :ERROR: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.464978Z :ERROR: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.519105Z :ERROR: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.519844Z :ERROR: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.563810Z :ERROR: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.587552Z :ERROR: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.595066Z :ERROR: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.620526Z :ERROR: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.624577Z :ERROR: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.652000Z :ERROR: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.652295Z :ERROR: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.735840Z :ERROR: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.771464Z :ERROR: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.771527Z :ERROR: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:05.851826Z :ERROR: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout 
2025-10-09T19:15:17.127811Z :NOTICE: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.128133Z :NOTICE: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.251097Z :NOTICE: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.263197Z :NOTICE: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.312113Z :NOTICE: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.329908Z :NOTICE: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.348854Z :NOTICE: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.349120Z :NOTICE: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.358195Z :NOTICE: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.379748Z :NOTICE: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.380042Z :NOTICE: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.376537Z :NOTICE: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.401696Z :NOTICE: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.432459Z :NOTICE: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.432733Z :NOTICE: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.478937Z :NOTICE: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.492440Z :NOTICE: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.495133Z :NOTICE: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.517496Z :NOTICE: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.516469Z :NOTICE: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.523690Z :NOTICE: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.545339Z :NOTICE: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.550212Z :NOTICE: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.550462Z :NOTICE: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.570923Z :NOTICE: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.582924Z :NOTICE: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.603990Z :NOTICE: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.620049Z :NOTICE: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.620326Z :NOTICE: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.626094Z :NOTICE: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.647822Z :NOTICE: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.657683Z :NOTICE: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.682804Z :NOTICE: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.677696Z :NOTICE: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.687888Z :NOTICE: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.688131Z :NOTICE: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.701256Z :NOTICE: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.727618Z :NOTICE: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.740993Z :NOTICE: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.774579Z :NOTICE: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.774878Z :NOTICE: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.783731Z :NOTICE: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.806624Z :NOTICE: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.817687Z :NOTICE: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.828045Z :NOTICE: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.828342Z :NOTICE: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.820773Z :NOTICE: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.846642Z :NOTICE: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.825702Z :NOTICE: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.832134Z :NOTICE: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.840565Z :NOTICE: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.847597Z :NOTICE: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.853224Z :NOTICE: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.867838Z :NOTICE: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.867682Z :NOTICE: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.885902Z :NOTICE: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.886163Z :NOTICE: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.869216Z :NOTICE: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.869333Z :NOTICE: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.869424Z :NOTICE: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.881356Z :NOTICE: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.887736Z :NOTICE: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.899847Z :NOTICE: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.904665Z :NOTICE: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.904720Z :NOTICE: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.903915Z :NOTICE: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.904961Z :NOTICE: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.900073Z :NOTICE: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.904943Z :NOTICE: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.907584Z :NOTICE: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.904915Z :NOTICE: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.912021Z :NOTICE: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.939968Z :NOTICE: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.943455Z :NOTICE: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.928449Z :NOTICE: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.947629Z :NOTICE: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.944007Z :NOTICE: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.940820Z :NOTICE: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.944041Z :NOTICE: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.958053Z :NOTICE: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.947720Z :NOTICE: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:17.953289Z :NOTICE: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.958622Z :NOTICE: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.975950Z :NOTICE: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.975933Z :NOTICE: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.977299Z :NOTICE: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.977259Z :NOTICE: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:17.976102Z :NOTICE: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.042355Z :NOTICE: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.043814Z :NOTICE: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.063072Z :NOTICE: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.064099Z :NOTICE: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.065045Z :NOTICE: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.068713Z :NOTICE: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.071564Z :NOTICE: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.076190Z :NOTICE: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.285833Z :NOTICE: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.308748Z :NOTICE: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:15:18.364061Z :NOTICE: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-09T19:15:18.395510Z :NOTICE: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-09T19:16:34.335296Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85
2025-10-09T19:16:34.617810Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85
2025-10-09T19:16:36.219839Z :WARNING: No initial sequence number for ProducerId 305a284e-a54411f0-9a290f3d-b3e28966 PartitionId 86
2025-10-09T19:16:36.336293Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85
2025-10-09T19:16:36.618766Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85
2025-10-09T19:16:37.350921Z :WARNING: No initial sequence number for ProducerId 315c17de-a54411f0-be793954-3774c024 PartitionId 84
2025-10-09T19:16:37.409646Z :WARNING: No initial sequence number for ProducerId 316d4964-a54411f0-a8e0856e-63b26cb1 PartitionId 87
2025-10-09T19:16:37.663784Z :WARNING: No initial sequence number for ProducerId 31b4bc18-a54411f0-9cc58d9d-9b8713e8 PartitionId 86
2025-10-09T19:16:37.803367Z :WARNING: No initial sequence number for ProducerId 31951b74-a54411f0-97f04f7d-2fae1a35 PartitionId 88
2025-10-09T19:16:37.839317Z :WARNING: No initial sequence number for ProducerId 31a067fe-a54411f0-909b18f7-8bd7b941 PartitionId 83
2025-10-09T19:16:38.220190Z :WARNING: No initial sequence number for ProducerId 305a284e-a54411f0-9a290f3d-b3e28966 PartitionId 86
2025-10-09T19:16:38.336552Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85
2025-10-09T19:16:38.618962Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85
2025-10-09T19:16:39.055290Z :WARNING: No initial sequence number for ProducerId 31310ef4-a54411f0-a682cac6-bde70324 PartitionId 89
2025-10-09T19:16:39.159548Z :WARNING: No initial sequence number for ProducerId 31b85814-a54411f0-8d763ded-f7396823 PartitionId 86
2025-10-09T19:16:39.209635Z :WARNING: No initial sequence number for ProducerId 31a8db96-a54411f0-b150798b-21ac9287 PartitionId 85
2025-10-09T19:16:39.357282Z :WARNING: No initial sequence number for ProducerId 315c17de-a54411f0-be793954-3774c024 PartitionId 84
==1427165==ERROR: AddressSanitizer failed to allocate 0xfe000 (1040384) bytes at address 0x0f5ab0ec1000 (errno: 12)
==1427165==ERROR: AddressSanitizer failed to deallocate 0x22000 (139264) bytes at address 0x7ad891ad6000 (error code: 12)
==1427165==ERROR: AddressSanitizer failed to allocate 0xff000 (1044480) bytes at address 0x0f5ac0b71000 (errno: 12)
==1427165==ReserveShadowMemoryRange failed while trying to map 0xfe000 bytes. Perhaps you're using ulimit -v or ulimit -d
==1427165==ReserveShadowMemoryRange failed while trying to map 0xff000 bytes. Perhaps you're using ulimit -v or ulimit -d
==1427165==ERROR: AddressSanitizer failed to allocate 0xff000 (1044480) bytes at address 0x0f5ac1510000 (errno: 12)
==1427165==ReserveShadowMemoryRange failed while trying to map 0xff000 bytes. Perhaps you're using ulimit -v or ulimit -d
FATAL: Command '['/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:26331', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 100.
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/topic/workload/__init__.py", line 70, in __loop
    self.cmd_run(
  File "ydb/tests/stress/topic/workload/__init__.py", line 55, in cmd_run
    subprocess.run(cmd, check=True, text=True)
  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:26331', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 100.

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'No authentication methods were found. Going without authentication\nNo authentication methods were found. Going without authentication\nE1009 19:14:40.047096162 1427174 chttp2_transport.cc:2896]             keepalive_ping_end state error: 0 (expect: 1)\n2025-10-09T19:15:04.893121Z :ERROR: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.893435Z :ERROR: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.893747Z :ERROR: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.893837Z :ERROR: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.893153Z :ERROR: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.899327Z :ERROR: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.907309Z :ERROR: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.907338Z :ERROR: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.908186Z :ERROR: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.908378Z :ERROR: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.921955Z :ERROR: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.923420Z :ERROR: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.922071Z :ERROR: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.943219Z :ERROR: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.953901Z :ERROR: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.953982Z :ERROR: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.954646Z :ERROR: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:04.958988Z :ERROR: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.001780Z :ERROR: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.050528Z :ERROR: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.056446Z :ERROR: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.095595Z :ERROR: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.116381Z :ERROR: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.116969Z :ERROR: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.121209Z :ERROR: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.189788Z :ERROR: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.198543Z :ERROR: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.200867Z :ERROR: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.276518Z :ERROR: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.278159Z :ERROR: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.285407Z :ERROR: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.348284Z :ERROR: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.353703Z :ERROR: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.358686Z :ERROR: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.393532Z :ERROR: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.452320Z :ERROR: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.464978Z :ERROR: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.519105Z :ERROR: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.519844Z :ERROR: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.563810Z :ERROR: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.587552Z :ERROR: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.595066Z :ERROR: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.620526Z :ERROR: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.624577Z :ERROR: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.652000Z :ERROR: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.652295Z :ERROR: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.735840Z :ERROR: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.771464Z :ERROR: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.771527Z :ERROR: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:05.851826Z :ERROR: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] [] Got error. Status: TRANSPORT_UNAVAILABLE. Description: <main>: Error: GRpc error: (14): keepalive watchdog timeout \n2025-10-09T19:15:17.127811Z :NOTICE: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.128133Z :NOTICE: [/Root] [/Root] [d55d5ac3-f67fa555-3b052b48-e4cdcb2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.251097Z :NOTICE: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.263197Z :NOTICE: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.312113Z :NOTICE: [/Root] [/Root] [1be3b4e0-45b531a9-8239bc85-e1995edc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.329908Z :NOTICE: [/Root] [/Root] [3ce05658-313d3c3c-9c8cc2a3-8606f2a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.348854Z :NOTICE: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.349120Z :NOTICE: [/Root] [/Root] [5e2397eb-808a0ab-b76316f-f1dbb53f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.358195Z :NOTICE: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.379748Z :NOTICE: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.380042Z :NOTICE: [/Root] [/Root] [ead947f2-d25966ef-33d89e74-591213c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.376537Z :NOTICE: [/Root] [/Root] [d1f16abb-6818d082-5745da4f-84fff269] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.401696Z :NOTICE: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.432459Z :NOTICE: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.432733Z :NOTICE: [/Root] [/Root] [361fd391-9e727494-dd6bfaf9-ede57464] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.478937Z :NOTICE: [/Root] [/Root] [bcc99678-3743fb8c-feddca4a-99a8926e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.492440Z :NOTICE: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.495133Z :NOTICE: [/Root] [/Root] [bf8ed71c-124f8b3c-403690-c7965aa0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.517496Z :NOTICE: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.516469Z :NOTICE: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.523690Z :NOTICE: [/Root] [/Root] [7c9ef043-374f3e81-b2331dfc-5b6aeb09] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.545339Z :NOTICE: [/Root] [/Root] [f8a316f7-2d38796b-3bffb0e-8aea3c5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.550212Z :NOTICE: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.550462Z :NOTICE: [/Root] [/Root] [335e58f3-181035b3-6c1b1908-7bab4bf2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.570923Z :NOTICE: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.582924Z :NOTICE: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.603990Z :NOTICE: [/Root] [/Root] [67eaa10c-97fc5584-4fcb4fb9-37544889] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.620049Z :NOTICE: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.620326Z :NOTICE: [/Root] [/Root] [f3bf00b0-5d2104c7-107b5edf-51fb33a4] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.626094Z :NOTICE: [/Root] [/Root] [cf40791-8caab230-a6514d77-e6e0a847] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.647822Z :NOTICE: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.657683Z :NOTICE: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.682804Z :NOTICE: [/Root] [/Root] [4474d779-72e8675b-82c20d76-f8bc12b7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.677696Z :NOTICE: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.687888Z :NOTICE: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.688131Z :NOTICE: [/Root] [/Root] [24c4f7fb-1439e7e0-6a80feee-483a329f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.701256Z :NOTICE: [/Root] [/Root] [a75fbf3b-22c0b76d-cf5a352f-58f0c45b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.727618Z :NOTICE: [/Root] [/Root] [5c1ef131-1d75cdbc-5f7db5cc-dfae95ad] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.740993Z :NOTICE: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.774579Z :NOTICE: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.774878Z :NOTICE: [/Root] [/Root] [f63b01a8-79a6e2e7-93663948-cb9f6826] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.783731Z :NOTICE: [/Root] [/Root] [3f74c168-ac3a0d18-5a02ae67-662fd254] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.806624Z :NOTICE: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.817687Z :NOTICE: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.828045Z :NOTICE: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.828342Z :NOTICE: [/Root] [/Root] [4a3fd482-34fe1aa3-f372f349-f9c42660] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.820773Z :NOTICE: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.846642Z :NOTICE: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.825702Z :NOTICE: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.832134Z :NOTICE: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.840565Z :NOTICE: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.847597Z :NOTICE: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.853224Z :NOTICE: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.867838Z :NOTICE: [/Root] [/Root] [fc72dfc1-b13cb14d-752c9b2e-d01dde2c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.867682Z :NOTICE: [/Root] [/Root] [3ece77d-2f6871db-f3aa68-7b031991] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.885902Z :NOTICE: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.886163Z :NOTICE: [/Root] [/Root] [c084f7b4-9181da09-bfccd7be-2162f86c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.869216Z :NOTICE: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.869333Z :NOTICE: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.869424Z :NOTICE: [/Root] [/Root] [3b5bf192-f7b9a25b-8eedb6c-85531521] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.881356Z :NOTICE: [/Root] [/Root] [428e33d-5eda9aff-66b94176-828ffd9c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.887736Z :NOTICE: [/Root] [/Root] [7df0eb39-7452bb7e-34174ee7-e15d2421] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.899847Z :NOTICE: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.904665Z :NOTICE: [/Root] [/Root] [4badfc16-155ddbda-4aa8cf7f-751ab5a0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.904720Z :NOTICE: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.903915Z :NOTICE: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.904961Z :NOTICE: [/Root] [/Root] [5904ea0b-2fedacc7-9bc88786-9c2fdb17] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.900073Z :NOTICE: [/Root] [/Root] [aeb1b630-812f06a7-f97b426a-a42c51de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.904943Z :NOTICE: [/Root] [/Root] [1efda4e7-61ca45cc-62035669-7651e0dc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.907584Z :NOTICE: [/Root] [/Root] [afd19c30-95936d52-2a903545-bb2cc33f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.904915Z :NOTICE: [/Root] [/Root] [fa7140e9-aa516ac9-b61d3e7c-459ee4f9] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.912021Z :NOTICE: [/Root] [/Root] [815659a8-620ed67b-8ffd69fe-fdf88c76] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.939968Z :NOTICE: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.943455Z :NOTICE: [/Root] [/Root] [d89b073f-6dae7680-ec327fa7-38148d7f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.928449Z :NOTICE: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.947629Z :NOTICE: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.944007Z :NOTICE: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.940820Z :NOTICE: [/Root] [/Root] [a8eaed26-4607d78a-1f84155d-64c080ff] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.944041Z :NOTICE: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.958053Z :NOTICE: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.947720Z :NOTICE: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:17.953289Z :NOTICE: [/Root] [/Root] [bab7ed47-3047dea9-609ef653-37113f5d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.958622Z :NOTICE: [/Root] [/Root] [cabdcc79-b9063305-741ea9d3-7aa4dc0c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.975950Z :NOTICE: [/Root] [/Root] [f16900f6-bcbca951-f9b5be22-a10bf94f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.975933Z :NOTICE: [/Root] [/Root] [6002f679-a7c6dfa9-6e2dc184-8a9faa75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.977299Z :NOTICE: [/Root] [/Root] [b243c045-a0531250-d767e85a-a1b5ff75] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.977259Z :NOTICE: [/Root] [/Root] [8aeb27bc-12f111b8-66191e9a-70d6b8f5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:17.976102Z :NOTICE: [/Root] [/Root] [c2d6e9dd-bfa863ba-9946337a-e96e84d7] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.042355Z :NOTICE: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.043814Z :NOTICE: [/Root] [/Root] [7cccd5e3-c928252d-b07e97f3-e672dbcd] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.063072Z :NOTICE: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.064099Z :NOTICE: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.065045Z :NOTICE: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.068713Z :NOTICE: [/Root] [/Root] [3c16fc2a-2b199be9-b2f6fd22-dfc86f9f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.071564Z :NOTICE: [/Root] [/Root] [dce623f6-42709a2a-2f552af9-bfcd2f14] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.076190Z :NOTICE: [/Root] [/Root] [80ef7f60-ba529bcb-942c0fd8-6b5fca85] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.285833Z :NOTICE: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.308748Z :NOTICE: [/Root] [/Root] [f33b78e8-6dcdf19d-21e28e91-1beea193] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:15:18.364061Z :NOTICE: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }\n2025-10-09T19:15:18.395510Z :NOTICE: [/Root] [/Root] [8c55cdec-901e692e-71ca7672-2fc2f9f3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }\n2025-10-09T19:16:34.335296Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85\n2025-10-09T19:16:34.617810Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85\n2025-10-09T19:16:36.219839Z :WARNING: No initial sequence number for ProducerId 305a284e-a54411f0-9a290f3d-b3e28966 PartitionId 86\n2025-10-09T19:16:36.336293Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85\n2025-10-09T19:16:36.618766Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85\n2025-10-09T19:16:37.350921Z :WARNING: No initial sequence number for ProducerId 315c17de-a54411f0-be793954-3774c024 PartitionId 84\n2025-10-09T19:16:37.409646Z :WARNING: No initial sequence number for ProducerId 316d4964-a54411f0-a8e0856e-63b26cb1 PartitionId 87\n2025-10-09T19:16:37.663784Z :WARNING: No initial sequence number for ProducerId 31b4bc18-a54411f0-9cc58d9d-9b8713e8 PartitionId 86\n2025-10-09T19:16:37.803367Z :WARNING: No initial sequence number for ProducerId 31951b74-a54411f0-97f04f7d-2fae1a35 PartitionId 88\n2025-10-09T19:16:37.839317Z :WARNING: No initial sequence number for ProducerId 31a067fe-a54411f0-909b18f7-8bd7b941 PartitionId 83\n2025-10-09T19:16:38.220190Z :WARNING: No initial sequence number for ProducerId 305a284e-a54411f0-9a290f3d-b3e28966 PartitionId 86\n2025-10-09T19:16:38.336552Z :WARNING: No initial sequence number for ProducerId 30f78b02-a54411f0-90776356-f1d8d35b PartitionId 85\n2025-10-09T19:16:38.618962Z :WARNING: No initial sequence number for ProducerId 31c19294-a54411f0-9f935333-9b9444b9 PartitionId 85\n2025-10-09T19:16:39.055290Z :WARNING: No initial sequence number for ProducerId 31310ef4-a54411f0-a682cac6-bde70324 PartitionId 89\n2025-10-09T19:16:39.159548Z :WARNING: No initial sequence number for ProducerId 31b85814-a54411f0-8d763ded-f7396823 PartitionId 86\n2025-10-09T19:16:39.209635Z :WARNING: No initial sequence number for ProducerId 31a8db96-a54411f0-b150798b-21ac9287 PartitionId 85\n2025-10-09T19:16:39.357282Z :WARNING: No initial sequence number for ProducerId 315c17de-a54411f0-be793954-3774c024 PartitionId 84\n==1427165==ERROR: AddressSanitizer failed to allocate 0xfe000 (1040384) bytes at address 0x0f5ab0ec1000 (errno: 12)\n==1427165==ERROR: AddressSanitizer failed to deallocate 0x22000 (139264) bytes at address 0x7ad891ad6000 (error code: 12)\n==1427165==ERROR: AddressSanitizer failed to allocate 0xff000 (1044480) bytes at address 0x0f5ac0b71000 (errno: 12)\n==1427165==ReserveShadowMemoryRange failed while trying to map 0xfe000 bytes. Perhaps you\'re using ulimit -v or ulimit -d\n==1427165==ReserveShadowMemoryRange failed while trying to map 0xff000 bytes. Perhaps you\'re using ulimit -v or ulimit -d\n==1427165==ERROR: AddressSanitizer failed to allocate 0xff000 (1044480) bytes at address 0x0f5ac1510000 (errno: 12)\n==1427165==ReserveShadowMemoryRange failed while trying to map 0xff000 bytes. Perhaps you\'re using ulimit -v or ulimit -d\nFATAL: Command \'[\'/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli\', \'--verbose\', \'--endpoint\', \'grpc://localhost:26331\', \'--database=/Root\', \'workload\', \'topic\', \'run\', \'full\', \'-s\', \'60\', \'--byte-rate\', \'100M\', \'--use-tx\', \'--tx-commit-interval\', \'2000\', \'-p\', \'100\', \'-c\', \'50\', \'--topic\', \'topic/topic\']\' returned non-zero exit status 100.\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/topic/workload/__init__.py", line 70, in __loop\n    self.cmd_run(\n  File "ydb/tests/stress/topic/workload/__init__.py", line 55, in cmd_run\n    subprocess.run(cmd, check=True, text=True)\n  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run\n    raise CalledProcessError(retcode, process.args,\nsubprocess.CalledProcessError: Command \'[\'/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli\', \'--verbose\', \'--endpoint\', \'grpc://localhost:26331\', \'--database=/Root\', \'workload\', \'topic\', \'run\', \'full\', \'-s\', \'60\', \'--byte-rate\', \'100M\', \'--use-tx\', \'--tx-commit-interval\', \'2000\', \'-p\', \'100\', \'-c\', \'50\', \'--topic\', \'topic/topic\']\' returned non-zero exit status 100.\n'
============================== slowest durations ===============================
157.75s call     test_workload_topic.py::TestYdbTopicWorkload::test
152.48s teardown test_workload_topic.py::TestYdbTopicWorkload::test
9.59s setup    test_workload_topic.py::TestYdbTopicWorkload::test
=========================== short test summary info ============================
FAILED test_workload_topic.py::TestYdbTopicWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/workload_topic --endpoint grpc://localhost:26331 --database /Root --duration 60 --consumers 50 --producers 100' has failed with code 1.
Errors:
...0xff000 (1044480) bytes at address 0x0f5ac1510000 (errno: 12)
==1427165==ReserveShadowMemoryRange failed while trying to map 0xff000 bytes. Perhaps you're using ulimit -v or ulimit -d
FATAL: Command '['/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:26331', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 100.
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/topic/workload/__init__.py", line 70, in __loop
    self.cmd_run(
  File "ydb/tests/stress/topic/workload/__init__.py", line 55, in cmd_run
    subprocess.run(cmd, check=True, text=True)
  File "contrib/tools/python3/Lib/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/home/runner/.ya/build/build_root/zrhd/000610/ydb/tests/stress/topic/tests/test-results/py3test/tmpsqoqo8u6/topic_ydb_cli/ydb_cli', '--verbose', '--endpoint', 'grpc://localhost:26331', '--database=/Root', 'workload', 'topic', 'run', 'full', '-s', '60', '--byte-rate', '100M', '--use-tx', '--tx-commit-interval', '2000', '-p', '100', '-c', '50', '--topic', 'topic/topic']' returned non-zero exit status 100.
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/zrhd/000610/ydb/tests/stress/topic/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/zrhd/000610/ydb/tests/stress/topic/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 0 seconds, not started yet
Current KQP shutdown state: spent 3.017108 seconds, not started yet
Current KQP shutdown state: spent 6.033414 seconds, not started yet
Current KQP shutdown state: spent 9.054452 seconds, 6865 sessions to shutdown
Current KQP shutdown state: spent 12.069225 seconds, 6865 sessions to shutdown
Current KQP shutdown state: spent 15.082652 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 18.10152 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 4.251593 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.391528 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.507844 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.648189 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.75638 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.825902 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.956614 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.052124 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.143552 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.009881 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1424876==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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000346745f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000346745f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000346745f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000346745f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000346745f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x0000346745f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x0000346745f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x0000346745f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x0000346745f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003468326e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a463fc7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a455944 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003467450c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003467450c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003468326e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a463fc7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a455944 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bd88ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001bd88ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001bd88ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001bd88ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001bd88ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001bd88ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001bd88ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001bd88ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001bd88ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001bd88ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034677e6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034677e6c 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 0x000034677e6c 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 0x00003a461ebf 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 0x00003a4555b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001bd88a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001bd88a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001bd88a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034677e6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034677e6c 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 0x000034677e6c 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 0x00003a461ebf 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 0x00003a4555b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034677e5a 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 0x000034677e5a 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 0x00003a461ebf 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 0x00003a4555b1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033df6a84 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000033df6a84 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000033df6a84 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000033df6a84 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000033df6a84 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000033df6a84 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000033df6a84 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000033df6a84 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000033df6a84 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000033df6a84 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000033df6a84 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 0x000033df5852 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000033df5852 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000033dfbd70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x000033e57fb8 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 0x000034682ba6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a45f1bb 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 0x00003a455022 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033df69e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033df69e2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033df69e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033df69e2 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 0x000033df5852 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033df5852 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000033dfbd70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000033e57fb8 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 0x000034682ba6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a45f1bb 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 0x00003a455022 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a445299 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000411fc209 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000411fb260 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000411fb260 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021d7bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021e32e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021e3c9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021e3bfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021e3e01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000274ec8b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000274ec8b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000274ec8b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000274ec8b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000274ec8b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000274ec8b8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000274ec8b8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000274ec8b8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000274ec55f 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 0x0000274eb3b8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a509aea in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a509aea 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 0x00003a509aea 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 0x00003a509aea in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a509aea 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 0x00001f36b50f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a4f7e8f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a4f7e8f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a4f7e8f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x000044a749fe in NYdbGrpc::TGRpcRequestImpl<FederatedQuery::DescribeJobRequest, FederatedQuery::DescribeJobResponse, NKikimr::NGRpcService::TGRpcFederatedQueryService, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::DescribeJobRequest>, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::DescribeJobResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a44d56c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a44d56c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a44d56c 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 0x00003a44d56c 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 0x00003a44d56c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a44d56c 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 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x0000219fd24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x0000219fd24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x0000219fd7ac in Execute /-S/util/thread/factory.h:15:13
#31 0x0000219fd7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001f5f9e84 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f297796 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 0x00001f2d3c7d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000274ec8b8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000274ec8b8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000274ec8b8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000274ec8b8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000274ec8b8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
==================== 1 failed, 1 error in 322.83s (0:05:22) ====================
