============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7qal/001afd/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_cp_ic
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_cp_ic.py .

============================== slowest durations ===============================
7.02s teardown test_cp_ic.py::TestCpIc::test_discovery
3.77s call     test_cp_ic.py::TestCpIc::test_discovery
2.01s setup    test_cp_ic.py::TestCpIc::test_discovery
============================== 1 passed in 13.92s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 5 items

test_dispatch.py .E.E.E.EFE

==================================== ERRORS ====================================
________________ ERROR at teardown of TestMapping.test_mapping _________________
ydb/tests/fq/multi_plane/test_dispatch.py:29: in kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:748: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:676: 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/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/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   GRpc shutdown warning: left infly: 3, spent: 3.424776 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 6.734583 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 10.09458 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 13.393703 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 16.693654 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 20.012881 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 23.224727 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 26.581147 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 29.826578 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.005464 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1000717==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf4b02 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 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4a1c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034cf4a1c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bc4f0c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b55019c 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   #7 0x00003b55019c 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   #8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b55019c 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   #10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bc631a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046bc5181 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
E   #3 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b55019c 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   #8 0x00003b55019c 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   #9 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b55019c 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   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2304 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f93a4dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x0000344734e4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x000034580498 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x000034584b2d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x000034584b2d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
E   #5 0x00003459f9de in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x00003459f9de in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #7 0x000034d004d3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d004d3 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
E   #9 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #13 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #14 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #15 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf836a 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 0x000034cf836a 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_mapping
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22212
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23229
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63291
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29453
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31934
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15018
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 05acbf59-fab7-4013-8375-01745b5755d6, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 05acbf59-fab7-4013-8375-01745b5755d6, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 05acbf59-fab7-4013-8375-01745b5755d6, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c35a4e59530 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c35a4e5a5b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c35a4e5a5b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c2d0e8aa-589f-40a7-91a0-b29366b161da, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2d0e8aa-589f-40a7-91a0-b29366b161da, ghrun-5z46lg4vuq.auto.internal:12705): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, c2d0e8aa-589f-40a7-91a0-b29366b161da, ghrun-5z46lg4vuq.auto.internal:12705): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2d0e8aa-589f-40a7-91a0-b29366b161da, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmQ3NWFhNDMtODM0MDU0ZjctNDNiMDI1OTQtYWMxMTZiMzE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e5a5b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c35a4e5a5b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 307fb0df-3be7-495e-8cf6-d01ca6af3ac4, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, c2d0e8aa-589f-40a7-91a0-b29366b161da, ghrun-5z46lg4vuq.auto.internal:12705): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 307fb0df-3be7-495e-8cf6-d01ca6af3ac4, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YmQ3NWFhNDMtODM0MDU0ZjctNDNiMDI1OTQtYWMxMTZiMzE=" path: "local/DbPoolStorage_e8fc4e1d-d321-4ab8-a8f6-b550e32a793d/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 307fb0df-3be7-495e-8cf6-d01ca6af3ac4, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e5a5b0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 1bbd5e3a-0200-4189-a619-4975f8a1f577, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1bbd5e3a-0200-4189-a619-4975f8a1f577, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YmQ3NWFhNDMtODM0MDU0ZjctNDNiMDI1OTQtYWMxMTZiMzE=" path: "local/DbPoolStorage_e8fc4e1d-d321-4ab8-a8f6-b550e32a793d/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1bbd5e3a-0200-4189-a619-4975f8a1f577, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e5a5b0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 57b9a693-6b41-485d-8526-9a711fc62b38, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57b9a693-6b41-485d-8526-9a711fc62b38, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YmQ3NWFhNDMtODM0MDU0ZjctNDNiMDI1OTQtYWMxMTZiMzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_e8fc4e1d-d321-4ab8-a8f6-b550e32a793d\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57b9a693-6b41-485d-8526-9a711fc62b38, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e5a5b0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16733
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9233
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/logfile_lwnoje7i.log --grpc-port=15018 --mon-port=16733 --ic-port=23229
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/logfile_lwnoje7i.log --grpc-port=15018 --mon-port=16733 --ic-port=23229
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/logfile_lwnoje7i.log', '--grpc-port=15018', '--mon-port=16733', '--ic-port=23229')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1000717
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15018/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/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1000721
DEBUG    ya.test:process.py:259 Command (pid 1000721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1000721) elapsed time (sec): 0.7252109050750732
DEBUG    ya.test:process.py:263 Command (pid 1000721) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000721) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1000721) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000721) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000721) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1000721) maxrss: 521012
DEBUG    ya.test:process.py:263 Command (pid 1000721) minflt: 45440
DEBUG    ya.test:process.py:263 Command (pid 1000721) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1000721) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1000721) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 1000721) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1000721) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1000721) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1000721) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1000721) stime: 0.19924699999999998
DEBUG    ya.test:process.py:263 Command (pid 1000721) utime: 0.474551
DEBUG    ya.test:process.py:263 Command (pid 1000721) wtime: 0.727
DEBUG    ya.test:process.py:275 Command (pid 1000721) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21444
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32431
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17968
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_jz8gkgjv.log --grpc-port=2682 --mon-port=21444 --ic-port=29453
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_jz8gkgjv.log --grpc-port=2682 --mon-port=21444 --ic-port=29453
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_jz8gkgjv.log', '--grpc-port=2682', '--mon-port=21444', '--ic-port=29453')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1000811
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2682/1
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/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1000813
DEBUG    ya.test:process.py:259 Command (pid 1000813) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1000813) elapsed time (sec): 0.8188142776489258
DEBUG    ya.test:process.py:263 Command (pid 1000813) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000813) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1000813) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000813) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000813) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1000813) maxrss: 524816
DEBUG    ya.test:process.py:263 Command (pid 1000813) minflt: 45327
DEBUG    ya.test:process.py:263 Command (pid 1000813) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1000813) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1000813) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 1000813) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1000813) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1000813) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1000813) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1000813) stime: 0.220359
DEBUG    ya.test:process.py:263 Command (pid 1000813) utime: 0.51096
DEBUG    ya.test:process.py:263 Command (pid 1000813) wtime: 0.821
DEBUG    ya.test:process.py:275 Command (pid 1000813) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20997
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25902
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63705
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_1/logfile_8w9oagph.log --grpc-port=20997 --mon-port=1268 --ic-port=12290
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20930
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4062
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_2/logfile_etzuq6ef.log --grpc-port=29514 --mon-port=24007 --ic-port=31934
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_1/logfile_8w9oagph.log --grpc-port=20997 --mon-port=1268 --ic-port=12290
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_1/logfile_8w9oagph.log', '--grpc-port=20997', '--mon-port=1268', '--ic-port=12290')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1000954
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20997/1
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/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1000956
DEBUG    ya.test:process.py:259 Command (pid 1000956) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1000956) elapsed time (sec): 0.7892065048217773
DEBUG    ya.test:process.py:263 Command (pid 1000956) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000956) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1000956) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000956) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000956) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1000956) maxrss: 526432
DEBUG    ya.test:process.py:263 Command (pid 1000956) minflt: 45313
DEBUG    ya.test:process.py:263 Command (pid 1000956) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1000956) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1000956) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1000956) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1000956) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1000956) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1000956) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1000956) stime: 0.200575
DEBUG    ya.test:process.py:263 Command (pid 1000956) utime: 0.47901699999999997
DEBUG    ya.test:process.py:263 Command (pid 1000956) wtime: 0.792
DEBUG    ya.test:process.py:275 Command (pid 1000956) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_2/logfile_etzuq6ef.log --grpc-port=29514 --mon-port=24007 --ic-port=31934
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_2/logfile_etzuq6ef.log', '--grpc-port=29514', '--mon-port=24007', '--ic-port=31934')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1000975
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29514/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1000977
DEBUG    ya.test:process.py:259 Command (pid 1000977) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1000977) elapsed time (sec): 0.7763073444366455
DEBUG    ya.test:process.py:263 Command (pid 1000977) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000977) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1000977) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000977) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1000977) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1000977) maxrss: 526432
DEBUG    ya.test:process.py:263 Command (pid 1000977) minflt: 45358
DEBUG    ya.test:process.py:263 Command (pid 1000977) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1000977) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1000977) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 1000977) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1000977) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1000977) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1000977) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1000977) stime: 0.199186
DEBUG    ya.test:process.py:263 Command (pid 1000977) utime: 0.509522
DEBUG    ya.test:process.py:263 Command (pid 1000977) wtime: 0.778
DEBUG    ya.test:process.py:275 Command (pid 1000977) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_mapping)
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "8649919f-1ae3-4579-ab5f-5bd73926a83d"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl20jl171vitlb6"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl20jl171vitlb6"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892928
        nanos: 350632000
      }
      modified_at {
        seconds: 1762892928
        nanos: 350632000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl20jl15224bpgp-ptqudsl20jl171vitlb6"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892928
      nanos: 350632000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl20jl171vitlb6"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892928
        nanos: 350632000
      }
      modified_at {
        seconds: 1762892928
        nanos: 350632000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892931
      nanos: 693000000
    }
    execute_mode: RUN
    status: COMPLETING
    last_job_query_revision: 1
    last_job_id: "ptjudsl20jl15224bpgp-ptqudsl20jl171vitlb6"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892928
      nanos: 350632000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl20jl171vitlb6"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892928
        nanos: 350632000
      }
      modified_at {
        seconds: 1762892928
        nanos: 350632000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892931
      nanos: 693000000
    }
    finished_at {
      seconds: 1762892934
      nanos: 39000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl20jl15224bpgp-ptqudsl20jl171vitlb6"
    result_expire_at {
      seconds: 1762979331
      nanos: 254070000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892928
      nanos: 350632000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"57ms\",\"count\":1,\"avg\":\"57ms\",\"max\":\"57ms\",\"min\":\"57ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2682/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17968
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21444
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2682
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29453
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63291
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "4e7c7c37-0c83-4a37-b261-dc211a5fe4e7"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl208kkrgk6duvs"

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "458e8ddd-f308-4510-be7a-2f2807b460ae"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl208e3lu99f7ft"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl208e3lu99f7ft"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892940
        nanos: 111930000
      }
      modified_at {
        seconds: 1762892940
        nanos: 111930000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl208e3ld7r7101-ptqudsl208e3lu99f7ft"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892940
      nanos: 111930000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl208e3lu99f7ft"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892940
        nanos: 111930000
      }
      modified_at {
        seconds: 1762892940
        nanos: 111930000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892940
      nanos: 739000000
    }
    finished_at {
      seconds: 1762892941
      nanos: 709000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl208e3ld7r7101-ptqudsl208e3lu99f7ft"
    result_expire_at {
      seconds: 1762979340
      nanos: 707213000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892940
      nanos: 111930000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"46ms\",\"count\":1,\"avg\":\"46ms\",\"max\":\"46ms\",\"min\":\"46ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "3bc2adb3-9740-4d61-ba22-2149c46cd376"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl205uttmv0vsmo"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl205uttmv0vsmo"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892942
        nanos: 706587000
      }
      modified_at {
        seconds: 1762892942
        nanos: 706587000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl205utt70903rn-ptqudsl205uttmv0vsmo"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892942
      nanos: 706587000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl205uttmv0vsmo"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892942
        nanos: 706587000
      }
      modified_at {
        seconds: 1762892942
        nanos: 706587000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892943
      nanos: 760000000
    }
    finished_at {
      seconds: 1762892944
      nanos: 372000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl205utt70903rn-ptqudsl205uttmv0vsmo"
    result_expire_at {
      seconds: 1762979343
      nanos: 710293000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892942
      nanos: 706587000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"26ms\",\"count\":1,\"avg\":\"26ms\",\"max\":\"26ms\",\"min\":\"26ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "8c265393-7f23-4df7-9956-e489360261ff"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl203ljgpp1ruhm"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl203ljgpp1ruhm"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892945
        nanos: 109246000
      }
      modified_at {
        seconds: 1762892945
        nanos: 109246000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl203ljfus7kob2-ptqudsl203ljgpp1ruhm"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892945
      nanos: 109246000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl203ljgpp1ruhm"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892945
        nanos: 109246000
      }
      modified_at {
        seconds: 1762892945
        nanos: 109246000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892945
      nanos: 779000000
    }
    finished_at {
      seconds: 1762892946
      nanos: 418000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl203ljfus7kob2-ptqudsl203ljgpp1ruhm"
    result_expire_at {
      seconds: 1762979345
      nanos: 717628000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892945
      nanos: 109246000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"27ms\",\"count\":1,\"avg\":\"27ms\",\"max\":\"27ms\",\"min\":\"27ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "88de8859-0d20-4aa2-b141-41492573de73"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl201cvvasvicrb"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl201cvvasvicrb"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892947
        nanos: 488596000
      }
      modified_at {
        seconds: 1762892947
        nanos: 488596000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl201cvur5mbskl-ptqudsl201cvvasvicrb"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892947
      nanos: 488596000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl201cvvasvicrb"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892947
        nanos: 488596000
      }
      modified_at {
        seconds: 1762892947
        nanos: 488596000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892947
      nanos: 759000000
    }
    finished_at {
      seconds: 1762892948
      nanos: 438000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl201cvur5mbskl-ptqudsl201cvvasvicrb"
    result_expire_at {
      seconds: 1762979347
      nanos: 711669000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892947
      nanos: 488596000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"34ms\",\"count\":1,\"avg\":\"34ms\",\"max\":\"34ms\",\"min\":\"34ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "0a7daa8e-cb1a-484a-970b-f9b9beccd213"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1vv42p2g11om2"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vv42p2g11om2"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892949
        nanos: 877748000
      }
      modified_at {
        seconds: 1762892949
        nanos: 877748000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vv42okdejo50-ptqudsl1vv42p2g11om2"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892949
      nanos: 877748000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vv42p2g11om2"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892949
        nanos: 877748000
      }
      modified_at {
        seconds: 1762892949
        nanos: 877748000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892950
      nanos: 786000000
    }
    finished_at {
      seconds: 1762892951
      nanos: 388000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vv42okdejo50-ptqudsl1vv42p2g11om2"
    result_expire_at {
      seconds: 1762979350
      nanos: 739908000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892949
      nanos: 877748000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"20ms\",\"count\":1,\"avg\":\"20ms\",\"max\":\"20ms\",\"min\":\"20ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "4649d606-0410-4018-b2c2-cda94673fd02"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1vssqoq3ld1tj"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vssqoq3ld1tj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892952
        nanos: 212492000
      }
      modified_at {
        seconds: 1762892952
        nanos: 212492000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vssqockf2bok-ptqudsl1vssqoq3ld1tj"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892952
      nanos: 212492000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vssqoq3ld1tj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892952
        nanos: 212492000
      }
      modified_at {
        seconds: 1762892952
        nanos: 212492000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892952
      nanos: 759000000
    }
    finished_at {
      seconds: 1762892953
      nanos: 311000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vssqockf2bok-ptqudsl1vssqoq3ld1tj"
    result_expire_at {
      seconds: 1762979352
      nanos: 706090000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892952
      nanos: 212492000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"20ms\",\"count\":1,\"avg\":\"20ms\",\"max\":\"20ms\",\"min\":\"20ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "765b395d-8743-4593-ac97-6bfcdba924ad"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1vqjs9u1kir2r"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vqjs9u1kir2r"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892954
        nanos: 602988000
      }
      modified_at {
        seconds: 1762892954
        nanos: 602988000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vqjs9cutjuqg-ptqudsl1vqjs9u1kir2r"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892954
      nanos: 602988000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vqjs9u1kir2r"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892954
        nanos: 602988000
      }
      modified_at {
        seconds: 1762892954
        nanos: 602988000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892955
      nanos: 745000000
    }
    finished_at {
      seconds: 1762892956
      nanos: 445000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vqjs9cutjuqg-ptqudsl1vqjs9u1kir2r"
    result_expire_at {
      seconds: 1762979355
      nanos: 698272000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892954
      nanos: 602988000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"36ms\",\"count\":1,\"avg\":\"36ms\",\"max\":\"36ms\",\"min\":\"36ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "f186ea3c-48e7-4908-bc8d-64ac5535c541"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1voa72k11nl5o"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1voa72k11nl5o"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892957
        nanos: 16805000
      }
      modified_at {
        seconds: 1762892957
        nanos: 16805000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1voa725j3f4sa-ptqudsl1voa72k11nl5o"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892957
      nanos: 16805000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1voa72k11nl5o"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892957
        nanos: 16805000
      }
      modified_at {
        seconds: 1762892957
        nanos: 16805000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892957
      nanos: 782000000
    }
    finished_at {
      seconds: 1762892958
      nanos: 462000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1voa725j3f4sa-ptqudsl1voa72k11nl5o"
    result_expire_at {
      seconds: 1762979357
      nanos: 742178000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892957
      nanos: 16805000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"21ms\",\"count\":1,\"avg\":\"21ms\",\"max\":\"21ms\",\"min\":\"21ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "c94c933f-aafc-4810-aa35-e88ca2589f1c"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1vm04qa96svmv"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vm04qa96svmv"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892959
        nanos: 443982000
      }
      modified_at {
        seconds: 1762892959
        nanos: 443982000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vm04psgfnlu4-ptqudsl1vm04qa96svmv"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892959
      nanos: 443982000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vm04qa96svmv"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892959
        nanos: 443982000
      }
      modified_at {
        seconds: 1762892959
        nanos: 443982000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892959
      nanos: 806000000
    }
    finished_at {
      seconds: 1762892960
      nanos: 472000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vm04psgfnlu4-ptqudsl1vm04qa96svmv"
    result_expire_at {
      seconds: 1762979359
      nanos: 773821000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892959
      nanos: 443982000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"66ms\",\"count\":1,\"avg\":\"66ms\",\"max\":\"66ms\",\"min\":\"66ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            select 101;\n        "
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "fdf3ff50-ca70-46ee-ae3a-d54696a85a8c"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1vjkoedv2rb68"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vjkoedv2rb68"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892961
        nanos: 914206000
      }
      modified_at {
        seconds: 1762892961
        nanos: 914206000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vjkodqspp4hn-ptqudsl1vjkoedv2rb68"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892961
      nanos: 914206000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vjkoedv2rb68"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892961
        nanos: 914206000
      }
      modified_at {
        seconds: 1762892961
        nanos: 914206000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892962
      nanos: 778000000
    }
    finished_at {
      seconds: 1762892963
      nanos: 373000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vjkodqspp4hn-ptqudsl1vjkoedv2rb68"
    result_expire_at {
      seconds: 1762979362
      nanos: 745225000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892961
      nanos: 914206000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"38ms\",\"count\":1,\"avg\":\"38ms\",\"max\":\"38ms\",\"min\":\"38ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl208kkrgk6duvs"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892939
        nanos: 897751000
      }
      modified_at {
        seconds: 1762892939
        nanos: 897751000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl208kkp9pr6vs2-ptqudsl208kkrgk6duvs"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892939
      nanos: 897751000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_ziwgzqzs.log --grpc-port=2682 --mon-port=21444 --ic-port=29453
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_ziwgzqzs.log --grpc-port=2682 --mon-port=21444 --ic-port=29453
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1/logfile_ziwgzqzs.log', '--grpc-port=2682', '--mon-port=21444', '--ic-port=29453')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1009706
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2682/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1009709
DEBUG    ya.test:process.py:259 Command (pid 1009709) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1009709) elapsed time (sec): 0.8492836952209473
DEBUG    ya.test:process.py:263 Command (pid 1009709) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1009709) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1009709) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1009709) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1009709) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1009709) maxrss: 526432
DEBUG    ya.test:process.py:263 Command (pid 1009709) minflt: 45364
DEBUG    ya.test:process.py:263 Command (pid 1009709) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1009709) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1009709) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 1009709) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1009709) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1009709) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1009709) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1009709) stime: 0.20160599999999998
DEBUG    ya.test:process.py:263 Command (pid 1009709) utime: 0.5337999999999999
DEBUG    ya.test:process.py:263 Command (pid 1009709) wtime: 0.863
DEBUG    ya.test:process.py:275 Command (pid 1009709) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl208kkrgk6duvs"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892939
        nanos: 897751000
      }
      modified_at {
        seconds: 1762892939
        nanos: 897751000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892968
      nanos: 872000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudsl208kkp9pr6vs2-ptqudsl208kkrgk6duvs"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892939
      nanos: 897751000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl208kkrgk6duvs"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892939
        nanos: 897751000
      }
      modified_at {
        seconds: 1762892939
        nanos: 897751000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892968
      nanos: 872000000
    }
    finished_at {
      seconds: 1762892970
      nanos: 165000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl208kkp9pr6vs2-ptqudsl208kkrgk6duvs"
    result_expire_at {
      seconds: 1762979368
      nanos: 754330000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892939
      nanos: 897751000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            select 101;\n        "
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"57ms\",\"count\":1,\"avg\":\"57ms\",\"max\":\"57ms\",\"min\":\"57ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"101\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15018/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28861
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9233
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16733
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23229
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22212
__________________ ERROR at teardown of TestMapping.test_idle __________________
ydb/tests/fq/multi_plane/test_dispatch.py:29: in kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:748: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:676: 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/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/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   GRpc shutdown warning: left infly: 4, spent: 3.396433 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 6.856045 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 10.328232 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 13.62504 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 16.999041 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 20.232815 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 23.408536 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 26.616497 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 29.814462 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.010657 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1023134==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034666e74 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #16 0x000034666e74 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003b550156 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003b550156 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #23 0x00003b550156 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #24 0x00003b550156 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   #25 0x00003b550156 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   #26 0x00003b550156 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #27 0x00003b550156 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   #28 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #29 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #30 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #31 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #32 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #33 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #34 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 21120 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034666e74 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #14 0x000034666e74 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003b550156 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003b550156 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #21 0x00003b550156 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #22 0x00003b550156 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   #23 0x00003b550156 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   #24 0x00003b550156 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #25 0x00003b550156 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   #26 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #27 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #28 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #29 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #30 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #31 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #32 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf4b02 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 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4a1c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034cf4a1c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2944 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046c1054c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046c0e8e2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046c0c482 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b55019c 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   #7 0x00003b55019c 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   #8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b55019c 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   #10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2944 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bc4f0c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b55019c 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   #7 0x00003b55019c 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   #8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b55019c 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   #10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2304 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f93a4dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x0000344734e4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x000034580498 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x000034584b2d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x000034584b2d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_idle
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9172
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32668
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5418
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11314
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b73f288c-dbe6-4f54-a903-7d71104cfeb9, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b73f288c-dbe6-4f54-a903-7d71104cfeb9, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b73f288c-dbe6-4f54-a903-7d71104cfeb9, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c35a5d4e5f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c35a5d4f670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c35a5d4f670>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c9d7e9da-a9ac-49f8-ad86-9150110c5ed5, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9d7e9da-a9ac-49f8-ad86-9150110c5ed5, ghrun-5z46lg4vuq.auto.internal:12705): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, c9d7e9da-a9ac-49f8-ad86-9150110c5ed5, ghrun-5z46lg4vuq.auto.internal:12705): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9d7e9da-a9ac-49f8-ad86-9150110c5ed5, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTViOWQ2MDYtYWZmMThhZjMtYTgzYzM5ODItZjc3YTkxYg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a5d4f670>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c35a5d4f670>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, c9d7e9da-a9ac-49f8-ad86-9150110c5ed5, ghrun-5z46lg4vuq.auto.internal:12705): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 22a7e516-5770-468f-908d-251cc02eb1ee, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 22a7e516-5770-468f-908d-251cc02eb1ee, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=MTViOWQ2MDYtYWZmMThhZjMtYTgzYzM5ODItZjc3YTkxYg==" path: "local/DbPoolStorage_fc71456c-c4eb-45ff-944d-5b65e5d70255/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 22a7e516-5770-468f-908d-251cc02eb1ee, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a5d4f670>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 0b901063-70b4-4b75-aff5-b564eb7a8973, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0b901063-70b4-4b75-aff5-b564eb7a8973, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=MTViOWQ2MDYtYWZmMThhZjMtYTgzYzM5ODItZjc3YTkxYg==" path: "local/DbPoolStorage_fc71456c-c4eb-45ff-944d-5b65e5d70255/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0b901063-70b4-4b75-aff5-b564eb7a8973, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a5d4f670>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 9d61768e-3210-4cd3-9d7a-d1d9274118fd, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d61768e-3210-4cd3-9d7a-d1d9274118fd, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=MTViOWQ2MDYtYWZmMThhZjMtYTgzYzM5ODItZjc3YTkxYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_fc71456c-c4eb-45ff-944d-5b65e5d70255\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d61768e-3210-4cd3-9d7a-d1d9274118fd, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a5d4f670>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23864
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5898
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/logfile_ca9kzcb0.log --grpc-port=11314 --mon-port=23864 --ic-port=13432
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/logfile_ca9kzcb0.log --grpc-port=11314 --mon-port=23864 --ic-port=13432
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/logfile_ca9kzcb0.log', '--grpc-port=11314', '--mon-port=23864', '--ic-port=13432')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1023134
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11314/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1023138
DEBUG    ya.test:process.py:259 Command (pid 1023138) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1023138) elapsed time (sec): 0.8326177597045898
DEBUG    ya.test:process.py:263 Command (pid 1023138) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023138) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1023138) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023138) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023138) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1023138) maxrss: 637280
DEBUG    ya.test:process.py:263 Command (pid 1023138) minflt: 45308
DEBUG    ya.test:process.py:263 Command (pid 1023138) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1023138) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1023138) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1023138) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1023138) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1023138) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1023138) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1023138) stime: 0.230348
DEBUG    ya.test:process.py:263 Command (pid 1023138) utime: 0.45529
DEBUG    ya.test:process.py:263 Command (pid 1023138) wtime: 0.835
DEBUG    ya.test:process.py:275 Command (pid 1023138) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23506
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29434
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15117
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/node_1/logfile_b5wqqmez.log --grpc-port=28329 --mon-port=23506 --ic-port=5418
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/node_1/logfile_b5wqqmez.log --grpc-port=28329 --mon-port=23506 --ic-port=5418
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/node_1/logfile_b5wqqmez.log', '--grpc-port=28329', '--mon-port=23506', '--ic-port=5418')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1023199
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28329/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1023200
DEBUG    ya.test:process.py:259 Command (pid 1023200) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1023200) elapsed time (sec): 0.8272504806518555
DEBUG    ya.test:process.py:263 Command (pid 1023200) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023200) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1023200) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023200) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023200) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1023200) maxrss: 637432
DEBUG    ya.test:process.py:263 Command (pid 1023200) minflt: 45387
DEBUG    ya.test:process.py:263 Command (pid 1023200) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1023200) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1023200) nivcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 1023200) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1023200) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1023200) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1023200) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1023200) stime: 0.203851
DEBUG    ya.test:process.py:263 Command (pid 1023200) utime: 0.519591
DEBUG    ya.test:process.py:263 Command (pid 1023200) wtime: 0.835
DEBUG    ya.test:process.py:275 Command (pid 1023200) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1200
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12855
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_1/logfile_qwnxtuhe.log --grpc-port=19045 --mon-port=1200 --ic-port=15766
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7449
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27550
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12726
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_2/logfile_zb2ts8fu.log --grpc-port=7449 --mon-port=21597 --ic-port=8132
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_1/logfile_qwnxtuhe.log --grpc-port=19045 --mon-port=1200 --ic-port=15766
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_1/logfile_qwnxtuhe.log', '--grpc-port=19045', '--mon-port=1200', '--ic-port=15766')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1023412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19045/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1023414
DEBUG    ya.test:process.py:259 Command (pid 1023414) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1023414) elapsed time (sec): 0.8828892707824707
DEBUG    ya.test:process.py:263 Command (pid 1023414) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023414) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1023414) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023414) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023414) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1023414) maxrss: 640576
DEBUG    ya.test:process.py:263 Command (pid 1023414) minflt: 45333
DEBUG    ya.test:process.py:263 Command (pid 1023414) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1023414) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1023414) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1023414) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1023414) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1023414) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1023414) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1023414) stime: 0.22011599999999998
DEBUG    ya.test:process.py:263 Command (pid 1023414) utime: 0.519597
DEBUG    ya.test:process.py:263 Command (pid 1023414) wtime: 0.891
DEBUG    ya.test:process.py:275 Command (pid 1023414) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_2/logfile_zb2ts8fu.log --grpc-port=7449 --mon-port=21597 --ic-port=8132
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_2/logfile_zb2ts8fu.log', '--grpc-port=7449', '--mon-port=21597', '--ic-port=8132')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1023537
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7449/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1023539
DEBUG    ya.test:process.py:259 Command (pid 1023539) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1023539) elapsed time (sec): 0.8382601737976074
DEBUG    ya.test:process.py:263 Command (pid 1023539) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023539) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1023539) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023539) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1023539) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1023539) maxrss: 641716
DEBUG    ya.test:process.py:263 Command (pid 1023539) minflt: 45306
DEBUG    ya.test:process.py:263 Command (pid 1023539) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1023539) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1023539) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1023539) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1023539) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1023539) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1023539) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1023539) stime: 0.281771
DEBUG    ya.test:process.py:263 Command (pid 1023539) utime: 0.455605
DEBUG    ya.test:process.py:263 Command (pid 1023539) wtime: 0.846
DEBUG    ya.test:process.py:275 Command (pid 1023539) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_idle)
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "2ae37763-637b-4753-8152-54840d944b72"

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8b2e5b57-2f07-4753-b629-20ad45693f10, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8b2e5b57-2f07-4753-b629-20ad45693f10, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8b2e5b57-2f07-4753-b629-20ad45693f10, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1thnajk2lmuf6"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1thnajk2lmuf6"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893031
        nanos: 35941000
      }
      modified_at {
        seconds: 1762893031
        nanos: 35941000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1thnahie13u0r-ptqudsl1thnajk2lmuf6"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893031
      nanos: 35941000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1thnajk2lmuf6"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893031
        nanos: 35941000
      }
      modified_at {
        seconds: 1762893031
        nanos: 35941000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893034
      nanos: 598000000
    }
    execute_mode: RUN
    status: COMPLETING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1thnahie13u0r-ptqudsl1thnajk2lmuf6"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893031
      nanos: 35941000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1thnajk2lmuf6"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893031
        nanos: 35941000
      }
      modified_at {
        seconds: 1762893031
        nanos: 35941000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893034
      nanos: 598000000
    }
    finished_at {
      seconds: 1762893037
      nanos: 295000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1thnahie13u0r-ptqudsl1thnajk2lmuf6"
    result_expire_at {
      seconds: 1762979434
      nanos: 135687000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893031
      nanos: 35941000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"30ms\",\"count\":1,\"avg\":\"30ms\",\"max\":\"30ms\",\"min\":\"30ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28329/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29434
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23506
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28329
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5418
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32668
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "20bfd35c-884c-4bc9-9bbb-bd67a9bac52d"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1t67mm0rm60vp"

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "71cfeb9c-1312-4289-b8b4-915ce42fbba0"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1t60k0k6q2ffi"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1t60k0k6q2ffi"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893043
        nanos: 314383000
      }
      modified_at {
        seconds: 1762893043
        nanos: 314383000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1t60k02j77d4h-ptqudsl1t60k0k6q2ffi"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893043
      nanos: 314383000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1t60k0k6q2ffi"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893043
        nanos: 314383000
      }
      modified_at {
        seconds: 1762893043
        nanos: 314383000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893044
      nanos: 255000000
    }
    finished_at {
      seconds: 1762893045
      nanos: 411000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1t60k02j77d4h-ptqudsl1t60k0k6q2ffi"
    result_expire_at {
      seconds: 1762979444
      nanos: 211253000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893043
      nanos: 314383000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"42ms\",\"count\":1,\"avg\":\"42ms\",\"max\":\"42ms\",\"min\":\"42ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "32072074-b0a7-48c8-915d-b8894ddc435a"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1t3dfh9k2m332"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1t3dfh9k2m332"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893046
        nanos: 38704000
      }
      modified_at {
        seconds: 1762893046
        nanos: 38704000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1t3dfffnkhp3o-ptqudsl1t3dfh9k2m332"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893046
      nanos: 38704000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1t3dfh9k2m332"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893046
        nanos: 38704000
      }
      modified_at {
        seconds: 1762893046
        nanos: 38704000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893046
      nanos: 280000000
    }
    finished_at {
      seconds: 1762893047
      nanos: 38000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1t3dfffnkhp3o-ptqudsl1t3dfh9k2m332"
    result_expire_at {
      seconds: 1762979446
      nanos: 210513000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893046
      nanos: 38704000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"32ms\",\"count\":1,\"avg\":\"32ms\",\"max\":\"32ms\",\"min\":\"32ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "50b6b87e-4841-4702-8439-c4ec20a09ec1"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1t12kd8je9k6s"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1t12kd8je9k6s"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893048
        nanos: 491423000
      }
      modified_at {
        seconds: 1762893048
        nanos: 491423000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1t12kcpkerrpc-ptqudsl1t12kd8je9k6s"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893048
      nanos: 491423000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1t12kd8je9k6s"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893048
        nanos: 491423000
      }
      modified_at {
        seconds: 1762893048
        nanos: 491423000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893049
      nanos: 291000000
    }
    finished_at {
      seconds: 1762893050
      nanos: 104000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1t12kcpkerrpc-ptqudsl1t12kd8je9k6s"
    result_expire_at {
      seconds: 1762979449
      nanos: 238154000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893048
      nanos: 491423000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"48ms\",\"count\":1,\"avg\":\"48ms\",\"max\":\"48ms\",\"min\":\"48ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "8a05c636-708e-417e-854d-89f561dd6e8c"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1suq8nfc9b6bj"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1suq8nfc9b6bj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893050
        nanos: 862642000
      }
      modified_at {
        seconds: 1762893050
        nanos: 862642000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1suq8mv656urb-ptqudsl1suq8nfc9b6bj"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893050
      nanos: 862642000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1suq8nfc9b6bj"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893050
        nanos: 862642000
      }
      modified_at {
        seconds: 1762893050
        nanos: 862642000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893051
      nanos: 251000000
    }
    finished_at {
      seconds: 1762893052
      nanos: 213000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1suq8mv656urb-ptqudsl1suq8nfc9b6bj"
    result_expire_at {
      seconds: 1762979451
      nanos: 198073000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893050
      nanos: 862642000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"34ms\",\"count\":1,\"avg\":\"34ms\",\"max\":\"34ms\",\"min\":\"34ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "205bd2f1-9061-4a38-ad13-9c90c1995f34"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1ssg0hdbqratu"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1ssg0hdbqratu"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893053
        nanos: 295902000
      }
      modified_at {
        seconds: 1762893053
        nanos: 295902000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1ssg0gvk3775h-ptqudsl1ssg0hdbqratu"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893053
      nanos: 295902000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1ssg0hdbqratu"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893053
        nanos: 295902000
      }
      modified_at {
        seconds: 1762893053
        nanos: 295902000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893054
      nanos: 270000000
    }
    finished_at {
      seconds: 1762893055
      nanos: 103000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1ssg0gvk3775h-ptqudsl1ssg0hdbqratu"
    result_expire_at {
      seconds: 1762979454
      nanos: 216537000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893053
      nanos: 295902000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"42ms\",\"count\":1,\"avg\":\"42ms\",\"max\":\"42ms\",\"min\":\"42ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "c4d8980d-d16a-43d1-901c-edaad6a318c9"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1sq5efd1sh5vs"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1sq5efd1sh5vs"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893055
        nanos: 739180000
      }
      modified_at {
        seconds: 1762893055
        nanos: 739180000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1sq5eevlhfkdq-ptqudsl1sq5efd1sh5vs"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893055
      nanos: 739180000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1sq5efd1sh5vs"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893055
        nanos: 739180000
      }
      modified_at {
        seconds: 1762893055
        nanos: 739180000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893056
      nanos: 281000000
    }
    finished_at {
      seconds: 1762893056
      nanos: 946000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1sq5eevlhfkdq-ptqudsl1sq5efd1sh5vs"
    result_expire_at {
      seconds: 1762979456
      nanos: 240790000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893055
      nanos: 739180000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"22ms\",\"count\":1,\"avg\":\"22ms\",\"max\":\"22ms\",\"min\":\"22ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "22f893b1-7894-4e18-aee7-f7df2ea34226"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1snr5gs3iams0"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1snr5gs3iams0"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893058
        nanos: 173217000
      }
      modified_at {
        seconds: 1762893058
        nanos: 173217000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1snr5gbsb4eue-ptqudsl1snr5gs3iams0"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893058
      nanos: 173217000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1snr5gs3iams0"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893058
        nanos: 173217000
      }
      modified_at {
        seconds: 1762893058
        nanos: 173217000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893059
      nanos: 274000000
    }
    finished_at {
      seconds: 1762893059
      nanos: 925000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1snr5gbsb4eue-ptqudsl1snr5gs3iams0"
    result_expire_at {
      seconds: 1762979459
      nanos: 231203000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893058
      nanos: 173217000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"34ms\",\"count\":1,\"avg\":\"34ms\",\"max\":\"34ms\",\"min\":\"34ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "a767b463-76fe-45c6-84fd-e4cf18dfe908"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1sljs4gojfuqr"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1sljs4gojfuqr"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893060
        nanos: 509363000
      }
      modified_at {
        seconds: 1762893060
        nanos: 509363000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1sljs3v9ot301-ptqudsl1sljs4gojfuqr"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893060
      nanos: 509363000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1sljs4gojfuqr"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893060
        nanos: 509363000
      }
      modified_at {
        seconds: 1762893060
        nanos: 509363000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893061
      nanos: 329000000
    }
    finished_at {
      seconds: 1762893062
      nanos: 205000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1sljs3v9ot301-ptqudsl1sljs4gojfuqr"
    result_expire_at {
      seconds: 1762979461
      nanos: 230631000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893060
      nanos: 509363000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"25ms\",\"count\":1,\"avg\":\"25ms\",\"max\":\"25ms\",\"min\":\"25ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "fce7a556-2c71-45b7-9487-af04581cff20"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1sjcfke2ja9co"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1sjcfke2ja9co"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893062
        nanos: 848672000
      }
      modified_at {
        seconds: 1762893062
        nanos: 848672000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1sjcfjtck2h3g-ptqudsl1sjcfke2ja9co"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893062
      nanos: 848672000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1sjcfke2ja9co"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893062
        nanos: 848672000
      }
      modified_at {
        seconds: 1762893062
        nanos: 848672000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893063
      nanos: 275000000
    }
    finished_at {
      seconds: 1762893063
      nanos: 909000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1sjcfjtck2h3g-ptqudsl1sjcfke2ja9co"
    result_expire_at {
      seconds: 1762979463
      nanos: 225081000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893062
      nanos: 848672000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"23ms\",\"count\":1,\"avg\":\"23ms\",\"max\":\"23ms\",\"min\":\"23ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "b"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "select 107"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "d3cf4750-a22f-4766-81e5-8f6cb8157cb7"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1sh2ppdnl78kh"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1sh2ppdnl78kh"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893065
        nanos: 263116000
      }
      modified_at {
        seconds: 1762893065
        nanos: 263116000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1sh2porfnv8su-ptqudsl1sh2ppdnl78kh"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893065
      nanos: 263116000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1sh2ppdnl78kh"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893065
        nanos: 263116000
      }
      modified_at {
        seconds: 1762893065
        nanos: 263116000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893066
      nanos: 274000000
    }
    finished_at {
      seconds: 1762893066
      nanos: 992000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1sh2porfnv8su-ptqudsl1sh2ppdnl78kh"
    result_expire_at {
      seconds: 1762979466
      nanos: 230949000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893065
      nanos: 263116000
    }
  }
  content {
    type: STREAMING
    name: "b"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"27ms\",\"count\":1,\"avg\":\"27ms\",\"max\":\"27ms\",\"min\":\"27ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1t67mm0rm60vp"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893043
        nanos: 82364000
      }
      modified_at {
        seconds: 1762893043
        nanos: 82364000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1t67mjqlmovqq-ptqudsl1t67mm0rm60vp"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893043
      nanos: 82364000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
}

DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, df3da40e-5ea0-4a69-bb43-d9be5b44ff1a, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df3da40e-5ea0-4a69-bb43-d9be5b44ff1a, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=MTViOWQ2MDYtYWZmMThhZjMtYTgzYzM5ODItZjc3YTkxYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_fc71456c-c4eb-45ff-944d-5b65e5d70255\");\n            UPDATE mappings SET vtenant = \"beta\" WHERE subject_id = \"a_cloud\";\n            UPDATE tenants SET state = 2, state_time = CurrentUtcTimestamp() WHERE tenant = \"/alpha\";\n            " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df3da40e-5ea0-4a69-bb43-d9be5b44ff1a, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a5d4f670>
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1t67mm0rm60vp"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893043
        nanos: 82364000
      }
      modified_at {
        seconds: 1762893043
        nanos: 82364000
      }
      revision: 1
    }
    started_at {
      seconds: 1762893070
      nanos: 771000000
    }
    finished_at {
      seconds: 1762893071
      nanos: 851000000
    }
    execute_mode: RUN
    status: COMPLETED
    last_job_query_revision: 1
    last_job_id: "ptjudsl1t67mjqlmovqq-ptqudsl1t67mm0rm60vp"
    result_expire_at {
      seconds: 1762979470
      nanos: 724510000
    }
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762893043
      nanos: 82364000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "select 107"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":2,\"Name\":\"ResFill!\"}],\"OperationRoot\":2,\"Providers\":[],\"OperationStats\":{\"ResFill!\":1}},\"Basic\":{\"nodes\":[{\"id\":2,\"level\":1,\"name\":\"ResFill!\",\"type\":\"op\"}],\"links\":[]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"33ms\",\"count\":1,\"avg\":\"33ms\",\"max\":\"33ms\",\"min\":\"33ms\"},\"OutputBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"OutputRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"ResultBytes\":{\"sum\":4,\"count\":1,\"avg\":4,\"max\":4,\"min\":4},\"ResultRows\":{\"sum\":1,\"count\":1,\"avg\":1,\"max\":1,\"min\":1},\"MaxMemoryUsage\":{\"sum\":196608,\"count\":1,\"avg\":196608,\"max\":196608,\"min\":196608},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "column0"
      type {
        type_id: INT32
      }
    }
    rows_count: 1
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 \'(\'(\'type) \'(\'autoref) \'(\'columns \'(\'\"column0\"))))\n(let $4 (ResFill! $1 $2 (Key) (AsList (AsStruct \'(\'\"column0\" (Int32 \'\"107\")))) $3 \'\"dq\"))\n(return (Commit! $4 $2))\n)\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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 187af924-2148-4726-9bd1-622ad59e5ddf, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 187af924-2148-4726-9bd1-622ad59e5ddf, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 187af924-2148-4726-9bd1-622ad59e5ddf, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11314/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20175
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23864
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11314
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9172
___________ ERROR at teardown of TestMapping.test_mapping_with_nodes ___________
ydb/tests/fq/multi_plane/test_dispatch.py:29: in kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:748: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:676: 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/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/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   GRpc shutdown warning: left infly: 3, spent: 3.437831 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 6.729708 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 10.077147 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 13.486327 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 16.74603 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 20.113042 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 23.346326 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 3, spent: 26.704036 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.003185 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1036704==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf4b02 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 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4a1c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034cf4a1c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bc4f0c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b55019c 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   #7 0x00003b55019c 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   #8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b55019c 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   #10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bc631a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046bc5181 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
E   #3 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b55019c 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   #8 0x00003b55019c 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   #9 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b55019c 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   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2304 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f93a4dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x0000344734e4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x000034580498 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x000034584b2d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x000034584b2d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
E   #5 0x00003459f9de in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x00003459f9de in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #7 0x000034d004d3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d004d3 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
E   #9 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #13 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #14 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #15 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c1faa34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c1faa34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c1faa34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_mapping_with_nodes
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6524
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20752
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23939
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64875
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9235
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24369
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25222
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 14ba0027-ebd7-40b6-bf37-383b1db30d81, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 14ba0027-ebd7-40b6-bf37-383b1db30d81, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 14ba0027-ebd7-40b6-bf37-383b1db30d81, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c35a6157b70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c35a6174ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c35a6174ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a218a9b5-1cc0-49d2-892b-64184da2a1bd, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a218a9b5-1cc0-49d2-892b-64184da2a1bd, ghrun-5z46lg4vuq.auto.internal:12705): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, a218a9b5-1cc0-49d2-892b-64184da2a1bd, ghrun-5z46lg4vuq.auto.internal:12705): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a218a9b5-1cc0-49d2-892b-64184da2a1bd, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWY2MTZmMTItZTBmNjE2ZDUtOGEzN2ZkOWItZmEzZTY1YTM=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, a218a9b5-1cc0-49d2-892b-64184da2a1bd, ghrun-5z46lg4vuq.auto.internal:12705): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a6174ff0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c35a6174ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 8500a6b8-a7bf-4232-85eb-bcc53cc2cc36, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8500a6b8-a7bf-4232-85eb-bcc53cc2cc36, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=ZWY2MTZmMTItZTBmNjE2ZDUtOGEzN2ZkOWItZmEzZTY1YTM=" path: "local/DbPoolStorage_6e95ccac-c85e-43e7-86d7-4a65867efd30/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8500a6b8-a7bf-4232-85eb-bcc53cc2cc36, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a6174ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, cfb336c7-44d8-4359-9257-4dcaca45b726, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cfb336c7-44d8-4359-9257-4dcaca45b726, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=ZWY2MTZmMTItZTBmNjE2ZDUtOGEzN2ZkOWItZmEzZTY1YTM=" path: "local/DbPoolStorage_6e95ccac-c85e-43e7-86d7-4a65867efd30/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cfb336c7-44d8-4359-9257-4dcaca45b726, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a6174ff0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 131c2e02-ab34-486c-a40f-28e4954bc79c, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 131c2e02-ab34-486c-a40f-28e4954bc79c, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=ZWY2MTZmMTItZTBmNjE2ZDUtOGEzN2ZkOWItZmEzZTY1YTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_6e95ccac-c85e-43e7-86d7-4a65867efd30\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0dacc4f1-0d73-42a7-9d47-babb01521925, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0dacc4f1-0d73-42a7-9d47-babb01521925, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0dacc4f1-0d73-42a7-9d47-babb01521925, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 131c2e02-ab34-486c-a40f-28e4954bc79c, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a6174ff0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27742
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29037
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15252
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/logfile_dj3p4r3t.log --grpc-port=25222 --mon-port=27742 --ic-port=20752
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/logfile_dj3p4r3t.log --grpc-port=25222 --mon-port=27742 --ic-port=20752
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/logfile_dj3p4r3t.log', '--grpc-port=25222', '--mon-port=27742', '--ic-port=20752')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1036704
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25222/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1036706
DEBUG    ya.test:process.py:259 Command (pid 1036706) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1036706) elapsed time (sec): 0.9380512237548828
DEBUG    ya.test:process.py:263 Command (pid 1036706) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1036706) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1036706) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1036706) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1036706) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1036706) maxrss: 697484
DEBUG    ya.test:process.py:263 Command (pid 1036706) minflt: 45234
DEBUG    ya.test:process.py:263 Command (pid 1036706) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1036706) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1036706) nivcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 1036706) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1036706) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1036706) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1036706) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1036706) stime: 0.229962
DEBUG    ya.test:process.py:263 Command (pid 1036706) utime: 0.474108
DEBUG    ya.test:process.py:263 Command (pid 1036706) wtime: 0.946
DEBUG    ya.test:process.py:275 Command (pid 1036706) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15505
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15506
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23173
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61765
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62927
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/node_1/logfile_2c05hx2q.log --grpc-port=15506 --mon-port=23173 --ic-port=64875
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/node_1/logfile_2c05hx2q.log --grpc-port=15506 --mon-port=23173 --ic-port=64875
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/node_1/logfile_2c05hx2q.log', '--grpc-port=15506', '--mon-port=23173', '--ic-port=64875')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1036947
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15506/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1036948
DEBUG    ya.test:process.py:259 Command (pid 1036948) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1036948) elapsed time (sec): 0.9641194343566895
DEBUG    ya.test:process.py:263 Command (pid 1036948) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1036948) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1036948) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1036948) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1036948) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1036948) maxrss: 701464
DEBUG    ya.test:process.py:263 Command (pid 1036948) minflt: 45268
DEBUG    ya.test:process.py:263 Command (pid 1036948) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1036948) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1036948) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 1036948) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1036948) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1036948) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1036948) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1036948) stime: 0.233212
DEBUG    ya.test:process.py:263 Command (pid 1036948) utime: 0.467738
DEBUG    ya.test:process.py:263 Command (pid 1036948) wtime: 0.986
DEBUG    ya.test:process.py:275 Command (pid 1036948) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14657
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_1/logfile_4swp2pq6.log --grpc-port=20115 --mon-port=4913 --ic-port=9235
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27795
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4124
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_2/logfile_7_r_jy1r.log --grpc-port=26803 --mon-port=23583 --ic-port=24369
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_1/logfile_4swp2pq6.log --grpc-port=20115 --mon-port=4913 --ic-port=9235
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_1/logfile_4swp2pq6.log', '--grpc-port=20115', '--mon-port=4913', '--ic-port=9235')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1037172
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20115/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1037174
DEBUG    ya.test:process.py:259 Command (pid 1037174) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1037174) elapsed time (sec): 1.027151107788086
DEBUG    ya.test:process.py:263 Command (pid 1037174) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1037174) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1037174) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1037174) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1037174) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1037174) maxrss: 704896
DEBUG    ya.test:process.py:263 Command (pid 1037174) minflt: 45381
DEBUG    ya.test:process.py:263 Command (pid 1037174) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1037174) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1037174) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1037174) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1037174) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1037174) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1037174) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1037174) stime: 0.203257
DEBUG    ya.test:process.py:263 Command (pid 1037174) utime: 0.503137
DEBUG    ya.test:process.py:263 Command (pid 1037174) wtime: 1.043
DEBUG    ya.test:process.py:275 Command (pid 1037174) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_2/logfile_7_r_jy1r.log --grpc-port=26803 --mon-port=23583 --ic-port=24369
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_2/logfile_7_r_jy1r.log', '--grpc-port=26803', '--mon-port=23583', '--ic-port=24369')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1037398
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26803/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1037399
DEBUG    ya.test:process.py:259 Command (pid 1037399) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1037399) elapsed time (sec): 1.0222232341766357
DEBUG    ya.test:process.py:263 Command (pid 1037399) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1037399) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1037399) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1037399) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1037399) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1037399) maxrss: 704968
DEBUG    ya.test:process.py:263 Command (pid 1037399) minflt: 45303
DEBUG    ya.test:process.py:263 Command (pid 1037399) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1037399) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1037399) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 1037399) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1037399) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1037399) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1037399) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1037399) stime: 0.16585
DEBUG    ya.test:process.py:263 Command (pid 1037399) utime: 0.523011
DEBUG    ya.test:process.py:263 Command (pid 1037399) wtime: 1.028
DEBUG    ya.test:process.py:275 Command (pid 1037399) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_mapping_with_nodes)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_mapping_with_nodes_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "0935b8fc-8196-4a93-ac49-722cd0a6d608"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1qcik0i7bbar4"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1qcik0i7bbar4"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893137
        nanos: 96391000
      }
      modified_at {
        seconds: 1762893152
        nanos: 154704000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893141
      nanos: 553000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1qcijvg1ducpo-ptqudsl1qcik0i7bbar4"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893137
      nanos: 96391000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.73s\",\"count\":3,\"avg\":\"0.24s\",\"max\":\"0.51s\",\"min\":\"50ms\"},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":3,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1qggiqk6af78f\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1qcik0i7bbar4"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893137
        nanos: 96391000
      }
      modified_at {
        seconds: 1762893152
        nanos: 154704000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893141
      nanos: 553000000
    }
    finished_at {
      seconds: 1762893152
      nanos: 309000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1qcijvg1ducpo-ptqudsl1qcik0i7bbar4"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893137
      nanos: 96391000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.73s\",\"count\":3,\"avg\":\"0.24s\",\"max\":\"0.51s\",\"min\":\"50ms\"},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":3,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1qggiqk6af78f\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "cfae8c69-ea8b-417c-a699-58dcf075e16f"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1pr7o354s50dh"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1pr7o354s50dh"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893155
        nanos: 278473000
      }
      modified_at {
        seconds: 1762893162
        nanos: 504078000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893156
      nanos: 209000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1pr7o2mb832h3-ptqudsl1pr7o354s50dh"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893155
      nanos: 278473000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1prgablf5ujpm\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1pr7o354s50dh"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893155
        nanos: 278473000
      }
      modified_at {
        seconds: 1762893162
        nanos: 504078000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893156
      nanos: 209000000
    }
    finished_at {
      seconds: 1762893162
      nanos: 815000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1pr7o2mb832h3-ptqudsl1pr7o354s50dh"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893155
      nanos: 278473000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.10s\",\"count\":3,\"avg\":\"34ms\",\"max\":\"0.10s\",\"min\":\"0.00s\"},\"MaxMemoryUsage\":{\"sum\":131072,\"count\":1,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1prgablf5ujpm\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "62f887b7-5de5-478e-94cc-d8695efd9f9c"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1phpoqe3smp6v"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1phpoqe3smp6v"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893165
        nanos: 173660000
      }
      modified_at {
        seconds: 1762893170
        nanos: 214575000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893166
      nanos: 243000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1phpopuja9jms-ptqudsl1phpoqe3smp6v"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893165
      nanos: 173660000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1pi388hhaepak\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1phpoqe3smp6v"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893165
        nanos: 173660000
      }
      modified_at {
        seconds: 1762893170
        nanos: 214575000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893166
      nanos: 243000000
    }
    finished_at {
      seconds: 1762893170
      nanos: 916000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1phpopuja9jms-ptqudsl1phpoqe3smp6v"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893165
      nanos: 173660000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1pi388hhaepak\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "e55decdc-fd7f-434d-9b7c-75d9b690aa3a"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1pae8v7krtbm0"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1pae8v7krtbm0"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893172
        nanos: 890408000
      }
      modified_at {
        seconds: 1762893177
        nanos: 953748000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893173
      nanos: 192000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1pae8ull6mkl0-ptqudsl1pae8v7krtbm0"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893172
      nanos: 890408000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1paq02lvr1qi1\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1pae8v7krtbm0"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893172
        nanos: 890408000
      }
      modified_at {
        seconds: 1762893177
        nanos: 953748000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893173
      nanos: 192000000
    }
    finished_at {
      seconds: 1762893178
      nanos: 278000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1pae8ull6mkl0-ptqudsl1pae8v7krtbm0"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893172
      nanos: 890408000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT Data FROM yds.`test_mapping_with_nodes_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"yds\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $4))\n(let $6 \'(\'\"Data\"))\n(let $7 \'(\'\"SharedReading\" \'\"0\"))\n(let $8 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $7 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1paq02lvr1qi1\") \'(\'\"AddBearerToToken\" \'1)))\n(let $9 (DqPqTopicSource world $5 $6 $8 (SecureParam \'\"cluster:default_yds\") \'\"\" $4 \'\"\"))\n(let $10 (Uint64 \'1))\n(let $11 (DqStage \'((DqSource $3 $9)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($7))))\n  (let $18 (DqSourceWideWrap $16 $3 $4 $17))\n  (return (Take (NarrowMap $18 (lambda \'($19) (AsStruct \'(\'\"Data\" $19)))) $10))\n))) \'(\'(\'\"_logical_id\" \'200274))))\n(let $12 (DqStage \'((DqCnUnionAll (TDqOutput $11 \'\"0\"))) (lambda \'($20) (Take $20 $10)) \'(\'(\'\"_logical_id\" \'200287))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) $21) \'(\'(\'\"_logical_id\" \'200324))))\n(let $14 \'(\'(\'type) \'(\'autoref) \'(\'columns $6)))\n(let $15 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $13 \'\"0\") \'()) $14 \'\"dq\"))\n(return (Commit! (Commit! $15 $2) (DataSink \'\"pq\" \'\"yds\")))\n)\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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ac23063b-beca-42cb-8719-b2295ed88a02, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ac23063b-beca-42cb-8719-b2295ed88a02, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ac23063b-beca-42cb-8719-b2295ed88a02, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 521924df-17d2-4faf-ba84-1b2cb0402d91, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 521924df-17d2-4faf-ba84-1b2cb0402d91, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 521924df-17d2-4faf-ba84-1b2cb0402d91, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25222/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15252
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29037
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20752
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6524
___ ERROR at teardown of TestMapping.test_mapping_with_nodes_with_scheduler ____
ydb/tests/fq/multi_plane/test_dispatch.py:29: in kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:748: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:676: 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/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/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   GRpc shutdown warning: left infly: 4, spent: 3.576483 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 7.167854 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 10.7722 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 14.449412 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 18.039537 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 21.652331 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 25.192871 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 4, spent: 28.747914 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.000774 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1061476==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 40540 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf4b02 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 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4a1c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034cf4a1c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bc4f0c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b55019c 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   #7 0x00003b55019c 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   #8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b55019c 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   #10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bc631a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046bc5181 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
E   #3 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b55019c 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   #8 0x00003b55019c 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   #9 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b55019c 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   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3072 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f93a4dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x0000344734e4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x000034580498 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x000034584b2d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x000034584b2d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
E   #5 0x00003459f9de in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x00003459f9de in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #7 0x000034d004d3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034d004d3 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
E   #9 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #13 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #14 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #15 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2780 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003456f052 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x0000345f5828 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x0000345f5828 in New<grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10UL>::Chunk> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
E   #6 0x0000345f5828 in grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10ul>::AppendSlot() /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:239:24
E   #7 0x0000345f22e8 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
E   #8 0x0000345f22e8 in grpc_core::metadata_detail::UnknownMap::Append(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, grpc_core::Slice) /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.cc:46:12
E   #9 0x000034903774 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
E   #10 0x000034903774 in grpc_core::ParsedMetadata<grpc_metadata_batch>::KeyValueVTable(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>)::'lambda'(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*)::__invoke(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*) /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:387:27
E   #11 0x0000348ecca1 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
E   #12 0x0000348ecca1 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
E   #13 0x0000348ecca1 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
E   #14 0x0000348ecca1 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
E   #15 0x0000348ecca1 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
E   #16 0x0000348ecca1 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
E   #17 0x0000348ebb2a in grpc_core::HPackParser::ParseInputInner(grpc_core::HPackParser::Input*) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1112:9
E   #18 0x0000348ea88e in grpc_core::HPackParser::ParseInput(grpc_core::HPackParser::Input, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1077:3
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_mapping_with_nodes_with_scheduler
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1841
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23527
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18377
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62622
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65181
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28436
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24182
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3b774036-e13f-45ac-ab43-d62f6ec461c9, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3b774036-e13f-45ac-ab43-d62f6ec461c9, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3b774036-e13f-45ac-ab43-d62f6ec461c9, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c35a5cbd0b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c35a5cbbd70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c35a5cbbd70>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d40e4dd8-6806-4b1a-ad48-584605fa5dc2, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d40e4dd8-6806-4b1a-ad48-584605fa5dc2, ghrun-5z46lg4vuq.auto.internal:12705): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, d40e4dd8-6806-4b1a-ad48-584605fa5dc2, ghrun-5z46lg4vuq.auto.internal:12705): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d40e4dd8-6806-4b1a-ad48-584605fa5dc2, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTRiZDgyYzMtMTA3OTFmNC0zZmNjYWEwLTRjMjQ5NTc5" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a5cbbd70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c35a5cbbd70>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, ab18bdde-a6d3-439e-8396-aefafdd6868c, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, d40e4dd8-6806-4b1a-ad48-584605fa5dc2, ghrun-5z46lg4vuq.auto.internal:12705): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ab18bdde-a6d3-439e-8396-aefafdd6868c, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YTRiZDgyYzMtMTA3OTFmNC0zZmNjYWEwLTRjMjQ5NTc5" path: "local/DbPoolStorage_c5d3d47d-9a05-4f81-ae11-6e1e76263566/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ab18bdde-a6d3-439e-8396-aefafdd6868c, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a5cbbd70>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, b7b0e4fb-e202-43e0-917e-12a7d1bff661, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b7b0e4fb-e202-43e0-917e-12a7d1bff661, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YTRiZDgyYzMtMTA3OTFmNC0zZmNjYWEwLTRjMjQ5NTc5" path: "local/DbPoolStorage_c5d3d47d-9a05-4f81-ae11-6e1e76263566/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b7b0e4fb-e202-43e0-917e-12a7d1bff661, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a5cbbd70>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 10ca9940-2cfb-42ba-9116-8b05b2dab61e, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ca9940-2cfb-42ba-9116-8b05b2dab61e, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YTRiZDgyYzMtMTA3OTFmNC0zZmNjYWEwLTRjMjQ5NTc5" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_c5d3d47d-9a05-4f81-ae11-6e1e76263566\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ca9940-2cfb-42ba-9116-8b05b2dab61e, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a5cbbd70>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14318
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14954
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/logfile_6_uvgclq.log --grpc-port=24182 --mon-port=14318 --ic-port=18377
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/logfile_6_uvgclq.log --grpc-port=24182 --mon-port=14318 --ic-port=18377
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/logfile_6_uvgclq.log', '--grpc-port=24182', '--mon-port=14318', '--ic-port=18377')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1061476
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24182/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1061477
DEBUG    ya.test:process.py:259 Command (pid 1061477) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1061477) elapsed time (sec): 0.840869665145874
DEBUG    ya.test:process.py:263 Command (pid 1061477) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061477) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1061477) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061477) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061477) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1061477) maxrss: 736804
DEBUG    ya.test:process.py:263 Command (pid 1061477) minflt: 45349
DEBUG    ya.test:process.py:263 Command (pid 1061477) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1061477) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1061477) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1061477) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1061477) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1061477) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1061477) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1061477) stime: 0.215189
DEBUG    ya.test:process.py:263 Command (pid 1061477) utime: 0.509196
DEBUG    ya.test:process.py:263 Command (pid 1061477) wtime: 0.846
DEBUG    ya.test:process.py:275 Command (pid 1061477) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6454
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4822
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/node_1/logfile_j01yyj97.log --grpc-port=6454 --mon-port=10212 --ic-port=65181
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/node_1/logfile_j01yyj97.log --grpc-port=6454 --mon-port=10212 --ic-port=65181
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/node_1/logfile_j01yyj97.log', '--grpc-port=6454', '--mon-port=10212', '--ic-port=65181')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1061748
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6454/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1061752
DEBUG    ya.test:process.py:259 Command (pid 1061752) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1061752) elapsed time (sec): 0.8136088848114014
DEBUG    ya.test:process.py:263 Command (pid 1061752) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061752) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1061752) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061752) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061752) majflt: 6
DEBUG    ya.test:process.py:263 Command (pid 1061752) maxrss: 736804
DEBUG    ya.test:process.py:263 Command (pid 1061752) minflt: 45491
DEBUG    ya.test:process.py:263 Command (pid 1061752) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1061752) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1061752) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1061752) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1061752) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1061752) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1061752) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1061752) stime: 0.21379099999999998
DEBUG    ya.test:process.py:263 Command (pid 1061752) utime: 0.501942
DEBUG    ya.test:process.py:263 Command (pid 1061752) wtime: 0.822
DEBUG    ya.test:process.py:275 Command (pid 1061752) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25506
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7399
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12650
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_1/logfile_ayq1x5la.log --grpc-port=25506 --mon-port=7399 --ic-port=28436
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8684
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5806
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22314
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_2/logfile_21t3elgy.log --grpc-port=8684 --mon-port=5806 --ic-port=22516
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_1/logfile_ayq1x5la.log --grpc-port=25506 --mon-port=7399 --ic-port=28436
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_1/logfile_ayq1x5la.log', '--grpc-port=25506', '--mon-port=7399', '--ic-port=28436')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1061953
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25506/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1061956
DEBUG    ya.test:process.py:259 Command (pid 1061956) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1061956) elapsed time (sec): 0.8334014415740967
DEBUG    ya.test:process.py:263 Command (pid 1061956) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061956) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1061956) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061956) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1061956) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1061956) maxrss: 736804
DEBUG    ya.test:process.py:263 Command (pid 1061956) minflt: 45355
DEBUG    ya.test:process.py:263 Command (pid 1061956) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1061956) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1061956) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 1061956) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1061956) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1061956) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1061956) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1061956) stime: 0.220057
DEBUG    ya.test:process.py:263 Command (pid 1061956) utime: 0.502197
DEBUG    ya.test:process.py:263 Command (pid 1061956) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 1061956) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_2/logfile_21t3elgy.log --grpc-port=8684 --mon-port=5806 --ic-port=22516
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_2/logfile_21t3elgy.log', '--grpc-port=8684', '--mon-port=5806', '--ic-port=22516')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1062039
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8684/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1062043
DEBUG    ya.test:process.py:259 Command (pid 1062043) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1062043) elapsed time (sec): 1.0827574729919434
DEBUG    ya.test:process.py:263 Command (pid 1062043) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1062043) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1062043) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1062043) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1062043) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1062043) maxrss: 736804
DEBUG    ya.test:process.py:263 Command (pid 1062043) minflt: 45217
DEBUG    ya.test:process.py:263 Command (pid 1062043) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1062043) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1062043) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 1062043) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1062043) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1062043) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1062043) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1062043) stime: 0.219024
DEBUG    ya.test:process.py:263 Command (pid 1062043) utime: 0.528508
DEBUG    ya.test:process.py:263 Command (pid 1062043) wtime: 1.103
DEBUG    ya.test:process.py:275 Command (pid 1062043) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_mapping_with_nodes_with_scheduler)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_mapping_with_nodes_with_scheduler_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 10a57d7f-f324-4750-970c-f7bcec0837ef, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 10a57d7f-f324-4750-970c-f7bcec0837ef, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 10a57d7f-f324-4750-970c-f7bcec0837ef, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "10771676-557e-4db2-96e3-d1a02be6d89d"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1n58kt7j0end4"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1n58kt7j0end4"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893245
        nanos: 426496000
      }
      modified_at {
        seconds: 1762893261
        nanos: 412873000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893249
      nanos: 251000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1n58krk47jnbn-ptqudsl1n58kt7j0end4"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893245
      nanos: 426496000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.99s\",\"count\":3,\"avg\":\"0.33s\",\"max\":\"0.61s\",\"min\":\"0.10s\"},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":3,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1n9girdk9up1b\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1n58kt7j0end4"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893245
        nanos: 426496000
      }
      modified_at {
        seconds: 1762893261
        nanos: 412873000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893249
      nanos: 251000000
    }
    finished_at {
      seconds: 1762893261
      nanos: 562000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1n58krk47jnbn-ptqudsl1n58kt7j0end4"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893245
      nanos: 426496000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.99s\",\"count\":3,\"avg\":\"0.33s\",\"max\":\"0.61s\",\"min\":\"0.10s\"},\"MaxMemoryUsage\":{\"sum\":393216,\"count\":3,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":3,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1n9girdk9up1b\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "60743656-014d-4afc-9531-868539eedfc3"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1mis1u307uiod"

DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1mis1u307uiod"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893264
        nanos: 713505000
      }
      modified_at {
        seconds: 1762893272
        nanos: 14260000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893265
      nanos: 438000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1mis1th45pg8m-ptqudsl1mis1u307uiod"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893264
      nanos: 713505000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1mj9snqp1lrtt\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1mis1u307uiod"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893264
        nanos: 713505000
      }
      modified_at {
        seconds: 1762893272
        nanos: 14260000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893265
      nanos: 438000000
    }
    finished_at {
      seconds: 1762893272
      nanos: 330000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1mis1th45pg8m-ptqudsl1mis1u307uiod"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893264
      nanos: 713505000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1mj9snqp1lrtt\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "6dc73893-072b-4a5e-9feb-f5aff977c3e1"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1m9cbs659rto8"

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bf09f59b-803a-4188-a305-6432d770703f, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bf09f59b-803a-4188-a305-6432d770703f, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bf09f59b-803a-4188-a305-6432d770703f, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2687b42e-2161-4b04-8c45-a7267ff8f791, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2687b42e-2161-4b04-8c45-a7267ff8f791, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2687b42e-2161-4b04-8c45-a7267ff8f791, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    root:fq_client.py:265 Result: 
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1m9cbs659rto8"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893274
        nanos: 664666000
      }
      modified_at {
        seconds: 1762893281
        nanos: 972238000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893275
      nanos: 127000000
    }
    execute_mode: RUN
    status: ABORTING_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1m9cbr7a0jlcd-ptqudsl1m9cbs659rto8"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893274
      nanos: 664666000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":3,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1m9lgjlmpc1j7\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1m9cbs659rto8"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762893274
        nanos: 664666000
      }
      modified_at {
        seconds: 1762893281
        nanos: 972238000
      }
      revision: 2
    }
    started_at {
      seconds: 1762893275
      nanos: 127000000
    }
    finished_at {
      seconds: 1762893282
      nanos: 227000000
    }
    execute_mode: RUN
    status: ABORTED_BY_USER
    last_job_query_revision: 1
    last_job_id: "ptjudsl1m9cbr7a0jlcd-ptqudsl1m9cbs659rto8"
    started_by: "root@builtin"
    aborted_by: "root@builtin"
    has_saved_checkpoints: true
    submitted_at {
      seconds: 1762893274
      nanos: 664666000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n            pragma dq.Scheduler=@@{\"type\": \"single_node\"}@@;\n            SELECT Data FROM yds.`test_mapping_with_nodes_with_scheduler_input` LIMIT 1"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":10,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"},{\"Name\":\"Take\"}]}},{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"Take\"}]},\"DependsOn\":[10]},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":3,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":10,\"level\":1,\"name\":\"DqStage #10\",\"type\":\"op\"},{\"id\":8,\"level\":2,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":3,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":4,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":5,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":10,\"target\":8},{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  issue {
    message: "ABORTED_BY_USER"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":3,\"count\":3,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.13s\",\"count\":3,\"avg\":\"45ms\",\"max\":\"0.13s\",\"min\":\"0.00s\"},\"MaxMemoryUsage\":{\"sum\":131072,\"count\":1,\"avg\":131072,\"max\":131072,\"min\":131072},\"IngressQueuedBytes\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0},\"IngressQueuedRows\":{\"sum\":0,\"count\":1,\"avg\":0,\"max\":0,\"min\":0}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (Configure! $1 (DataSource \'\"dq\" \'\"$all\") \'\"Attr\" \'\"scheduler\" \'\"{\\\"type\\\": \\\"single_node\\\"}\"))\n(let $3 (DataSink \'result))\n(let $4 (DataSource \'\"pq\" \'\"yds\"))\n(let $5 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_mapping_with_nodes_with_scheduler_input\" \'(\'(\'\"PartitionsCount\" \'1)) \'() $5))\n(let $7 \'(\'\"Data\"))\n(let $8 \'(\'\"SharedReading\" \'\"0\"))\n(let $9 \'(\'(\'\"Endpoint\" \'\"localhost:12705\") $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1m9lgjlmpc1j7\") \'(\'\"AddBearerToToken\" \'1)))\n(let $10 (DqPqTopicSource world $6 $7 $9 (SecureParam \'\"cluster:default_yds\") \'\"\" $5 \'\"\"))\n(let $11 (Uint64 \'1))\n(let $12 (DqStage \'((DqSource $4 $10)) (lambda \'($17) (block \'(\n  (let $18 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $17 $4 $5 $18))\n  (return (Take (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"Data\" $20)))) $11))\n))) \'(\'(\'\"_logical_id\" \'200288))))\n(let $13 (DqStage \'((DqCnUnionAll (TDqOutput $12 \'\"0\"))) (lambda \'($21) (Take $21 $11)) \'(\'(\'\"_logical_id\" \'200301))))\n(let $14 (DqStage \'((DqCnUnionAll (TDqOutput $13 \'\"0\"))) (lambda \'($22) $22) \'(\'(\'\"_logical_id\" \'200338))))\n(let $15 \'(\'(\'type) \'(\'autoref) \'(\'columns $7)))\n(let $16 (ResPull! $2 $3 (Key) (DqCnResult (TDqOutput $14 \'\"0\") \'()) $15 \'\"dq\"))\n(return (Commit! (Commit! $16 $3) (DataSink \'\"pq\" \'\"yds\")))\n)\n"
  }
}
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:379 RpcState(KeepAlive, df1978d8-c3a9-4e5a-94d0-ae8377da735a, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(KeepAlive, df1978d8-c3a9-4e5a-94d0-ae8377da735a, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YmQ3NWFhNDMtODM0MDU0ZjctNDNiMDI1OTQtYWMxMTZiMzE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(KeepAlive, df1978d8-c3a9-4e5a-94d0-ae8377da735a, ghrun-5z46lg4vuq.auto.internal:12705): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(KeepAlive, df1978d8-c3a9-4e5a-94d0-ae8377da735a, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.KeepAliveResult] { session_status: SESSION_STATUS_READY } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(KeepAlive, df1978d8-c3a9-4e5a-94d0-ae8377da735a, ghrun-5z46lg4vuq.auto.internal:12705): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e5a5b0>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8175afeb-4b24-4dc7-8158-5097ba6eba4f, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8175afeb-4b24-4dc7-8158-5097ba6eba4f, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8175afeb-4b24-4dc7-8158-5097ba6eba4f, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 7e4a00dc-eaef-48de-aa41-453b29e3c707, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7e4a00dc-eaef-48de-aa41-453b29e3c707, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7e4a00dc-eaef-48de-aa41-453b29e3c707, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24182/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14318
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24182
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18377
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23527
______ ERROR at teardown of TestMapping.test_mapping_with_row_dispatcher _______
ydb/tests/fq/multi_plane/test_dispatch.py:29: in kikimr
    kikimr.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:748: in stop
    tenant.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:676: 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/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/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   GRpc shutdown warning: left infly: 5, spent: 6.586185 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 5, spent: 10.087081 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 5, spent: 13.737756 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 5, spent: 17.317966 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 5, spent: 20.814532 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 5, spent: 24.39233 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 5, spent: 27.917773 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 5, spent: 30.000018 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1080600==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 40540 byte(s) in 4 object(s) allocated from:
E   #0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 21120 byte(s) in 2 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf4b02 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 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034666e74 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #14 0x000034666e74 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003b550156 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003b550156 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #21 0x00003b550156 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #22 0x00003b550156 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   #23 0x00003b550156 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   #24 0x00003b550156 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #25 0x00003b550156 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   #26 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #27 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #28 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #29 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #30 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #31 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #32 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034666e74 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
E   #16 0x000034666e74 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 7864 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c2145c0 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c2145c0 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c2145c0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c2145c0 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c2145c0 in std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>::__shrink_or_extend[abi:fe200000](unsigned long) /-S/contrib/libs/cxxsupp/libcxx/include/string:3401:27
E   #6 0x00002040f8cf in reserve /-S/contrib/libs/cxxsupp/libcxx/include/string:3371:3
E   #7 0x00002040f8cf in reserve /-S/util/generic/string.h:763:18
E   #8 0x00002040f8cf in google::protobuf::internal::EpsCopyInputStream::ReadStringFallback(char const*, int, TBasicString<char, std::__y1::char_traits<char>>*) /-S/contrib/libs/protobuf/src/google/protobuf/parse_context.cc:218:10
E   #9 0x000045f6b26f in Fq::Private::PingTaskRequest::_InternalParse(char const*, google::protobuf::internal::ParseContext*) /-B/ydb/core/fq/libs/protos/fq_private.pb.cc:6132:17
E   #10 0x0000203fd2ff in MergeFromImpl<false> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:156:14
E   #11 0x0000203fd2ff in ParseFrom<(google::protobuf::MessageLite::ParseFlags)1, google::protobuf::io::ZeroCopyInputStream *> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.h:596:10
E   #12 0x0000203fd2ff in google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:268:10
E   #13 0x000046b89604 in grpc::Status grpc::GenericDeserialize<grpc::ProtoBufferReader, Fq::Private::PingTaskRequest>(grpc::ByteBuffer*, google::protobuf::MessageLite*) /-S/contrib/libs/grpc/include/grpcpp/impl/proto_utils.h:84:15
E   #14 0x000046b88870 in Deserialize /-S/contrib/libs/grpc/include/grpcpp/impl/proto_utils.h:110:12
E   #15 0x000046b88870 in grpc::ServerInterface::PayloadAsyncRequest<Fq::Private::PingTaskRequest>::FinalizeResult(void**, bool*) /-S/contrib/libs/grpc/include/grpcpp/server_interface.h:268:35
E   #16 0x000034d27069 in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:177:26
E   #17 0x00003b550156 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x00003b550156 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #19 0x00003b550156 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #20 0x00003b550156 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   #21 0x00003b550156 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   #22 0x00003b550156 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #23 0x00003b550156 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   #24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #25 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #26 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #27 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #28 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #29 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #30 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4a1c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034cf4a1c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046bc4f0c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b55019c 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   #7 0x00003b55019c 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   #8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b55019c 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   #10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_mapping_with_row_dispatcher
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8383
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62597
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13860
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10970
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13437
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63704
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f8648ded-4ebf-4d2f-9ec3-6ce7fd8a31c2, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f8648ded-4ebf-4d2f-9ec3-6ce7fd8a31c2, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f8648ded-4ebf-4d2f-9ec3-6ce7fd8a31c2, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c35a4de1db0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5913537b-2c94-4a16-9614-23bdfc62a909, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5913537b-2c94-4a16-9614-23bdfc62a909, ghrun-5z46lg4vuq.auto.internal:12705): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 5913537b-2c94-4a16-9614-23bdfc62a909, ghrun-5z46lg4vuq.auto.internal:12705): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5913537b-2c94-4a16-9614-23bdfc62a909, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWFjOWQxODEtODlhYTc0NGMtM2QxYmQ1YjYtM2VkOWQ5NWU=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 5913537b-2c94-4a16-9614-23bdfc62a909, ghrun-5z46lg4vuq.auto.internal:12705): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 4fad7334-2647-45aa-93b0-15045f55d47f, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4fad7334-2647-45aa-93b0-15045f55d47f, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YWFjOWQxODEtODlhYTc0NGMtM2QxYmQ1YjYtM2VkOWQ5NWU=" path: "local/DbPoolStorage_db33bd58-c313-410d-b94a-d6f8f0eac9c0/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4fad7334-2647-45aa-93b0-15045f55d47f, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 5166e057-cc6d-4259-b617-cb204e0fa17d, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5166e057-cc6d-4259-b617-cb204e0fa17d, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YWFjOWQxODEtODlhYTc0NGMtM2QxYmQ1YjYtM2VkOWQ5NWU=" path: "local/DbPoolStorage_db33bd58-c313-410d-b94a-d6f8f0eac9c0/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5166e057-cc6d-4259-b617-cb204e0fa17d, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89da6da9-075f-4587-97e1-538179c88480, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89da6da9-075f-4587-97e1-538179c88480, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YWFjOWQxODEtODlhYTc0NGMtM2QxYmQ1YjYtM2VkOWQ5NWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_db33bd58-c313-410d-b94a-d6f8f0eac9c0\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89da6da9-075f-4587-97e1-538179c88480, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13878
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30169
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22142
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_i9mt6tdc.log --grpc-port=63704 --mon-port=13878 --ic-port=12159
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_i9mt6tdc.log --grpc-port=63704 --mon-port=13878 --ic-port=12159
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_i9mt6tdc.log', '--grpc-port=63704', '--mon-port=13878', '--ic-port=12159')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1080600
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63704/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080605
DEBUG    ya.test:process.py:259 Command (pid 1080605) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1080605) elapsed time (sec): 1.5090644359588623
DEBUG    ya.test:process.py:263 Command (pid 1080605) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) maxrss: 760680
DEBUG    ya.test:process.py:263 Command (pid 1080605) minflt: 45315
DEBUG    ya.test:process.py:263 Command (pid 1080605) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 1080605) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1080605) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080605) stime: 0.20263799999999998
DEBUG    ya.test:process.py:263 Command (pid 1080605) utime: 0.545366
DEBUG    ya.test:process.py:263 Command (pid 1080605) wtime: 1.528
DEBUG    ya.test:process.py:275 Command (pid 1080605) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29002
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31246
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_48dl0aud.log --grpc-port=30133 --mon-port=29002 --ic-port=10970
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_48dl0aud.log --grpc-port=30133 --mon-port=29002 --ic-port=10970
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_48dl0aud.log', '--grpc-port=30133', '--mon-port=29002', '--ic-port=10970')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1081170
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30133/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081204
DEBUG    ya.test:process.py:259 Command (pid 1081204) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081204) elapsed time (sec): 1.5926215648651123
DEBUG    ya.test:process.py:263 Command (pid 1081204) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) maxrss: 760680
DEBUG    ya.test:process.py:263 Command (pid 1081204) minflt: 45407
DEBUG    ya.test:process.py:263 Command (pid 1081204) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 1081204) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1081204) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081204) stime: 0.245634
DEBUG    ya.test:process.py:263 Command (pid 1081204) utime: 0.537708
DEBUG    ya.test:process.py:263 Command (pid 1081204) wtime: 1.611
DEBUG    ya.test:process.py:275 Command (pid 1081204) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7622
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3270
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20834
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile__6u1e01f.log --grpc-port=7622 --mon-port=11271 --ic-port=25579
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63119
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24085
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61883
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_st855caw.log --grpc-port=63119 --mon-port=24085 --ic-port=13437
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile__6u1e01f.log --grpc-port=7622 --mon-port=11271 --ic-port=25579
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile__6u1e01f.log', '--grpc-port=7622', '--mon-port=11271', '--ic-port=25579')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1081511
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7622/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081514
DEBUG    ya.test:process.py:259 Command (pid 1081514) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081514) elapsed time (sec): 1.6463260650634766
DEBUG    ya.test:process.py:263 Command (pid 1081514) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) maxrss: 760680
DEBUG    ya.test:process.py:263 Command (pid 1081514) minflt: 45327
DEBUG    ya.test:process.py:263 Command (pid 1081514) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 1081514) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1081514) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081514) stime: 0.25130399999999997
DEBUG    ya.test:process.py:263 Command (pid 1081514) utime: 0.522052
DEBUG    ya.test:process.py:263 Command (pid 1081514) wtime: 1.667
DEBUG    ya.test:process.py:275 Command (pid 1081514) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_st855caw.log --grpc-port=63119 --mon-port=24085 --ic-port=13437
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_st855caw.log', '--grpc-port=63119', '--mon-port=24085', '--ic-port=13437')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1081657
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63119/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081659
DEBUG    ya.test:process.py:259 Command (pid 1081659) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081659) elapsed time (sec): 1.3805580139160156
DEBUG    ya.test:process.py:263 Command (pid 1081659) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) maxrss: 760680
DEBUG    ya.test:process.py:263 Command (pid 1081659) minflt: 45344
DEBUG    ya.test:process.py:263 Command (pid 1081659) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1081659) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1081659) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081659) stime: 0.23280199999999998
DEBUG    ya.test:process.py:263 Command (pid 1081659) utime: 0.518265
DEBUG    ya.test:process.py:263 Command (pid 1081659) wtime: 1.401
DEBUG    ya.test:process.py:275 Command (pid 1081659) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_mapping_with_row_dispatcher)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_mapping_with_rd1_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds1.`test_mapping_with_rd1_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "1a2a6898-0a68-4263-ab67-c3b52d50b64d"

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8f71a504-ea7b-4fd6-ab41-de68aacdd714, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8f71a504-ea7b-4fd6-ab41-de68aacdd714, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8f71a504-ea7b-4fd6-ab41-de68aacdd714, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1jfd7ifai4jhf"

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4c2fe526-4200-46b1-931b-2089e1d1999b, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4c2fe526-4200-46b1-931b-2089e1d1999b, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4c2fe526-4200-46b1-931b-2089e1d1999b, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6e0ae079-a7d1-4130-99fc-1f72fb75c8b3, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6e0ae079-a7d1-4130-99fc-1f72fb75c8b3, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6e0ae079-a7d1-4130-99fc-1f72fb75c8b3, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 18aa220a-c10a-4f19-a33f-6efa9765cb81, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 18aa220a-c10a-4f19-a33f-6efa9765cb81, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 18aa220a-c10a-4f19-a33f-6efa9765cb81, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8e05751f-3a07-4de0-aa87-e564b3630504, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8e05751f-3a07-4de0-aa87-e564b3630504, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8e05751f-3a07-4de0-aa87-e564b3630504, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ad175881-0916-4f58-8b98-d123ae5cc55f, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad175881-0916-4f58-8b98-d123ae5cc55f, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad175881-0916-4f58-8b98-d123ae5cc55f, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:379 RpcState(KeepAlive, 8308f636-f4d6-40f2-96a3-24b507eb44c3, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(KeepAlive, 8308f636-f4d6-40f2-96a3-24b507eb44c3, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=MTViOWQ2MDYtYWZmMThhZjMtYTgzYzM5ODItZjc3YTkxYg==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(KeepAlive, 8308f636-f4d6-40f2-96a3-24b507eb44c3, ghrun-5z46lg4vuq.auto.internal:12705): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(KeepAlive, 8308f636-f4d6-40f2-96a3-24b507eb44c3, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.KeepAliveResult] { session_status: SESSION_STATUS_READY } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a5d4f670>
DEBUG    ydb.connection:connection.py:108 RpcState(KeepAlive, 8308f636-f4d6-40f2-96a3-24b507eb44c3, ghrun-5z46lg4vuq.auto.internal:12705): on response callback success
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4b462d6a-3e35-4712-a5fb-811059d2e307, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4b462d6a-3e35-4712-a5fb-811059d2e307, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4b462d6a-3e35-4712-a5fb-811059d2e307, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:63704/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30169
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13878
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63704
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12159
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62597
=================================== FAILURES ===================================
_________________ TestMapping.test_mapping_with_row_dispatcher _________________
ydb/tests/fq/multi_plane/test_dispatch.py:158: in test_mapping_with_row_dispatcher
    assert self.wait_until((lambda: kikimr.tenants["/beta"].get_actor_count(1, "FQ_ROW_DISPATCHER_SESSION") > 0))
E   assert False
E    +  where False = <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7c35a4b6ee30>>(<function TestMapping.test_mapping_with_row_dispatcher.<locals>.<lambda> at 0x7cd5a4755410>)
E    +    where <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7c35a4b6ee30>> = <__tests__.test_dispatch.TestMapping object at 0x7c35a4b6ee30>.wait_until
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_mapping_with_row_dispatcher
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8383
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62597
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13860
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10970
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13437
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63704
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f8648ded-4ebf-4d2f-9ec3-6ce7fd8a31c2, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f8648ded-4ebf-4d2f-9ec3-6ce7fd8a31c2, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f8648ded-4ebf-4d2f-9ec3-6ce7fd8a31c2, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c35a4de1db0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5913537b-2c94-4a16-9614-23bdfc62a909, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5913537b-2c94-4a16-9614-23bdfc62a909, ghrun-5z46lg4vuq.auto.internal:12705): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 5913537b-2c94-4a16-9614-23bdfc62a909, ghrun-5z46lg4vuq.auto.internal:12705): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5913537b-2c94-4a16-9614-23bdfc62a909, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWFjOWQxODEtODlhYTc0NGMtM2QxYmQ1YjYtM2VkOWQ5NWU=" } } } }
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 5913537b-2c94-4a16-9614-23bdfc62a909, ghrun-5z46lg4vuq.auto.internal:12705): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 4fad7334-2647-45aa-93b0-15045f55d47f, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 4fad7334-2647-45aa-93b0-15045f55d47f, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YWFjOWQxODEtODlhYTc0NGMtM2QxYmQ1YjYtM2VkOWQ5NWU=" path: "local/DbPoolStorage_db33bd58-c313-410d-b94a-d6f8f0eac9c0/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 4fad7334-2647-45aa-93b0-15045f55d47f, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 5166e057-cc6d-4259-b617-cb204e0fa17d, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5166e057-cc6d-4259-b617-cb204e0fa17d, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YWFjOWQxODEtODlhYTc0NGMtM2QxYmQ1YjYtM2VkOWQ5NWU=" path: "local/DbPoolStorage_db33bd58-c313-410d-b94a-d6f8f0eac9c0/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5166e057-cc6d-4259-b617-cb204e0fa17d, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 89da6da9-075f-4587-97e1-538179c88480, ghrun-5z46lg4vuq.auto.internal:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89da6da9-075f-4587-97e1-538179c88480, ghrun-5z46lg4vuq.auto.internal:12705): request = { session_id: "ydb://session/3?node_id=1&id=YWFjOWQxODEtODlhYTc0NGMtM2QxYmQ1YjYtM2VkOWQ5NWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_db33bd58-c313-410d-b94a-d6f8f0eac9c0\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/alpha\", \"alpha\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/beta\", \"beta\", true, 0, CurrentUtcTimestamp());\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"a_cloud\", \"alpha\", NULL);\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"b_cloud\", \"beta\", \"1 \");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"c_cloud\", \"beta\", \" 2\");\n                UPSERT INTO mappings (subject_type, subject_id, vtenant, node) values (\"cloud\", \"d_cloud\", \"beta\", \" 1 - 2 \");\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89da6da9-075f-4587-97e1-538179c88480, ghrun-5z46lg4vuq.auto.internal:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c35a4e0dfb0>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13878
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30169
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22142
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_i9mt6tdc.log --grpc-port=63704 --mon-port=13878 --ic-port=12159
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_i9mt6tdc.log --grpc-port=63704 --mon-port=13878 --ic-port=12159
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/logfile_i9mt6tdc.log', '--grpc-port=63704', '--mon-port=13878', '--ic-port=12159')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1080600
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63704/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1080605
DEBUG    ya.test:process.py:259 Command (pid 1080605) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1080605) elapsed time (sec): 1.5090644359588623
DEBUG    ya.test:process.py:263 Command (pid 1080605) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) maxrss: 760680
DEBUG    ya.test:process.py:263 Command (pid 1080605) minflt: 45315
DEBUG    ya.test:process.py:263 Command (pid 1080605) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 1080605) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1080605) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1080605) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1080605) stime: 0.20263799999999998
DEBUG    ya.test:process.py:263 Command (pid 1080605) utime: 0.545366
DEBUG    ya.test:process.py:263 Command (pid 1080605) wtime: 1.528
DEBUG    ya.test:process.py:275 Command (pid 1080605) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30133
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29002
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31246
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_48dl0aud.log --grpc-port=30133 --mon-port=29002 --ic-port=10970
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/alpha --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_48dl0aud.log --grpc-port=30133 --mon-port=29002 --ic-port=10970
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/kikimr_configs/config.yaml', '--node=1', '--tenant=/alpha', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1/logfile_48dl0aud.log', '--grpc-port=30133', '--mon-port=29002', '--ic-port=10970')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/alpha/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1081170
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30133/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081204
DEBUG    ya.test:process.py:259 Command (pid 1081204) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081204) elapsed time (sec): 1.5926215648651123
DEBUG    ya.test:process.py:263 Command (pid 1081204) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) maxrss: 760680
DEBUG    ya.test:process.py:263 Command (pid 1081204) minflt: 45407
DEBUG    ya.test:process.py:263 Command (pid 1081204) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 1081204) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081204) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1081204) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081204) stime: 0.245634
DEBUG    ya.test:process.py:263 Command (pid 1081204) utime: 0.537708
DEBUG    ya.test:process.py:263 Command (pid 1081204) wtime: 1.611
DEBUG    ya.test:process.py:275 Command (pid 1081204) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7622
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3270
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20834
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile__6u1e01f.log --grpc-port=7622 --mon-port=11271 --ic-port=25579
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63119
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24085
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61883
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_st855caw.log --grpc-port=63119 --mon-port=24085 --ic-port=13437
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile__6u1e01f.log --grpc-port=7622 --mon-port=11271 --ic-port=25579
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs/config.yaml', '--node=1', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1/logfile__6u1e01f.log', '--grpc-port=7622', '--mon-port=11271', '--ic-port=25579')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1081511
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7622/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081514
DEBUG    ya.test:process.py:259 Command (pid 1081514) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081514) elapsed time (sec): 1.6463260650634766
DEBUG    ya.test:process.py:263 Command (pid 1081514) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) maxrss: 760680
DEBUG    ya.test:process.py:263 Command (pid 1081514) minflt: 45327
DEBUG    ya.test:process.py:263 Command (pid 1081514) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 1081514) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081514) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1081514) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081514) stime: 0.25130399999999997
DEBUG    ya.test:process.py:263 Command (pid 1081514) utime: 0.522052
DEBUG    ya.test:process.py:263 Command (pid 1081514) wtime: 1.667
DEBUG    ya.test:process.py:275 Command (pid 1081514) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/beta --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_st855caw.log --grpc-port=63119 --mon-port=24085 --ic-port=13437
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/kikimr_configs/config.yaml', '--node=2', '--tenant=/beta', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2/logfile_st855caw.log', '--grpc-port=63119', '--mon-port=24085', '--ic-port=13437')' in '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/beta/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1081657
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63119/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001aee/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1081659
DEBUG    ya.test:process.py:259 Command (pid 1081659) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1081659) elapsed time (sec): 1.3805580139160156
DEBUG    ya.test:process.py:263 Command (pid 1081659) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) maxrss: 760680
DEBUG    ya.test:process.py:263 Command (pid 1081659) minflt: 45344
DEBUG    ya.test:process.py:263 Command (pid 1081659) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 1081659) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1081659) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1081659) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1081659) stime: 0.23280199999999998
DEBUG    ya.test:process.py:263 Command (pid 1081659) utime: 0.518265
DEBUG    ya.test:process.py:263 Command (pid 1081659) wtime: 1.401
DEBUG    ya.test:process.py:275 Command (pid 1081659) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dispatch.py::TestMapping, test_name: test_mapping_with_row_dispatcher)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_mapping_with_rd1_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT Data FROM yds1.`test_mapping_with_rd1_input` LIMIT 1"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "1a2a6898-0a68-4263-ab67-c3b52d50b64d"

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8f71a504-ea7b-4fd6-ab41-de68aacdd714, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8f71a504-ea7b-4fd6-ab41-de68aacdd714, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8f71a504-ea7b-4fd6-ab41-de68aacdd714, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1jfd7ifai4jhf"

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4c2fe526-4200-46b1-931b-2089e1d1999b, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4c2fe526-4200-46b1-931b-2089e1d1999b, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4c2fe526-4200-46b1-931b-2089e1d1999b, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6e0ae079-a7d1-4130-99fc-1f72fb75c8b3, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6e0ae079-a7d1-4130-99fc-1f72fb75c8b3, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6e0ae079-a7d1-4130-99fc-1f72fb75c8b3, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 18aa220a-c10a-4f19-a33f-6efa9765cb81, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 18aa220a-c10a-4f19-a33f-6efa9765cb81, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 18aa220a-c10a-4f19-a33f-6efa9765cb81, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8e05751f-3a07-4de0-aa87-e564b3630504, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8e05751f-3a07-4de0-aa87-e564b3630504, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8e05751f-3a07-4de0-aa87-e564b3630504, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ad175881-0916-4f58-8b98-d123ae5cc55f, localhost:12705): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad175881-0916-4f58-8b98-d123ae5cc55f, localhost:12705): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad175881-0916-4f58-8b98-d123ae5cc55f, localhost:12705): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 12705 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:12705, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:12705
============================== slowest durations ===============================
83.39s call     test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher
62.68s teardown test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler
62.62s teardown test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher
52.29s teardown test_dispatch.py::TestMapping::test_mapping_with_nodes
52.28s teardown test_dispatch.py::TestMapping::test_idle
52.23s teardown test_dispatch.py::TestMapping::test_mapping
48.64s call     test_dispatch.py::TestMapping::test_mapping_with_nodes
45.74s call     test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler
44.14s call     test_dispatch.py::TestMapping::test_mapping
42.19s call     test_dispatch.py::TestMapping::test_idle
9.50s setup    test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher
6.30s setup    test_dispatch.py::TestMapping::test_mapping_with_nodes
5.55s setup    test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler
5.04s setup    test_dispatch.py::TestMapping::test_idle
4.97s setup    test_dispatch.py::TestMapping::test_mapping
=========================== short test summary info ============================
FAILED test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher - assert False
 +  where False = <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7c35a4b6ee30>>(<function TestMapping.test_mapping_with_row_dispatcher.<locals>.<lambda> at 0x7cd5a4755410>)
 +    where <bound method TestYdsBase.wait_until of <__tests__.test_dispatch.TestMapping object at 0x7c35a4b6ee30>> = <__tests__.test_dispatch.TestMapping object at 0x7c35a4b6ee30>.wait_until
ERROR test_dispatch.py::TestMapping::test_mapping - 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/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 3, spent: 3.424776 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 6.734583 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 10.09458 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 13.393703 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 16.693654 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 20.012881 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 23.224727 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 26.581147 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 29.826578 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.005464 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1000717==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
#0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf4b02 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bc4f0c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b55019c 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
#7 0x00003b55019c 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
#8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b55019c 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
#10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bc631a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046bc5181 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
#3 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b55019c 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
#8 0x00003b55019c 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
#9 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b55019c 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
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#15 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2304 byte(s) in 3 object(s) allocated from:
#0 0x00001f93a4dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x0000344734e4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x000034580498 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x000034584b2d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x000034584b2d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
#5 0x00003459f9de in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x00003459f9de in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#7 0x000034d004d3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d004d3 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
#9 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#12 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#13 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#14 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#15 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#19 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#20 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#21 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#22 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#23 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf836a 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 0x000034cf836a 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
ERROR test_dispatch.py::TestMapping::test_idle - 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/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_idle/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 4, spent: 3.396433 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 6.856045 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 10.328232 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 13.62504 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 16.999041 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 20.232815 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 23.408536 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 26.616497 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 29.814462 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.010657 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1023134==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
#0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034666e74 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#16 0x000034666e74 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003b550156 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003b550156 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#23 0x00003b550156 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#24 0x00003b550156 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
#25 0x00003b550156 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
#26 0x00003b550156 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#27 0x00003b550156 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
#28 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#29 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#30 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#31 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#32 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#33 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#34 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 21120 byte(s) in 2 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034666e74 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#14 0x000034666e74 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003b550156 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003b550156 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#21 0x00003b550156 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#22 0x00003b550156 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
#23 0x00003b550156 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
#24 0x00003b550156 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#25 0x00003b550156 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
#26 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#27 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#28 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#29 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#30 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#31 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#32 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf4b02 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
#0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2944 byte(s) in 2 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046c1054c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046c0e8e2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046c0c482 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b55019c 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
#7 0x00003b55019c 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
#8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b55019c 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
#10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2944 byte(s) in 2 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bc4f0c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b55019c 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
#7 0x00003b55019c 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
#8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b55019c 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
#10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2304 byte(s) in 3 object(s) allocated from:
#0 0x00001f93a4dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x0000344734e4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x000034580498 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x000034584b2d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x000034584b2d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
ERROR test_dispatch.py::TestMapping::test_mapping_with_nodes - 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/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 3, spent: 3.437831 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 6.729708 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 10.077147 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 13.486327 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 16.74603 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 20.113042 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 23.346326 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 3, spent: 26.704036 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 3, spent: 30.003185 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1036704==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 30405 byte(s) in 3 object(s) allocated from:
#0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf4b02 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bc4f0c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b55019c 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
#7 0x00003b55019c 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
#8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b55019c 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
#10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bc631a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046bc5181 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
#3 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b55019c 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
#8 0x00003b55019c 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
#9 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b55019c 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
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#15 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2304 byte(s) in 3 object(s) allocated from:
#0 0x00001f93a4dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x0000344734e4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x000034580498 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x000034584b2d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x000034584b2d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
#5 0x00003459f9de in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x00003459f9de in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#7 0x000034d004d3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d004d3 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
#9 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#12 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#13 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#14 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#15 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#19 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#20 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#21 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#22 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#23 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c1faa34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c1faa34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c1faa34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
ERROR test_dispatch.py::TestMapping::test_mapping_with_nodes_with_scheduler - 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/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_nodes_with_scheduler/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 4, spent: 3.576483 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 7.167854 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 10.7722 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 14.449412 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 18.039537 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 21.652331 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 25.192871 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 4, spent: 28.747914 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 4, spent: 30.000774 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1061476==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 40540 byte(s) in 4 object(s) allocated from:
#0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 31680 byte(s) in 3 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf4b02 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bc4f0c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b55019c 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
#7 0x00003b55019c 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
#8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b55019c 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
#10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3168 byte(s) in 3 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bc631a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046bc5181 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
#3 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b55019c 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
#8 0x00003b55019c 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
#9 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b55019c 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
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#15 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 3072 byte(s) in 4 object(s) allocated from:
#0 0x00001f93a4dc in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
#1 0x0000344734e4 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
#2 0x000034580498 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
#3 0x000034584b2d in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
#4 0x000034584b2d in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
#5 0x00003459f9de in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#6 0x00003459f9de in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
#7 0x000034d004d3 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
#8 0x000034d004d3 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
#9 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#10 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#11 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#12 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#13 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#14 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#15 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#16 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#17 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#19 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#20 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#21 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#22 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#23 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#24 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#25 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2780 byte(s) in 4 object(s) allocated from:
#0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003456f052 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x0000345f5828 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x0000345f5828 in New<grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10UL>::Chunk> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
#6 0x0000345f5828 in grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10ul>::AppendSlot() /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:239:24
#7 0x0000345f22e8 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
#8 0x0000345f22e8 in grpc_core::metadata_detail::UnknownMap::Append(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, grpc_core::Slice) /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.cc:46:12
#9 0x000034903774 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
#10 0x000034903774 in grpc_core::ParsedMetadata<grpc_metadata_batch>::KeyValueVTable(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>)::'lambda'(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*)::__invoke(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*) /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:387:27
#11 0x0000348ecca1 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
#12 0x0000348ecca1 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
#13 0x0000348ecca1 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
#14 0x0000348ecca1 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
#15 0x0000348ecca1 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
#16 0x0000348ecca1 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
#17 0x0000348ebb2a in grpc_core::HPackParser::ParseInputInner(grpc_core::HPackParser::Input*) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1112:9
#18 0x0000348ea88e in grpc_core::HPackParser::ParseInput(grpc_core::HPackParser::Input, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1077:3
ERROR test_dispatch.py::TestMapping::test_mapping_with_row_dispatcher - 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/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff/test_dispatch.py.TestMapping.test_mapping_with_row_dispatcher/cp/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 5, spent: 6.586185 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 5, spent: 10.087081 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 5, spent: 13.737756 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 5, spent: 17.317966 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 5, spent: 20.814532 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 5, spent: 24.39233 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 5, spent: 27.917773 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 5, spent: 30.000018 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1080600==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 40540 byte(s) in 4 object(s) allocated from:
#0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 21120 byte(s) in 2 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf4b02 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034666e74 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#14 0x000034666e74 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003b550156 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003b550156 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#21 0x00003b550156 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#22 0x00003b550156 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
#23 0x00003b550156 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
#24 0x00003b550156 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#25 0x00003b550156 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
#26 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#27 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#28 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#29 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#30 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#31 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#32 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
#0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034666e74 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:981:34
#16 0x000034666e74 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 7864 byte(s) in 1 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c2145c0 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c2145c0 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c2145c0 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c2145c0 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c2145c0 in std::__y1::basic_string<char, std::__y1::char_traits<char>, std::__y1::allocator<char>>::__shrink_or_extend[abi:fe200000](unsigned long) /-S/contrib/libs/cxxsupp/libcxx/include/string:3401:27
#6 0x00002040f8cf in reserve /-S/contrib/libs/cxxsupp/libcxx/include/string:3371:3
#7 0x00002040f8cf in reserve /-S/util/generic/string.h:763:18
#8 0x00002040f8cf in google::protobuf::internal::EpsCopyInputStream::ReadStringFallback(char const*, int, TBasicString<char, std::__y1::char_traits<char>>*) /-S/contrib/libs/protobuf/src/google/protobuf/parse_context.cc:218:10
#9 0x000045f6b26f in Fq::Private::PingTaskRequest::_InternalParse(char const*, google::protobuf::internal::ParseContext*) /-B/ydb/core/fq/libs/protos/fq_private.pb.cc:6132:17
#10 0x0000203fd2ff in MergeFromImpl<false> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:156:14
#11 0x0000203fd2ff in ParseFrom<(google::protobuf::MessageLite::ParseFlags)1, google::protobuf::io::ZeroCopyInputStream *> /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.h:596:10
#12 0x0000203fd2ff in google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) /-S/contrib/libs/protobuf/src/google/protobuf/message_lite.cc:268:10
#13 0x000046b89604 in grpc::Status grpc::GenericDeserialize<grpc::ProtoBufferReader, Fq::Private::PingTaskRequest>(grpc::ByteBuffer*, google::protobuf::MessageLite*) /-S/contrib/libs/grpc/include/grpcpp/impl/proto_utils.h:84:15
#14 0x000046b88870 in Deserialize /-S/contrib/libs/grpc/include/grpcpp/impl/proto_utils.h:110:12
#15 0x000046b88870 in grpc::ServerInterface::PayloadAsyncRequest<Fq::Private::PingTaskRequest>::FinalizeResult(void**, bool*) /-S/contrib/libs/grpc/include/grpcpp/server_interface.h:268:35
#16 0x000034d27069 in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:177:26
#17 0x00003b550156 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#18 0x00003b550156 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#19 0x00003b550156 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#20 0x00003b550156 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
#21 0x00003b550156 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
#22 0x00003b550156 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#23 0x00003b550156 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
#24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#25 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#26 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#27 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#28 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#29 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#30 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 4416 byte(s) in 3 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046bc4f0c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::GetTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::GetTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046bc32a2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046bc0e42 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b55019c 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
#7 0x00003b55019c 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
#8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b55019c 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
#10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
============== 1 failed, 4 passed, 5 errors in 582.98s (0:09:42) ===============

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../home/runner/.ya/build/build_root/7qal/001aee/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/7qal/001aee', '--source-root', '/home/runner/.ya/build/build_root/7qal/001aee/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/fq/multi_plane', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/fq/multi_plane', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_dispatch.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../home/runner/.ya/build/build_root/7qal/001aee/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/7qal/001aee', '--source-root', '/home/runner/.ya/build/build_root/7qal/001aee/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7qal/001aee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/fq/multi_plane', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/fq/multi_plane', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_dispatch.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_retry.py .F

=================================== FAILURES ===================================
_______________________ TestRetry.test_low_rate[kikimr0] _______________________
ydb/tests/fq/multi_plane/test_retry.py:96: in test_low_rate
    kikimr.compute_plane.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:676: 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/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/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   GRpc shutdown warning: left infly: 1, spent: 3.71138 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.080527 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.364002 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.604537 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.946781 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.214742 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.488501 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.916654 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.008475 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1007182==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf4b02 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 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4a1c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034cf4a1c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c1faa34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c1faa34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c1faa34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf836a 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 0x000034cf836a 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1472 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046b9db2c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046b9bec2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046b999e2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b55019c 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   #7 0x00003b55019c 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   #8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b55019c 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   #10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1056 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046b9ef3a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046b9dda1 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
E   #3 0x000046b9bec2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000046b999e2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b55019c 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   #8 0x00003b55019c 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   #9 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b55019c 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   #11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf84de in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf84de in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf84de in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf84de in __allocate_at_least<std::__y1::allocator<std::__y1::unique_ptr<grpc_core::Server::RegisteredMethod, std::__y1::default_delete<grpc_core::Server::RegisteredMethod> > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034cf84de in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000034cf84de in __emplace_back_slow_path<std::__y1::unique_ptr<grpc_core::Server::RegisteredMethod, std::__y1::default_delete<grpc_core::Server::RegisteredMethod> > > /-S/contrib/libs/cxxsupp/libcxx/include/vector:1579:47
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_low_rate[kikimr0]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26314
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13192
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001b16/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25552
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8550
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, af8d6da9-1cfc-40be-afc0-f6944368d9e4, localhost:32107): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, af8d6da9-1cfc-40be-afc0-f6944368d9e4, localhost:32107): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, af8d6da9-1cfc-40be-afc0-f6944368d9e4, localhost:32107): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 32107 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:32107, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32107
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7bd5a5beb3b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7bd5a5bec430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7bd5a5bec430>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 24779a0b-6701-42c2-8a8e-ed013fb71e7c, ghrun-5z46lg4vuq.auto.internal:32107): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24779a0b-6701-42c2-8a8e-ed013fb71e7c, ghrun-5z46lg4vuq.auto.internal:32107): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 24779a0b-6701-42c2-8a8e-ed013fb71e7c, ghrun-5z46lg4vuq.auto.internal:32107): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24779a0b-6701-42c2-8a8e-ed013fb71e7c, ghrun-5z46lg4vuq.auto.internal:32107): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWM4NmQ4NWMtNDBhZTNmODEtZGE5Mjg3MDktNDIzNmE1N2U=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bd5a5bec430>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7bd5a5bec430>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 24779a0b-6701-42c2-8a8e-ed013fb71e7c, ghrun-5z46lg4vuq.auto.internal:32107): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 8a7627a5-93ba-4bda-88c2-d9268f490d43, ghrun-5z46lg4vuq.auto.internal:32107): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 8a7627a5-93ba-4bda-88c2-d9268f490d43, ghrun-5z46lg4vuq.auto.internal:32107): request = { session_id: "ydb://session/3?node_id=1&id=YWM4NmQ4NWMtNDBhZTNmODEtZGE5Mjg3MDktNDIzNmE1N2U=" path: "local/DbPoolStorage_e1923ee6-1f2c-45d4-bc36-f892b36a8f5a/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 8a7627a5-93ba-4bda-88c2-d9268f490d43, ghrun-5z46lg4vuq.auto.internal:32107): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bd5a5bec430>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 941701b5-0b55-4a62-83b9-1b437c0af37e, ghrun-5z46lg4vuq.auto.internal:32107): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 941701b5-0b55-4a62-83b9-1b437c0af37e, ghrun-5z46lg4vuq.auto.internal:32107): request = { session_id: "ydb://session/3?node_id=1&id=YWM4NmQ4NWMtNDBhZTNmODEtZGE5Mjg3MDktNDIzNmE1N2U=" path: "local/DbPoolStorage_e1923ee6-1f2c-45d4-bc36-f892b36a8f5a/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 941701b5-0b55-4a62-83b9-1b437c0af37e, ghrun-5z46lg4vuq.auto.internal:32107): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bd5a5bec430>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 5d63ae3f-539d-41fc-ad1e-3cb230e7eedd, ghrun-5z46lg4vuq.auto.internal:32107): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d63ae3f-539d-41fc-ad1e-3cb230e7eedd, ghrun-5z46lg4vuq.auto.internal:32107): request = { session_id: "ydb://session/3?node_id=1&id=YWM4NmQ4NWMtNDBhZTNmODEtZGE5Mjg3MDktNDIzNmE1N2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_e1923ee6-1f2c-45d4-bc36-f892b36a8f5a\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d63ae3f-539d-41fc-ad1e-3cb230e7eedd, ghrun-5z46lg4vuq.auto.internal:32107): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7bd5a5bec430>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001b16/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b16/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_e16ov1wg.log --grpc-port=8550 --mon-port=19750 --ic-port=25552
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b16/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_e16ov1wg.log --grpc-port=8550 --mon-port=19750 --ic-port=25552
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001b16/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_e16ov1wg.log', '--grpc-port=8550', '--mon-port=19750', '--ic-port=25552')' in '/home/runner/.ya/build/build_root/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1007182
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8550/1
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/7qal/001b16/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1007183
DEBUG    ya.test:process.py:259 Command (pid 1007183) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1007183) elapsed time (sec): 0.8547229766845703
DEBUG    ya.test:process.py:263 Command (pid 1007183) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007183) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1007183) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007183) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007183) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1007183) maxrss: 531564
DEBUG    ya.test:process.py:263 Command (pid 1007183) minflt: 45418
DEBUG    ya.test:process.py:263 Command (pid 1007183) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1007183) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1007183) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1007183) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1007183) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1007183) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1007183) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1007183) stime: 0.19887
DEBUG    ya.test:process.py:263 Command (pid 1007183) utime: 0.494876
DEBUG    ya.test:process.py:263 Command (pid 1007183) wtime: 0.857
DEBUG    ya.test:process.py:275 Command (pid 1007183) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_retry.py::TestRetry, test_name: test_low_rate[kikimr0])
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/low_rate_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/low_rate_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT * FROM low_rate.`low_rate_input`;"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "152732fb-5e23-4ae8-ad8e-fcced4b6fd6b"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl1vbu84cdfihs9"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vbu84cdfihs9"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892969
        nanos: 991772000
      }
      modified_at {
        seconds: 1762892969
        nanos: 991772000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vbu821t16akg-ptqudsl1vbu84cdfihs9"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892969
      nanos: 991772000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM low_rate.`low_rate_input`;"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl1vbu84cdfihs9"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892969
        nanos: 991772000
      }
      modified_at {
        seconds: 1762892969
        nanos: 991772000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892975
      nanos: 964000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudsl1vbu821t16akg-ptqudsl1vbu84cdfihs9"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892969
      nanos: 991772000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM low_rate.`low_rate_input`;"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":2,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":8,\"level\":1,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":2,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":3,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"low_rate\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"low_rate\" \'\"local\" \'\"low_rate_input\" \'(\'(\'\"PartitionsCount\" \'\"1\")) \'() $4))\n(let $6 \'(\'\"SharedReading\" \'\"0\"))\n(let $7 \'(\'(\'\"Endpoint\" \'\"localhost:32107\") $6 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl1vf1jokelfuo1\") \'(\'\"AddBearerToToken\" \'\"1\")))\n(let $8 (DqPqTopicSource world $5 \'(\'\"Data\") $7 (SecureParam \'\"cluster:default_low_rate\") \'\"\" $4 \'\"\"))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($12) (block \'(\n  (let $13 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($6))))\n  (let $14 (DqSourceWideWrap $12 $3 $4 $13))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"Data\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200191))))\n(let $10 (DqStage \'((DqCnUnionAll (TDqOutput $9 \'\"0\"))) (lambda \'($16) $16) \'(\'(\'\"_logical_id\" \'200224))))\n(let $11 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $10 \'\"0\") \'()) \'(\'(\'type) \'(\'autoref)) \'\"dq\"))\n(return (Commit! (Commit! $11 $2) (DataSink \'\"pq\" \'\"low_rate\")))\n)\n"
  }
}

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c672979b-4c16-4671-ae70-b033f5304088, localhost:32107): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c672979b-4c16-4671-ae70-b033f5304088, localhost:32107): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c672979b-4c16-4671-ae70-b033f5304088, localhost:32107): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 32107 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:32107, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32107
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 71d5db1a-4a3d-4623-84bc-243305969a06, localhost:32107): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 71d5db1a-4a3d-4623-84bc-243305969a06, localhost:32107): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 71d5db1a-4a3d-4623-84bc-243305969a06, localhost:32107): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 32107 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:32107, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:32107
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8550/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20611
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16447
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19750
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8550
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25552
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13192
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8550/1
============================== slowest durations ===============================
78.52s call     test_retry.py::TestRetry::test_low_rate[kikimr0]
32.66s call     test_retry.py::TestRetry::test_fail_first[kikimr0]
3.01s teardown test_retry.py::TestRetry::test_fail_first[kikimr0]
1.97s setup    test_retry.py::TestRetry::test_fail_first[kikimr0]
1.71s setup    test_retry.py::TestRetry::test_low_rate[kikimr0]
0.02s teardown test_retry.py::TestRetry::test_low_rate[kikimr0]
=========================== short test summary info ============================
FAILED test_retry.py::TestRetry::test_low_rate[kikimr0] - 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/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/7qal/001b16/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 1, spent: 3.71138 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.080527 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.364002 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.604537 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.946781 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.214742 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.488501 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.916654 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.008475 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1007182==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf4b02 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
#0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c1faa34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c1faa34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c1faa34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf836a 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 0x000034cf836a 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1472 byte(s) in 1 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046b9db2c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046b9bec2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046b999e2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b55019c 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
#7 0x00003b55019c 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
#8 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b55019c 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
#10 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#14 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1056 byte(s) in 1 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046b9ef3a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046b9dda1 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::PingTaskRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::PingTaskResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
#3 0x000046b9bec2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000046b999e2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::PingTaskRequest, Fq::Private::PingTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::PingTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b55019c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b55019c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b55019c 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
#8 0x00003b55019c 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
#9 0x00003b55019c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b55019c 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
#11 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#15 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf84de in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf84de in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf84de in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf84de in __allocate_at_least<std::__y1::allocator<std::__y1::unique_ptr<grpc_core::Server::RegisteredMethod, std::__y1::default_delete<grpc_core::Server::RegisteredMethod> > > > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf84de in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000034cf84de in __emplace_back_slow_path<std::__y1::unique_ptr<grpc_core::Server::RegisteredMethod, std::__y1::default_delete<grpc_core::Server::RegisteredMethod> > > /-S/contrib/libs/cxxsupp/libcxx/include/vector:1579:47
=================== 1 failed, 1 passed in 120.33s (0:02:00) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_retry_high_rate.py F

=================================== FAILURES ===================================
______________________ TestRetry.test_high_rate[kikimr0] _______________________
ydb/tests/fq/multi_plane/test_retry_high_rate.py:73: in test_high_rate
    kikimr.compute_plane.stop()
ydb/tests/tools/fq_runner/kikimr_runner.py:62: in stop
    self.kikimr_cluster.stop(kill=False)
ydb/tests/library/harness/kikimr_runner.py:676: 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/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/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   GRpc shutdown warning: left infly: 1, spent: 6.997708 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.403246 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.746683 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 17.05653 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.3635 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.684583 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.99472 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00479 sec. GRpcShutdownDeadline: 30
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc shutdown warning: left infly: 1, spent: 6.891634 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.243418 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.593683 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 17.022813 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.334359 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.603365 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.986257 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.000781 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1043940==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf4b02 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 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
E   #9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
E   #10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
E   #11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 5808 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf4a1c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034cf4a1c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034cf836a 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 0x000034cf836a 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c1faa34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c1faa34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c1faa34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1472 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046b833b4 in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> > >, NKikimr::NGRpcService::TGRpcFqPrivateTaskService *, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > > > *, grpc::ServerCompletionQueue *&, (lambda at /-S/ydb/services/fq/private_grpc.cpp:51:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>::*)(grpc::ServerContext *, Fq::Private::DeleteRateLimiterResourceRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[26], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:12
E   #2 0x000046b833b4 in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:51:5
E   #3 0x000046b81dbf in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
E   #4 0x00003b4e039c in NYdbGrpc::IGRpcService::InitService(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>>>> const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, unsigned long) /-S/ydb/library/grpc/server/grpc_server.h:203:9
E   #5 0x00003b5480f3 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
E   #6 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 1056 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046c5cf9a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::DeleteRateLimiterResourceRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046c481b5 in NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse>>::TGRpcRequest(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::DeleteRateLimiterResourceRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:598:11
E   #3 0x000046b834b6 in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> > >, NKikimr::NGRpcService::TGRpcFqPrivateTaskService *, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > > > *, grpc::ServerCompletionQueue *&, (lambda at /-S/ydb/services/fq/private_grpc.cpp:51:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>::*)(grpc::ServerContext *, Fq::Private::DeleteRateLimiterResourceRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[26], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:16
E   #4 0x000046b834b6 in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:51:5
E   #5 0x000046b81dbf in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
E   #6 0x00003b4e039c in NYdbGrpc::IGRpcService::InitService(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>>>> const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, unsigned long) /-S/ydb/library/grpc/server/grpc_server.h:203:9
E   #7 0x00003b5480f3 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
E   #8 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #9 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #10 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #11 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #12 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #13 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #14 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #15 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #16 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_high_rate[kikimr0]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8754
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5126
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b469b122-cd2c-4f66-ba54-8c4c9efa2e50, localhost:26740): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b469b122-cd2c-4f66-ba54-8c4c9efa2e50, localhost:26740): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b469b122-cd2c-4f66-ba54-8c4c9efa2e50, localhost:26740): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 26740 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:26740, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26740
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7be9de8de930 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7be9de90e470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7be9de90e470>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 48238081-9227-4d62-ad67-f6220077793c, ghrun-5z46lg4vuq.auto.internal:26740): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48238081-9227-4d62-ad67-f6220077793c, ghrun-5z46lg4vuq.auto.internal:26740): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:103 RpcState(CreateSession, 48238081-9227-4d62-ad67-f6220077793c, ghrun-5z46lg4vuq.auto.internal:26740): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48238081-9227-4d62-ad67-f6220077793c, ghrun-5z46lg4vuq.auto.internal:26740): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDg4NDQ5OWUtZTE5OWYxNzEtZTQ2YTViYzUtMTRiNTNhNTU=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be9de90e470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7be9de90e470>
DEBUG    ydb.connection:connection.py:108 RpcState(CreateSession, 48238081-9227-4d62-ad67-f6220077793c, ghrun-5z46lg4vuq.auto.internal:26740): on response callback success
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 842b7604-2bcd-4c01-8294-463f312159ea, ghrun-5z46lg4vuq.auto.internal:26740): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 842b7604-2bcd-4c01-8294-463f312159ea, ghrun-5z46lg4vuq.auto.internal:26740): request = { session_id: "ydb://session/3?node_id=1&id=ZDg4NDQ5OWUtZTE5OWYxNzEtZTQ2YTViYzUtMTRiNTNhNTU=" path: "local/DbPoolStorage_b938531c-292e-4069-9c12-146003713793/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 842b7604-2bcd-4c01-8294-463f312159ea, ghrun-5z46lg4vuq.auto.internal:26740): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be9de90e470>
DEBUG    ydb.connection:connection.py:379 RpcState(CreateTable, 92ef841b-93ac-43da-95c2-4d94eaee0388, ghrun-5z46lg4vuq.auto.internal:26740): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 92ef841b-93ac-43da-95c2-4d94eaee0388, ghrun-5z46lg4vuq.auto.internal:26740): request = { session_id: "ydb://session/3?node_id=1&id=ZDg4NDQ5OWUtZTE5OWYxNzEtZTQ2YTViYzUtMTRiNTNhNTU=" path: "local/DbPoolStorage_b938531c-292e-4069-9c12-146003713793/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 92ef841b-93ac-43da-95c2-4d94eaee0388, ghrun-5z46lg4vuq.auto.internal:26740): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be9de90e470>
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteDataQuery, 246fa38f-f8fd-4e08-aed4-85f367ba9d86, ghrun-5z46lg4vuq.auto.internal:26740): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246fa38f-f8fd-4e08-aed4-85f367ba9d86, ghrun-5z46lg4vuq.auto.internal:26740): request = { session_id: "ydb://session/3?node_id=1&id=ZDg4NDQ5OWUtZTE5OWYxNzEtZTQ2YTViYzUtMTRiNTNhNTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_b938531c-292e-4069-9c12-146003713793\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246fa38f-f8fd-4e08-aed4-85f367ba9d86, ghrun-5z46lg4vuq.auto.internal:26740): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7be9de90e470>
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14019
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_0x_4r_ob.log --grpc-port=5126 --mon-port=29981 --ic-port=12395
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_0x_4r_ob.log --grpc-port=5126 --mon-port=29981 --ic-port=12395
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_0x_4r_ob.log', '--grpc-port=5126', '--mon-port=29981', '--ic-port=12395')' in '/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 999857
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5126/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/7qal/001b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 999858
DEBUG    ya.test:process.py:259 Command (pid 999858) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 999858) elapsed time (sec): 0.8248214721679688
DEBUG    ya.test:process.py:263 Command (pid 999858) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 999858) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 999858) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 999858) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 999858) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 999858) maxrss: 495812
DEBUG    ya.test:process.py:263 Command (pid 999858) minflt: 45354
DEBUG    ya.test:process.py:263 Command (pid 999858) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 999858) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 999858) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 999858) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 999858) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 999858) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 999858) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 999858) stime: 0.210664
DEBUG    ya.test:process.py:263 Command (pid 999858) utime: 0.5074339999999999
DEBUG    ya.test:process.py:263 Command (pid 999858) wtime: 0.862
DEBUG    ya.test:process.py:275 Command (pid 999858) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_retry_high_rate.py::TestRetry, test_name: test_high_rate[kikimr0])
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/high_rate_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/high_rate_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT * FROM high_rate.`high_rate_input`;"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "aceaf81d-e02f-4fce-86e6-4109dad27919"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudsl20j3vmhf6gv36"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl20j3vmhf6gv36"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892928
        nanos: 909347000
      }
      modified_at {
        seconds: 1762892928
        nanos: 909347000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudsl20j3vm1677dn3-ptqudsl20j3vmhf6gv36"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892928
      nanos: 909347000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM high_rate.`high_rate_input`;"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl20j3vmhf6gv36"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892928
        nanos: 909347000
      }
      modified_at {
        seconds: 1762892928
        nanos: 909347000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892932
      nanos: 85000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudsl20j3vm1677dn3-ptqudsl20j3vmhf6gv36"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892928
      nanos: 909347000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM high_rate.`high_rate_input`;"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":2,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":8,\"level\":1,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":2,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":3,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":2,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"high_rate\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"high_rate\" \'\"local\" \'\"high_rate_input\" \'(\'(\'\"PartitionsCount\" \'\"1\")) \'() $4))\n(let $6 \'(\'\"SharedReading\" \'\"0\"))\n(let $7 \'(\'(\'\"Endpoint\" \'\"localhost:26740\") $6 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl20lm4roq7ok3i\") \'(\'\"AddBearerToToken\" \'\"1\")))\n(let $8 (DqPqTopicSource world $5 \'(\'\"Data\") $7 (SecureParam \'\"cluster:default_high_rate\") \'\"\" $4 \'\"\"))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($12) (block \'(\n  (let $13 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($6))))\n  (let $14 (DqSourceWideWrap $12 $3 $4 $13))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"Data\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200191))))\n(let $10 (DqStage \'((DqCnUnionAll (TDqOutput $9 \'\"0\"))) (lambda \'($16) $16) \'(\'(\'\"_logical_id\" \'200224))))\n(let $11 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $10 \'\"0\") \'()) \'(\'(\'type) \'(\'autoref)) \'\"dq\"))\n(return (Commit! (Commit! $11 $2) (DataSink \'\"pq\" \'\"high_rate\")))\n)\n"
  }
}

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 73acb2d9-64d2-4cc8-a9ce-243bcdc23bee, localhost:26740): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 73acb2d9-64d2-4cc8-a9ce-243bcdc23bee, localhost:26740): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 73acb2d9-64d2-4cc8-a9ce-243bcdc23bee, localhost:26740): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 26740 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:26740, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26740
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b5325be6-cff8-4e60-aee2-e1393d2ad9fb, localhost:26740): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b5325be6-cff8-4e60-aee2-e1393d2ad9fb, localhost:26740): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b5325be6-cff8-4e60-aee2-e1393d2ad9fb, localhost:26740): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 26740 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:26740, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26740
WARNING  ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:221 Exit code is not checked, cos binary was stopped by sigkill
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5126/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14019
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12395
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8754
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_h9tvhn9z.log --grpc-port=5126 --mon-port=29981 --ic-port=12395
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_h9tvhn9z.log --grpc-port=5126 --mon-port=29981 --ic-port=12395
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_h9tvhn9z.log', '--grpc-port=5126', '--mon-port=29981', '--ic-port=12395')' in '/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1034970
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5126/1
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/7qal/001b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1034972
DEBUG    ya.test:process.py:259 Command (pid 1034972) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1034972) elapsed time (sec): 0.8741416931152344
DEBUG    ya.test:process.py:263 Command (pid 1034972) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034972) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1034972) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034972) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1034972) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1034972) maxrss: 511152
DEBUG    ya.test:process.py:263 Command (pid 1034972) minflt: 45401
DEBUG    ya.test:process.py:263 Command (pid 1034972) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1034972) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1034972) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1034972) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1034972) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1034972) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1034972) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1034972) stime: 0.17154
DEBUG    ya.test:process.py:263 Command (pid 1034972) utime: 0.523871
DEBUG    ya.test:process.py:263 Command (pid 1034972) wtime: 0.879
DEBUG    ya.test:process.py:275 Command (pid 1034972) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5126/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_0bvrqe19.log --grpc-port=5126 --mon-port=29981 --ic-port=12395
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_0bvrqe19.log --grpc-port=5126 --mon-port=29981 --ic-port=12395
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_0bvrqe19.log', '--grpc-port=5126', '--mon-port=29981', '--ic-port=12395')' in '/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1038343
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5126/1
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/7qal/001b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1038344
DEBUG    ya.test:process.py:259 Command (pid 1038344) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1038344) elapsed time (sec): 0.8686563968658447
DEBUG    ya.test:process.py:263 Command (pid 1038344) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1038344) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1038344) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1038344) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1038344) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1038344) maxrss: 644668
DEBUG    ya.test:process.py:263 Command (pid 1038344) minflt: 45286
DEBUG    ya.test:process.py:263 Command (pid 1038344) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1038344) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1038344) nivcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 1038344) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1038344) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1038344) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1038344) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1038344) stime: 0.21784599999999998
DEBUG    ya.test:process.py:263 Command (pid 1038344) utime: 0.5180939999999999
DEBUG    ya.test:process.py:263 Command (pid 1038344) wtime: 0.88
DEBUG    ya.test:process.py:275 Command (pid 1038344) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5126/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile__dqjvmre.log --grpc-port=5126 --mon-port=29981 --ic-port=12395
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile__dqjvmre.log --grpc-port=5126 --mon-port=29981 --ic-port=12395
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile__dqjvmre.log', '--grpc-port=5126', '--mon-port=29981', '--ic-port=12395')' in '/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1040815
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5126/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1040816
DEBUG    ya.test:process.py:259 Command (pid 1040816) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1040816) elapsed time (sec): 0.8886985778808594
DEBUG    ya.test:process.py:263 Command (pid 1040816) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1040816) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1040816) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1040816) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1040816) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1040816) maxrss: 743736
DEBUG    ya.test:process.py:263 Command (pid 1040816) minflt: 45280
DEBUG    ya.test:process.py:263 Command (pid 1040816) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1040816) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1040816) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1040816) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1040816) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1040816) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1040816) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1040816) stime: 0.19989099999999999
DEBUG    ya.test:process.py:263 Command (pid 1040816) utime: 0.513039
DEBUG    ya.test:process.py:263 Command (pid 1040816) wtime: 0.896
DEBUG    ya.test:process.py:275 Command (pid 1040816) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5126/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_20ih1_ot.log --grpc-port=5126 --mon-port=29981 --ic-port=12395
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_20ih1_ot.log --grpc-port=5126 --mon-port=29981 --ic-port=12395
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/logfile_20ih1_ot.log', '--grpc-port=5126', '--mon-port=29981', '--ic-port=12395')' in '/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1043940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5126/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7qal/001b63/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1043953
DEBUG    ya.test:process.py:259 Command (pid 1043953) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1043953) elapsed time (sec): 0.8982288837432861
DEBUG    ya.test:process.py:263 Command (pid 1043953) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1043953) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1043953) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1043953) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1043953) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1043953) maxrss: 743736
DEBUG    ya.test:process.py:263 Command (pid 1043953) minflt: 45363
DEBUG    ya.test:process.py:263 Command (pid 1043953) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1043953) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1043953) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 1043953) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1043953) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1043953) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1043953) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1043953) stime: 0.19036799999999998
DEBUG    ya.test:process.py:263 Command (pid 1043953) utime: 0.513875
DEBUG    ya.test:process.py:263 Command (pid 1043953) wtime: 0.911
DEBUG    ya.test:process.py:275 Command (pid 1043953) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    root:kikimr_runner.py:283 Wait for node 1 to bootstrap
DEBUG    root:kikimr_runner.py:294 Node 1 has been bootstrapped
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudsl20j3vmhf6gv36"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1762892928
        nanos: 909347000
      }
      modified_at {
        seconds: 1762892928
        nanos: 909347000
      }
      revision: 1
    }
    started_at {
      seconds: 1762892932
      nanos: 85000000
    }
    execute_mode: RUN
    status: ABORTING_BY_SYSTEM
    last_job_query_revision: 1
    last_job_id: "ptjudsl20j3vm1677dn3-ptqudsl20j3vmhf6gv36"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1762892928
      nanos: 909347000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM high_rate.`high_rate_input`;"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":8,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":6,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[]},\"DependsOn\":[8]},{\"Id\":3,\"Name\":\"ResPull!\",\"DependsOn\":[6]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[3]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqStage\":2,\"ResPull!\":1}},\"Basic\":{\"nodes\":[{\"id\":8,\"level\":1,\"name\":\"DqStage #8\",\"type\":\"op\"},{\"id\":6,\"level\":2,\"name\":\"DqStage #6\",\"type\":\"op\"},{\"id\":3,\"level\":3,\"name\":\"ResPull!\",\"type\":\"op\"},{\"id\":1,\"level\":4,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":8,\"target\":6},{\"source\":6,\"target\":3},{\"source\":3,\"target\":1}]}}"
  }
  transient_issue {
    message: "Query was aborted by system due to high failure rate"
    severity: 1
  }
  statistics {
    json: "{\"Graph=0\":{\"Tasks\":{\"sum\":2,\"count\":2,\"avg\":1,\"max\":1,\"min\":1},\"CpuTimeUs\":{\"sum\":\"0.00s\",\"count\":2,\"avg\":\"0.00s\",\"max\":\"0.00s\",\"min\":\"0.00s\"}}}"
  }
  result_set_meta {
    column {
      name: "Data"
      type {
        type_id: STRING
      }
    }
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSink \'result))\n(let $3 (DataSource \'\"pq\" \'\"high_rate\"))\n(let $4 (StructType \'(\'\"Data\" (DataType \'String))))\n(let $5 (PqTopic \'\"high_rate\" \'\"local\" \'\"high_rate_input\" \'(\'(\'\"PartitionsCount\" \'\"1\")) \'() $4))\n(let $6 \'(\'\"SharedReading\" \'\"0\"))\n(let $7 \'(\'(\'\"Endpoint\" \'\"localhost:26740\") $6 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"raw\") \'(\'\"ReadGroup\" \'\"ptcudsl20lm4roq7ok3i\") \'(\'\"AddBearerToToken\" \'\"1\")))\n(let $8 (DqPqTopicSource world $5 \'(\'\"Data\") $7 (SecureParam \'\"cluster:default_high_rate\") \'\"\" $4 \'\"\"))\n(let $9 (DqStage \'((DqSource $3 $8)) (lambda \'($12) (block \'(\n  (let $13 \'(\'(\'\"format\" \'\"raw\") \'(\'\"formatSettings\" \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\"))) \'(\'\"settings\" \'($6))))\n  (let $14 (DqSourceWideWrap $12 $3 $4 $13))\n  (return (NarrowMap $14 (lambda \'($15) (AsStruct \'(\'\"Data\" $15)))))\n))) \'(\'(\'\"_logical_id\" \'200191))))\n(let $10 (DqStage \'((DqCnUnionAll (TDqOutput $9 \'\"0\"))) (lambda \'($16) $16) \'(\'(\'\"_logical_id\" \'200224))))\n(let $11 (ResPull! $1 $2 (Key) (DqCnResult (TDqOutput $10 \'\"0\") \'()) \'(\'(\'type) \'(\'autoref)) \'\"dq\"))\n(return (Commit! (Commit! $11 $2) (DataSink \'\"pq\" \'\"high_rate\")))\n)\n"
  }
}

DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a4aee6aa-409c-4bdb-b27e-fe8562a79c77, localhost:26740): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a4aee6aa-409c-4bdb-b27e-fe8562a79c77, localhost:26740): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a4aee6aa-409c-4bdb-b27e-fe8562a79c77, localhost:26740): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 26740 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-5z46lg4vuq.auto.internal:26740, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26740
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5126/1
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5126/1
============================== slowest durations ===============================
307.74s call     test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
2.24s setup    test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
0.03s teardown test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
=========================== short test summary info ============================
FAILED test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0] - 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/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/7qal/001b63/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate/testing_out_stuff/test_retry_high_rate.py.TestRetry.test_high_rate.kikimr0/default/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 1, spent: 6.997708 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.403246 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.746683 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 17.05653 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.3635 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.684583 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.99472 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00479 sec. GRpcShutdownDeadline: 30
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc shutdown warning: left infly: 1, spent: 6.891634 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.243418 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.593683 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 17.022813 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.334359 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.603365 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.986257 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.000781 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1043940==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 11616 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf4b02 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf4b02 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf4b02 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf4b02 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf4b02 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf4b02 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf4b02 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034cf4b02 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034cf4b02 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d0377e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b566bf7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b558574 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10560 byte(s) in 1 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf5dbb in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034cf5dbb in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034cf5dbb in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034cf5dbb in __allocate_at_least<std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034cf5dbb in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034cf5dbb in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034cf5dbb in make_unique<std::__y1::vector<grpc_core::Server::ChannelRegisteredMethod, std::__y1::allocator<grpc_core::Server::ChannelRegisteredMethod> >, unsigned long &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#8 0x000034cf5dbb in grpc_core::Server::ChannelData::InitTransport(grpc_core::RefCountedPtr<grpc_core::Server>, grpc_core::RefCountedPtr<grpc_core::Channel>, unsigned long, grpc_transport*, long) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1155:9
#9 0x000034cf562d in grpc_core::Server::SetupTransport(grpc_transport*, grpc_pollset*, grpc_core::ChannelArgs const&, grpc_core::RefCountedPtr<grpc_core::channelz::SocketNode> const&) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:763:10
#10 0x00003b5c7382 in grpc_core::(anonymous namespace)::Chttp2ServerListener::ActiveConnection::HandshakingState::OnHandshakeDone(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc:479:52
#11 0x0000344942ce in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#12 0x0000344942ce in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#13 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#14 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#15 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#16 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#17 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#18 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#19 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#20 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#21 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 10135 byte(s) in 1 object(s) allocated from:
#0 0x00001f93a0e4 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x000034473520 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x000034473520 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x00003456ec77 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
#4 0x00003456ec77 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
#5 0x00003457ae6a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
#6 0x000034599fa6 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
#7 0x000034cfd73c in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
#8 0x0000348bbb97 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
#9 0x00003493636d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
#10 0x0000349311fc in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
#11 0x0000349311fc in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
#12 0x0000348d0d3d in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#13 0x0000344b9456 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#14 0x000034494304 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#15 0x000034667004 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#16 0x000034667004 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#17 0x000034662bd8 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#18 0x000034686918 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#19 0x0000346413c8 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#20 0x000034d26fee in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#21 0x00003444915f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#22 0x00003444915f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#23 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#24 0x00002209b24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#25 0x00002209b24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#26 0x00002209b7ac in Execute /-S/util/thread/factory.h:15:13
#27 0x00002209b7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#28 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 3384 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c1faab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c1faab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c1faab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c1faab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c1faab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c1faab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c1faab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c1faab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c1faab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c1faab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034cf836a 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 0x000034cf836a 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 2112 byte(s) in 66 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c1faa34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c1faa34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c1faa34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034cf837c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034cf837c 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 0x000034cf837c 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 0x00003b564aef 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 0x00003b5581e1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b547ec9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1472 byte(s) in 1 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046b833b4 in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> > >, NKikimr::NGRpcService::TGRpcFqPrivateTaskService *, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > > > *, grpc::ServerCompletionQueue *&, (lambda at /-S/ydb/services/fq/private_grpc.cpp:51:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>::*)(grpc::ServerContext *, Fq::Private::DeleteRateLimiterResourceRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[26], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:12
#2 0x000046b833b4 in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:51:5
#3 0x000046b81dbf in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
#4 0x00003b4e039c in NYdbGrpc::IGRpcService::InitService(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>>>> const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, unsigned long) /-S/ydb/library/grpc/server/grpc_server.h:203:9
#5 0x00003b5480f3 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
#6 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f937aa6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 1056 byte(s) in 1 object(s) allocated from:
#0 0x00001f973f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046c5cf9a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::DeleteRateLimiterResourceRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046c481b5 in NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse>>::TGRpcRequest(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::DeleteRateLimiterResourceRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:598:11
#3 0x000046b834b6 in MakeIntrusive<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> >, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequest<Fq::Private::DeleteRateLimiterResourceRequest, Fq::Private::DeleteRateLimiterResourceResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::DeleteRateLimiterResourceResponse> > >, NKikimr::NGRpcService::TGRpcFqPrivateTaskService *, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service> > > > > > *, grpc::ServerCompletionQueue *&, (lambda at /-S/ydb/services/fq/private_grpc.cpp:51:5), void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>::*)(grpc::ServerContext *, Fq::Private::DeleteRateLimiterResourceRequest *, grpc::ServerAsyncResponseWriter<Fq::Private::DeleteRateLimiterResourceResponse> *, grpc::CompletionQueue *, grpc::ServerCompletionQueue *, void *), const char (&)[26], TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger> > &, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock> > > /-S/util/generic/ptr.h:834:16
#4 0x000046b834b6 in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::SetupIncomingRequests(TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:51:5
#5 0x000046b81dbf in NKikimr::NGRpcService::TGRpcFqPrivateTaskService::InitService(grpc::ServerCompletionQueue*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>) /-S/ydb/services/fq/private_grpc.cpp:19:5
#6 0x00003b4e039c in NYdbGrpc::IGRpcService::InitService(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>>>> const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, unsigned long) /-S/ydb/library/grpc/server/grpc_server.h:203:9
#7 0x00003b5480f3 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:257:18
#8 0x0000420bc8e9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#9 0x0000420bb940 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#10 0x0000420bb940 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#11 0x00002241a17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#12 0x0000224d1f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#13 0x0000224dbb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#14 0x0000224db11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#15 0x0000224dd18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#16 0x00001fc9a1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
======================== 1 failed in 312.45s (0:05:12) =========================
