============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_all_types-pk_types7-all_types7-index7---] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:684: 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/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.002966 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.014084 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.022987 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.002375 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.004602 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.010302 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 4.623411 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.833299 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 11.051035 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 14.248175 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 17.483649 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.78928 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.161565 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.493236 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.000476 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==920230==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e8ebb2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034e8ebb2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034e8ebb2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034e8ebb2 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 0x000034e8ebb2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034e8ebb2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034e8ebb2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034e8ebb2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034e8ebb2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034e9d82e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b714117 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b705a94 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e8eacc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034e8eacc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034e9d82e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b714117 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b705a94 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c367ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c367ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c367ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c367ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c367ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c367ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c367ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c367ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c367ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c367ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034e9242c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034e9242c 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 0x000034e9242c 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e9241a 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 0x000034e9241a 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c367a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c367a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c367a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034e9242c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034e9242c 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 0x000034e9242c 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034611044 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034611044 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034611044 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034611044 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034611044 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034611044 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034611044 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034611044 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034611044 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034611044 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034611044 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x00003460fe12 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003460fe12 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034616330 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034672578 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x000034e9d166 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b70f30b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003b705172 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034610fa2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000034610fa2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000034610fa2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000034610fa2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x00003460fe12 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003460fe12 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034616330 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034672578 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x000034e9d166 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b70f30b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003b705172 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027cc18e8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027cc18e8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027cc18e8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027cc18e8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027cc18e8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027cc18e8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027cc18e8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027cc18e8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027cc158f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x000027cc03e8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b7b9c3a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b7b9c3a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003b7b9c3a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003b7b9c3a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b7b9c3a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001fb7d09f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b7a7fdf in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b7a7fdf in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b7a7fdf in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004443587e in NYdbGrpc::TGRpcRequestImpl<Ydb::Scripting::ExecuteYqlRequest, Ydb::Scripting::ExecuteYqlPartialResponse, NKikimr::NGRpcService::TGRpcYdbScriptingService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003b6fd6bc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b6fd6bc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b6fd6bc in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003b6fd6bc in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003b6fd6bc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b6fd6bc in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x00002220c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x00002220c7ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x00002220c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027cc18e8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027cc18e8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027cc18e8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027cc18e8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_all_types-pk_types7-all_types7-index7---]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/k1d1/002076/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 917242
DEBUG    ya.test:process.py:259 Command (pid 917242) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 917242) elapsed time (sec): 0.7076189517974854
DEBUG    ya.test:process.py:263 Command (pid 917242) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917242) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 917242) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917242) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917242) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 917242) maxrss: 478664
DEBUG    ya.test:process.py:263 Command (pid 917242) minflt: 45422
DEBUG    ya.test:process.py:263 Command (pid 917242) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 917242) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 917242) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 917242) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 917242) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 917242) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 917242) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 917242) stime: 0.210749
DEBUG    ya.test:process.py:263 Command (pid 917242) utime: 0.44448699999999997
DEBUG    ya.test:process.py:263 Command (pid 917242) wtime: 0.71
DEBUG    ya.test:process.py:275 Command (pid 917242) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 917242) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18848
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/k1d1/002076/r3tmp/kikimr_cluster_hbe0lyru
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21970
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31057
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_tn01bst6.log --grpc-port=61061 --mon-port=21970 --ic-port=18848
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61061/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_tn01bst6.log --grpc-port=61061 --mon-port=21970 --ic-port=18848
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_tn01bst6.log', '--grpc-port=61061', '--mon-port=21970', '--ic-port=18848')' in '/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 917608
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:61061/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/k1d1/002076/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 917609
DEBUG    ya.test:process.py:259 Command (pid 917609) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 917609) elapsed time (sec): 0.7224318981170654
DEBUG    ya.test:process.py:263 Command (pid 917609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917609) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 917609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917609) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 917609) maxrss: 481352
DEBUG    ya.test:process.py:263 Command (pid 917609) minflt: 45391
DEBUG    ya.test:process.py:263 Command (pid 917609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 917609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 917609) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 917609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 917609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 917609) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 917609) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 917609) stime: 0.165855
DEBUG    ya.test:process.py:263 Command (pid 917609) utime: 0.49010499999999996
DEBUG    ya.test:process.py:263 Command (pid 917609) wtime: 0.724
DEBUG    ya.test:process.py:275 Command (pid 917609) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 917609) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61061', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18848\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61061', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18848\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 919602
DEBUG    ya.test:process.py:259 Command (pid 919602) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 919602) elapsed time (sec): 0.8172578811645508
DEBUG    ya.test:process.py:263 Command (pid 919602) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919602) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 919602) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919602) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919602) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 919602) maxrss: 578536
DEBUG    ya.test:process.py:263 Command (pid 919602) minflt: 51634
DEBUG    ya.test:process.py:263 Command (pid 919602) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 919602) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 919602) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 919602) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 919602) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 919602) nvcsw: 574
DEBUG    ya.test:process.py:263 Command (pid 919602) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 919602) stime: 0.244866
DEBUG    ya.test:process.py:263 Command (pid 919602) utime: 0.501777
DEBUG    ya.test:process.py:263 Command (pid 919602) wtime: 0.82
DEBUG    ya.test:process.py:275 Command (pid 919602) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61061', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/k1d1/002076/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61061', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 919843
DEBUG    ya.test:process.py:259 Command (pid 919843) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 919843) elapsed time (sec): 1.1476540565490723
DEBUG    ya.test:process.py:263 Command (pid 919843) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919843) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 919843) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919843) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919843) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 919843) maxrss: 578552
DEBUG    ya.test:process.py:263 Command (pid 919843) minflt: 51741
DEBUG    ya.test:process.py:263 Command (pid 919843) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 919843) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 919843) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 919843) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 919843) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 919843) nvcsw: 448
DEBUG    ya.test:process.py:263 Command (pid 919843) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 919843) stime: 0.25596399999999997
DEBUG    ya.test:process.py:263 Command (pid 919843) utime: 0.5454249999999999
DEBUG    ya.test:process.py:263 Command (pid 919843) wtime: 1.149
DEBUG    ya.test:process.py:275 Command (pid 919843) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23699
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/k1d1/002076/r3tmp/kikimr_cluster_lmd07m2a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29745
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7599
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16590
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile__mrplg8v.log --grpc-port=29745 --mon-port=7599 --ic-port=23699
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29745/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile__mrplg8v.log --grpc-port=29745 --mon-port=7599 --ic-port=23699
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile__mrplg8v.log', '--grpc-port=29745', '--mon-port=7599', '--ic-port=23699')' in '/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 920230
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29745/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/k1d1/002076/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 920232
DEBUG    ya.test:process.py:259 Command (pid 920232) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 920232) elapsed time (sec): 0.787102460861206
DEBUG    ya.test:process.py:263 Command (pid 920232) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920232) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 920232) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920232) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920232) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 920232) maxrss: 595084
DEBUG    ya.test:process.py:263 Command (pid 920232) minflt: 45332
DEBUG    ya.test:process.py:263 Command (pid 920232) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 920232) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 920232) nivcsw: 558
DEBUG    ya.test:process.py:263 Command (pid 920232) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 920232) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 920232) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 920232) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 920232) stime: 0.223356
DEBUG    ya.test:process.py:263 Command (pid 920232) utime: 0.47656899999999996
DEBUG    ya.test:process.py:263 Command (pid 920232) wtime: 0.79
DEBUG    ya.test:process.py:275 Command (pid 920232) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 920232) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29745', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23699\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/k1d1/002076/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29745', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23699\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 922056
DEBUG    ya.test:process.py:259 Command (pid 922056) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 922056) elapsed time (sec): 1.3550572395324707
DEBUG    ya.test:process.py:263 Command (pid 922056) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922056) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 922056) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922056) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922056) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 922056) maxrss: 662668
DEBUG    ya.test:process.py:263 Command (pid 922056) minflt: 51820
DEBUG    ya.test:process.py:263 Command (pid 922056) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 922056) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 922056) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 922056) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 922056) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 922056) nvcsw: 410
DEBUG    ya.test:process.py:263 Command (pid 922056) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 922056) stime: 0.306685
DEBUG    ya.test:process.py:263 Command (pid 922056) utime: 0.5614239999999999
DEBUG    ya.test:process.py:263 Command (pid 922056) wtime: 1.363
DEBUG    ya.test:process.py:275 Command (pid 922056) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002076/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29745', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/k1d1/002076/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29745', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 922393
DEBUG    ya.test:process.py:259 Command (pid 922393) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 922393) elapsed time (sec): 1.315772294998169
DEBUG    ya.test:process.py:263 Command (pid 922393) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922393) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 922393) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922393) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922393) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 922393) maxrss: 662724
DEBUG    ya.test:process.py:263 Command (pid 922393) minflt: 51780
DEBUG    ya.test:process.py:263 Command (pid 922393) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 922393) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 922393) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 922393) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 922393) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 922393) nvcsw: 703
DEBUG    ya.test:process.py:263 Command (pid 922393) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 922393) stime: 0.252748
DEBUG    ya.test:process.py:263 Command (pid 922393) utime: 0.5848019999999999
DEBUG    ya.test:process.py:263 Command (pid 922393) wtime: 1.334
DEBUG    ya.test:process.py:275 Command (pid 922393) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_all_types-pk_types7-all_types7-index7---])
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 7a69349e-c97a-469c-a713-34abab3d4e46, localhost:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7a69349e-c97a-469c-a713-34abab3d4e46, localhost:61061): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7a69349e-c97a-469c-a713-34abab3d4e46, localhost:61061): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 61061 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:61061, 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:61061
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d1f356a8-35ff-4063-8e17-eb645309f956, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d1f356a8-35ff-4063-8e17-eb645309f956, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d1f356a8-35ff-4063-8e17-eb645309f956, localhost:29745): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 29745 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:29745, 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:29745
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, eda59d1a-2ed7-486b-befc-7a1a35285df0, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eda59d1a-2ed7-486b-befc-7a1a35285df0, ghrun-jccq4ohuyu.auto.internal:61061): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eda59d1a-2ed7-486b-befc-7a1a35285df0, ghrun-jccq4ohuyu.auto.internal:61061): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 56fb4dc4-31df-4949-8aa0-caaa7841dc24, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 56fb4dc4-31df-4949-8aa0-caaa7841dc24, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 56fb4dc4-31df-4949-8aa0-caaa7841dc24, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d50a370e-70ec-4346-aa94-7b927d231bc8, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d50a370e-70ec-4346-aa94-7b927d231bc8, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_all_types` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            \n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d50a370e-70ec-4346-aa94-7b927d231bc8, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ac61bcd5-e50a-437f-9fe9-c7423bb05161, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac61bcd5-e50a-437f-9fe9-c7423bb05161, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac61bcd5-e50a-437f-9fe9-c7423bb05161, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad506e62-7869-4eae-a7be-fe16dc1bbcd1, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad506e62-7869-4eae-a7be-fe16dc1bbcd1, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad506e62-7869-4eae-a7be-fe16dc1bbcd1, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0bcb3ac6-5df2-4e07-9c95-1344e14ecdac, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0bcb3ac6-5df2-4e07-9c95-1344e14ecdac, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0bcb3ac6-5df2-4e07-9c95-1344e14ecdac, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, df9d2f29-f758-4db0-97b6-ec8b8dd8ede8, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df9d2f29-f758-4db0-97b6-ec8b8dd8ede8, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df9d2f29-f758-4db0-97b6-ec8b8dd8ede8, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f1bc7ee-4655-44f1-93e3-c464822d9534, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f1bc7ee-4655-44f1-93e3-c464822d9534, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f1bc7ee-4655-44f1-93e3-c464822d9534, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 54922b8c-e070-4685-bd46-ab2af02a86e2, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54922b8c-e070-4685-bd46-ab2af02a86e2, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54922b8c-e070-4685-bd46-ab2af02a86e2, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 268ecb2b-19bb-4fe7-9b42-0f415cafca32, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 268ecb2b-19bb-4fe7-9b42-0f415cafca32, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 268ecb2b-19bb-4fe7-9b42-0f415cafca32, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b4afe1e-1fba-49d7-83e9-6dd1ed6035c0, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b4afe1e-1fba-49d7-83e9-6dd1ed6035c0, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b4afe1e-1fba-49d7-83e9-6dd1ed6035c0, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db4a1e09-ac40-4b4b-b406-24315f435fee, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db4a1e09-ac40-4b4b-b406-24315f435fee, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db4a1e09-ac40-4b4b-b406-24315f435fee, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 79b5996e-8203-47de-a6c3-e47c8bf7a088, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79b5996e-8203-47de-a6c3-e47c8bf7a088, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79b5996e-8203-47de-a6c3-e47c8bf7a088, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ab40b52e-dfbb-4772-94e2-1642e8c44f6d, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab40b52e-dfbb-4772-94e2-1642e8c44f6d, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab40b52e-dfbb-4772-94e2-1642e8c44f6d, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 372d8188-f7b3-46b6-afb3-9b4e94f1b77c, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 372d8188-f7b3-46b6-afb3-9b4e94f1b77c, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 372d8188-f7b3-46b6-afb3-9b4e94f1b77c, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f7e764eb-ff4f-4e5f-9e7a-cacbf686d5b8, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7e764eb-ff4f-4e5f-9e7a-cacbf686d5b8, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7e764eb-ff4f-4e5f-9e7a-cacbf686d5b8, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2fdd2cd-fb68-4280-ada0-de384017c408, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2fdd2cd-fb68-4280-ada0-de384017c408, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2fdd2cd-fb68-4280-ada0-de384017c408, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a62b7a8-30c2-4b63-9f6d-364d2918ce09, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a62b7a8-30c2-4b63-9f6d-364d2918ce09, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a62b7a8-30c2-4b63-9f6d-364d2918ce09, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6585a60-52f5-4147-a3ec-5f84de25190e, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6585a60-52f5-4147-a3ec-5f84de25190e, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6585a60-52f5-4147-a3ec-5f84de25190e, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a1a41f1-a7d1-4c6a-b9ee-a68f427a8850, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a1a41f1-a7d1-4c6a-b9ee-a68f427a8850, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a1a41f1-a7d1-4c6a-b9ee-a68f427a8850, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2ecfe1a0-9d03-4d9a-ad38-f876513d2dd9, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ecfe1a0-9d03-4d9a-ad38-f876513d2dd9, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ecfe1a0-9d03-4d9a-ad38-f876513d2dd9, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b3db75c0-409c-4e82-9e79-84eec0040ebd, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3db75c0-409c-4e82-9e79-84eec0040ebd, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3db75c0-409c-4e82-9e79-84eec0040ebd, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec35e15d-3971-4925-8b60-99f9aa3209b1, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec35e15d-3971-4925-8b60-99f9aa3209b1, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec35e15d-3971-4925-8b60-99f9aa3209b1, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 656abf9a-e28c-4b5a-9645-319c7b5bc089, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 656abf9a-e28c-4b5a-9645-319c7b5bc089, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 656abf9a-e28c-4b5a-9645-319c7b5bc089, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 187b7df6-3801-4670-aee9-4d8cb0e03f80, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 187b7df6-3801-4670-aee9-4d8cb0e03f80, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 187b7df6-3801-4670-aee9-4d8cb0e03f80, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bff3752e-8048-49ed-a535-a44a7ba85929, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bff3752e-8048-49ed-a535-a44a7ba85929, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bff3752e-8048-49ed-a535-a44a7ba85929, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5f28498b-a0bc-4f1d-ac7e-b4e6409a2d04, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f28498b-a0bc-4f1d-ac7e-b4e6409a2d04, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f28498b-a0bc-4f1d-ac7e-b4e6409a2d04, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9ee32e0-f38b-4571-9a9f-146fee46f732, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9ee32e0-f38b-4571-9a9f-146fee46f732, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9ee32e0-f38b-4571-9a9f-146fee46f732, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b369fa1f-2d62-426d-b202-4efe9e7be019, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b369fa1f-2d62-426d-b202-4efe9e7be019, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b369fa1f-2d62-426d-b202-4efe9e7be019, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9b98611-d768-4cce-99c7-70eaec7bc0ce, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9b98611-d768-4cce-99c7-70eaec7bc0ce, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9b98611-d768-4cce-99c7-70eaec7bc0ce, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 81a9f632-3449-4604-aa23-7c5eaf3af227, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81a9f632-3449-4604-aa23-7c5eaf3af227, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81a9f632-3449-4604-aa23-7c5eaf3af227, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e92e749d-19da-4aaa-b8a1-0e881e87898a, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e92e749d-19da-4aaa-b8a1-0e881e87898a, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e92e749d-19da-4aaa-b8a1-0e881e87898a, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 86f385c2-448c-420f-9e9e-1093ac0b244f, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86f385c2-448c-420f-9e9e-1093ac0b244f, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86f385c2-448c-420f-9e9e-1093ac0b244f, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6be72449-7f9e-4a6c-b853-369979296aa3, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6be72449-7f9e-4a6c-b853-369979296aa3, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6be72449-7f9e-4a6c-b853-369979296aa3, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24381fc0-357e-47f2-8e30-54c95dd60059, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24381fc0-357e-47f2-8e30-54c95dd60059, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24381fc0-357e-47f2-8e30-54c95dd60059, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd64659b-04f3-4b7e-8f1e-e8992ef7ae8b, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd64659b-04f3-4b7e-8f1e-e8992ef7ae8b, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd64659b-04f3-4b7e-8f1e-e8992ef7ae8b, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34f01707-a1a8-4ebb-a38c-0b5db67ffc88, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34f01707-a1a8-4ebb-a38c-0b5db67ffc88, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34f01707-a1a8-4ebb-a38c-0b5db67ffc88, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4f69af9-ba7f-4074-bfc0-6f578e821256, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4f69af9-ba7f-4074-bfc0-6f578e821256, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4f69af9-ba7f-4074-bfc0-6f578e821256, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f320f93-6262-4db3-bdf1-40c91c41e461, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f320f93-6262-4db3-bdf1-40c91c41e461, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f320f93-6262-4db3-bdf1-40c91c41e461, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1340505c-3400-4dae-be9c-3a7b12125a61, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1340505c-3400-4dae-be9c-3a7b12125a61, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1340505c-3400-4dae-be9c-3a7b12125a61, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b860c904-fb6a-4fca-aaf1-1b66e17deb09, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b860c904-fb6a-4fca-aaf1-1b66e17deb09, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b860c904-fb6a-4fca-aaf1-1b66e17deb09, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d79570a-7df3-43b3-9a91-59e50d899668, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d79570a-7df3-43b3-9a91-59e50d899668, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d79570a-7df3-43b3-9a91-59e50d899668, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 56ae5e51-0c22-4cd1-8c6d-f363f5da8740, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56ae5e51-0c22-4cd1-8c6d-f363f5da8740, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56ae5e51-0c22-4cd1-8c6d-f363f5da8740, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0be6a07b-8476-42af-845d-1a79c8e65558, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0be6a07b-8476-42af-845d-1a79c8e65558, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0be6a07b-8476-42af-845d-1a79c8e65558, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 33c56133-5e57-4b2e-b366-5e70e10d45c1, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33c56133-5e57-4b2e-b366-5e70e10d45c1, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33c56133-5e57-4b2e-b366-5e70e10d45c1, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a23fd322-de8c-48ec-a636-19a4949eac6d, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a23fd322-de8c-48ec-a636-19a4949eac6d, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a23fd322-de8c-48ec-a636-19a4949eac6d, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 92af7324-a604-4add-941f-cb5749f0e633, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92af7324-a604-4add-941f-cb5749f0e633, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92af7324-a604-4add-941f-cb5749f0e633, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ab2a73f-2b0d-4edb-9820-3a8c6fa3c2c9, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ab2a73f-2b0d-4edb-9820-3a8c6fa3c2c9, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ab2a73f-2b0d-4edb-9820-3a8c6fa3c2c9, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 550a1972-c8f9-4373-84f9-1b2829970abb, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 550a1972-c8f9-4373-84f9-1b2829970abb, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 550a1972-c8f9-4373-84f9-1b2829970abb, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7df7a7ab-e2d7-428e-bb29-cdb9c16221fc, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7df7a7ab-e2d7-428e-bb29-cdb9c16221fc, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7df7a7ab-e2d7-428e-bb29-cdb9c16221fc, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 70267212-cd2f-44a6-97e2-64c59b354404, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70267212-cd2f-44a6-97e2-64c59b354404, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70267212-cd2f-44a6-97e2-64c59b354404, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4458a6e2-fc6e-41f2-8e48-71881c8a74e3, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4458a6e2-fc6e-41f2-8e48-71881c8a74e3, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4458a6e2-fc6e-41f2-8e48-71881c8a74e3, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 684f440f-8afe-4e3c-b75b-54901835838d, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 684f440f-8afe-4e3c-b75b-54901835838d, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 684f440f-8afe-4e3c-b75b-54901835838d, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 520df614-829a-4673-8320-89f8697a759a, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 520df614-829a-4673-8320-89f8697a759a, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 520df614-829a-4673-8320-89f8697a759a, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb68c22e-651b-4117-b130-d8b11a03b721, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb68c22e-651b-4117-b130-d8b11a03b721, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb68c22e-651b-4117-b130-d8b11a03b721, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7a021c52-bea1-4ce2-97a4-1fb49a9c0b77, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a021c52-bea1-4ce2-97a4-1fb49a9c0b77, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a021c52-bea1-4ce2-97a4-1fb49a9c0b77, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 98bedb22-38e2-48a7-8307-2a5c115cfad0, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98bedb22-38e2-48a7-8307-2a5c115cfad0, ghrun-jccq4ohuyu.auto.internal:29745): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98bedb22-38e2-48a7-8307-2a5c115cfad0, ghrun-jccq4ohuyu.auto.internal:29745): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 2fb8fb7d-52c6-4715-915d-5c89d544be3f, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2fb8fb7d-52c6-4715-915d-5c89d544be3f, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2fb8fb7d-52c6-4715-915d-5c89d544be3f, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d941c905-542b-4c6e-b7b8-63a3c1476c64, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d941c905-542b-4c6e-b7b8-63a3c1476c64, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_all_types`\n                        FOR `/Root/table_all_types` AS `/Root/table_all_types`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:61061/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d941c905-542b-4c6e-b7b8-63a3c1476c64, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ccaf19cc-b851-440c-9b54-38341589f5f0, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccaf19cc-b851-440c-9b54-38341589f5f0, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccaf19cc-b851-440c-9b54-38341589f5f0, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 58531303-11cf-4930-ab76-bdce4505028f, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58531303-11cf-4930-ab76-bdce4505028f, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58531303-11cf-4930-ab76-bdce4505028f, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a5fa458-9014-4201-8d93-2b681acc230c, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a5fa458-9014-4201-8d93-2b681acc230c, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a5fa458-9014-4201-8d93-2b681acc230c, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 70f3cfb6-e0a3-464c-a69a-54b5ec107fca, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70f3cfb6-e0a3-464c-a69a-54b5ec107fca, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70f3cfb6-e0a3-464c-a69a-54b5ec107fca, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5808c42-8791-49b9-be83-248ea87e6635, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5808c42-8791-49b9-be83-248ea87e6635, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5808c42-8791-49b9-be83-248ea87e6635, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e7a269ce-6198-4d16-a532-81874f1726dc, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7a269ce-6198-4d16-a532-81874f1726dc, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) and col_Double=CAST(4.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7a269ce-6198-4d16-a532-81874f1726dc, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d83bea67-5112-4fb3-bb46-00e1d8666a36, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d83bea67-5112-4fb3-bb46-00e1d8666a36, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(5 AS Int64) and col_Uint64=CAST(5 AS Uint64) and col_Int32=CAST(5 AS Int32) and col_Uint32=CAST(5 AS Uint32) and col_Int16=CAST(5 AS Int16) and col_Uint16=CAST(5 AS Uint16) and col_Int8=CAST(5 AS Int8) and col_Uint8=CAST(5 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'50.0\' AS DyNumber) and col_String=\'String 5\' and col_Utf8=\'Utf8 5\' and col_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2005-01-01\' AS Date) and col_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200500000000 AS Timestamp) and col_Interval=CAST(5 AS Interval) and col_Date32=CAST(\'2005-01-01\' AS Date32) and col_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_Interval64=CAST(5 AS Interval64) and col_Float=CAST(5.1 AS Float) and col_Double=CAST(5.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d83bea67-5112-4fb3-bb46-00e1d8666a36, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d43a80f-2343-4ce0-9ef0-d077637d1a4f, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d43a80f-2343-4ce0-9ef0-d077637d1a4f, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d43a80f-2343-4ce0-9ef0-d077637d1a4f, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a1f97f3-d7ba-47af-a423-238b88b77e21, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a1f97f3-d7ba-47af-a423-238b88b77e21, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(7 AS Int64) and col_Uint64=CAST(7 AS Uint64) and col_Int32=CAST(7 AS Int32) and col_Uint32=CAST(7 AS Uint32) and col_Int16=CAST(7 AS Int16) and col_Uint16=CAST(7 AS Uint16) and col_Int8=CAST(7 AS Int8) and col_Uint8=CAST(7 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'70.0\' AS DyNumber) and col_String=\'String 7\' and col_Utf8=\'Utf8 7\' and col_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2007-01-01\' AS Date) and col_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200700000000 AS Timestamp) and col_Interval=CAST(7 AS Interval) and col_Date32=CAST(\'2007-01-01\' AS Date32) and col_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_Interval64=CAST(7 AS Interval64) and col_Float=CAST(7.1 AS Float) and col_Double=CAST(7.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a1f97f3-d7ba-47af-a423-238b88b77e21, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9ed4f390-0f48-4ba3-a747-e61972c26109, localhost:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9ed4f390-0f48-4ba3-a747-e61972c26109, localhost:61061): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9ed4f390-0f48-4ba3-a747-e61972c26109, localhost:61061): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 61061 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:61061, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd7e742e-bbe1-4972-bbc5-5330fef68b8d, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd7e742e-bbe1-4972-bbc5-5330fef68b8d, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(8 AS Int64) and col_Uint64=CAST(8 AS Uint64) and col_Int32=CAST(8 AS Int32) and col_Uint32=CAST(8 AS Uint32) and col_Int16=CAST(8 AS Int16) and col_Uint16=CAST(8 AS Uint16) and col_Int8=CAST(8 AS Int8) and col_Uint8=CAST(8 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'80.0\' AS DyNumber) and col_String=\'String 8\' and col_Utf8=\'Utf8 8\' and col_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2008-01-01\' AS Date) and col_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200800000000 AS Timestamp) and col_Interval=CAST(8 AS Interval) and col_Date32=CAST(\'2008-01-01\' AS Date32) and col_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_Interval64=CAST(8 AS Interval64) and col_Float=CAST(8.1 AS Float) and col_Double=CAST(8.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd7e742e-bbe1-4972-bbc5-5330fef68b8d, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0461f5ed-d113-4a05-a51e-b172e9ac53b8, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0461f5ed-d113-4a05-a51e-b172e9ac53b8, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0461f5ed-d113-4a05-a51e-b172e9ac53b8, localhost:29745): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 29745 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:29745, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 288ad971-84b7-4280-a822-f55a4efa483a, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 288ad971-84b7-4280-a822-f55a4efa483a, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(9 AS Int64) and col_Uint64=CAST(9 AS Uint64) and col_Int32=CAST(9 AS Int32) and col_Uint32=CAST(9 AS Uint32) and col_Int16=CAST(9 AS Int16) and col_Uint16=CAST(9 AS Uint16) and col_Int8=CAST(9 AS Int8) and col_Uint8=CAST(9 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'90.0\' AS DyNumber) and col_String=\'String 9\' and col_Utf8=\'Utf8 9\' and col_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2009-01-01\' AS Date) and col_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200900000000 AS Timestamp) and col_Interval=CAST(9 AS Interval) and col_Date32=CAST(\'2009-01-01\' AS Date32) and col_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_Interval64=CAST(9 AS Interval64) and col_Float=CAST(9.1 AS Float) and col_Double=CAST(9.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 288ad971-84b7-4280-a822-f55a4efa483a, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c15483e0-7187-4cdf-b944-e3040f338a9a, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c15483e0-7187-4cdf-b944-e3040f338a9a, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(10 AS Int64) and col_Uint64=CAST(10 AS Uint64) and col_Int32=CAST(10 AS Int32) and col_Uint32=CAST(10 AS Uint32) and col_Int16=CAST(10 AS Int16) and col_Uint16=CAST(10 AS Uint16) and col_Int8=CAST(10 AS Int8) and col_Uint8=CAST(10 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'100.0\' AS DyNumber) and col_String=\'String 10\' and col_Utf8=\'Utf8 10\' and col_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2010-01-01\' AS Date) and col_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201000000000 AS Timestamp) and col_Interval=CAST(10 AS Interval) and col_Date32=CAST(\'2010-01-01\' AS Date32) and col_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_Interval64=CAST(10 AS Interval64) and col_Float=CAST(10.1 AS Float) and col_Double=CAST(10.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c15483e0-7187-4cdf-b944-e3040f338a9a, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9aa2e4cf-5738-4e56-9254-6b026dcc103d, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9aa2e4cf-5738-4e56-9254-6b026dcc103d, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(11 AS Int64) and col_Uint64=CAST(11 AS Uint64) and col_Int32=CAST(11 AS Int32) and col_Uint32=CAST(11 AS Uint32) and col_Int16=CAST(11 AS Int16) and col_Uint16=CAST(11 AS Uint16) and col_Int8=CAST(11 AS Int8) and col_Uint8=CAST(11 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'110.0\' AS DyNumber) and col_String=\'String 11\' and col_Utf8=\'Utf8 11\' and col_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2011-01-01\' AS Date) and col_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201100000000 AS Timestamp) and col_Interval=CAST(11 AS Interval) and col_Date32=CAST(\'2011-01-01\' AS Date32) and col_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_Interval64=CAST(11 AS Interval64) and col_Float=CAST(11.1 AS Float) and col_Double=CAST(11.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9aa2e4cf-5738-4e56-9254-6b026dcc103d, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5f29042-67e1-46df-be56-191fb4d8510a, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5f29042-67e1-46df-be56-191fb4d8510a, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(12 AS Int64) and col_Uint64=CAST(12 AS Uint64) and col_Int32=CAST(12 AS Int32) and col_Uint32=CAST(12 AS Uint32) and col_Int16=CAST(12 AS Int16) and col_Uint16=CAST(12 AS Uint16) and col_Int8=CAST(12 AS Int8) and col_Uint8=CAST(12 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'120.0\' AS DyNumber) and col_String=\'String 12\' and col_Utf8=\'Utf8 12\' and col_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2012-01-01\' AS Date) and col_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201200000000 AS Timestamp) and col_Interval=CAST(12 AS Interval) and col_Date32=CAST(\'2012-01-01\' AS Date32) and col_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_Interval64=CAST(12 AS Interval64) and col_Float=CAST(12.1 AS Float) and col_Double=CAST(12.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5f29042-67e1-46df-be56-191fb4d8510a, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6c21c906-65e2-467e-92a7-ff60989363e7, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c21c906-65e2-467e-92a7-ff60989363e7, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(13 AS Int64) and col_Uint64=CAST(13 AS Uint64) and col_Int32=CAST(13 AS Int32) and col_Uint32=CAST(13 AS Uint32) and col_Int16=CAST(13 AS Int16) and col_Uint16=CAST(13 AS Uint16) and col_Int8=CAST(13 AS Int8) and col_Uint8=CAST(13 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'130.0\' AS DyNumber) and col_String=\'String 13\' and col_Utf8=\'Utf8 13\' and col_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2013-01-01\' AS Date) and col_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201300000000 AS Timestamp) and col_Interval=CAST(13 AS Interval) and col_Date32=CAST(\'2013-01-01\' AS Date32) and col_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_Interval64=CAST(13 AS Interval64) and col_Float=CAST(13.1 AS Float) and col_Double=CAST(13.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c21c906-65e2-467e-92a7-ff60989363e7, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 120f6341-8488-4b48-9feb-f66a4b09979a, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 120f6341-8488-4b48-9feb-f66a4b09979a, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(14 AS Int64) and col_Uint64=CAST(14 AS Uint64) and col_Int32=CAST(14 AS Int32) and col_Uint32=CAST(14 AS Uint32) and col_Int16=CAST(14 AS Int16) and col_Uint16=CAST(14 AS Uint16) and col_Int8=CAST(14 AS Int8) and col_Uint8=CAST(14 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'140.0\' AS DyNumber) and col_String=\'String 14\' and col_Utf8=\'Utf8 14\' and col_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2014-01-01\' AS Date) and col_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201400000000 AS Timestamp) and col_Interval=CAST(14 AS Interval) and col_Date32=CAST(\'2014-01-01\' AS Date32) and col_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_Interval64=CAST(14 AS Interval64) and col_Float=CAST(14.1 AS Float) and col_Double=CAST(14.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 120f6341-8488-4b48-9feb-f66a4b09979a, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 01c1eee4-079a-41dc-958b-87f95614571e, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01c1eee4-079a-41dc-958b-87f95614571e, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(15 AS Int64) and col_Uint64=CAST(15 AS Uint64) and col_Int32=CAST(15 AS Int32) and col_Uint32=CAST(15 AS Uint32) and col_Int16=CAST(15 AS Int16) and col_Uint16=CAST(15 AS Uint16) and col_Int8=CAST(15 AS Int8) and col_Uint8=CAST(15 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'150.0\' AS DyNumber) and col_String=\'String 15\' and col_Utf8=\'Utf8 15\' and col_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2015-01-01\' AS Date) and col_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201500000000 AS Timestamp) and col_Interval=CAST(15 AS Interval) and col_Date32=CAST(\'2015-01-01\' AS Date32) and col_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_Interval64=CAST(15 AS Interval64) and col_Float=CAST(15.1 AS Float) and col_Double=CAST(15.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01c1eee4-079a-41dc-958b-87f95614571e, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 472d3054-febf-443a-9214-fcb40c7a5a66, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 472d3054-febf-443a-9214-fcb40c7a5a66, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(16 AS Int64) and col_Uint64=CAST(16 AS Uint64) and col_Int32=CAST(16 AS Int32) and col_Uint32=CAST(16 AS Uint32) and col_Int16=CAST(16 AS Int16) and col_Uint16=CAST(16 AS Uint16) and col_Int8=CAST(16 AS Int8) and col_Uint8=CAST(16 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'160.0\' AS DyNumber) and col_String=\'String 16\' and col_Utf8=\'Utf8 16\' and col_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2016-01-01\' AS Date) and col_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201600000000 AS Timestamp) and col_Interval=CAST(16 AS Interval) and col_Date32=CAST(\'2016-01-01\' AS Date32) and col_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_Interval64=CAST(16 AS Interval64) and col_Float=CAST(16.1 AS Float) and col_Double=CAST(16.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 472d3054-febf-443a-9214-fcb40c7a5a66, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec6ed5fb-1e0d-46ac-9cbe-fbd5e0fe9cc7, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec6ed5fb-1e0d-46ac-9cbe-fbd5e0fe9cc7, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(17 AS Int64) and col_Uint64=CAST(17 AS Uint64) and col_Int32=CAST(17 AS Int32) and col_Uint32=CAST(17 AS Uint32) and col_Int16=CAST(17 AS Int16) and col_Uint16=CAST(17 AS Uint16) and col_Int8=CAST(17 AS Int8) and col_Uint8=CAST(17 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'170.0\' AS DyNumber) and col_String=\'String 17\' and col_Utf8=\'Utf8 17\' and col_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2017-01-01\' AS Date) and col_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201700000000 AS Timestamp) and col_Interval=CAST(17 AS Interval) and col_Date32=CAST(\'2017-01-01\' AS Date32) and col_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_Interval64=CAST(17 AS Interval64) and col_Float=CAST(17.1 AS Float) and col_Double=CAST(17.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec6ed5fb-1e0d-46ac-9cbe-fbd5e0fe9cc7, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3afaa9b5-a791-449d-b902-9bbfcfd91d0f, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3afaa9b5-a791-449d-b902-9bbfcfd91d0f, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(18 AS Int64) and col_Uint64=CAST(18 AS Uint64) and col_Int32=CAST(18 AS Int32) and col_Uint32=CAST(18 AS Uint32) and col_Int16=CAST(18 AS Int16) and col_Uint16=CAST(18 AS Uint16) and col_Int8=CAST(18 AS Int8) and col_Uint8=CAST(18 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'180.0\' AS DyNumber) and col_String=\'String 18\' and col_Utf8=\'Utf8 18\' and col_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2018-01-01\' AS Date) and col_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201800000000 AS Timestamp) and col_Interval=CAST(18 AS Interval) and col_Date32=CAST(\'2018-01-01\' AS Date32) and col_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_Interval64=CAST(18 AS Interval64) and col_Float=CAST(18.1 AS Float) and col_Double=CAST(18.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3afaa9b5-a791-449d-b902-9bbfcfd91d0f, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 65a139e4-6763-498c-aa7f-326d979d2595, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65a139e4-6763-498c-aa7f-326d979d2595, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(19 AS Int64) and col_Uint64=CAST(19 AS Uint64) and col_Int32=CAST(19 AS Int32) and col_Uint32=CAST(19 AS Uint32) and col_Int16=CAST(19 AS Int16) and col_Uint16=CAST(19 AS Uint16) and col_Int8=CAST(19 AS Int8) and col_Uint8=CAST(19 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'190.0\' AS DyNumber) and col_String=\'String 19\' and col_Utf8=\'Utf8 19\' and col_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2019-01-01\' AS Date) and col_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201900000000 AS Timestamp) and col_Interval=CAST(19 AS Interval) and col_Date32=CAST(\'2019-01-01\' AS Date32) and col_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_Interval64=CAST(19 AS Interval64) and col_Float=CAST(19.1 AS Float) and col_Double=CAST(19.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65a139e4-6763-498c-aa7f-326d979d2595, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5e8fb35-042e-45c4-a019-7eb2f8025533, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5e8fb35-042e-45c4-a019-7eb2f8025533, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(20 AS Int64) and col_Uint64=CAST(20 AS Uint64) and col_Int32=CAST(20 AS Int32) and col_Uint32=CAST(20 AS Uint32) and col_Int16=CAST(20 AS Int16) and col_Uint16=CAST(20 AS Uint16) and col_Int8=CAST(20 AS Int8) and col_Uint8=CAST(20 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'200.0\' AS DyNumber) and col_String=\'String 20\' and col_Utf8=\'Utf8 20\' and col_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2020-01-01\' AS Date) and col_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202000000000 AS Timestamp) and col_Interval=CAST(20 AS Interval) and col_Date32=CAST(\'2020-01-01\' AS Date32) and col_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_Interval64=CAST(20 AS Interval64) and col_Float=CAST(20.1 AS Float) and col_Double=CAST(20.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5e8fb35-042e-45c4-a019-7eb2f8025533, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbe92550-3c33-4337-a2ca-f5e337a5be23, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbe92550-3c33-4337-a2ca-f5e337a5be23, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(21 AS Int64) and col_Uint64=CAST(21 AS Uint64) and col_Int32=CAST(21 AS Int32) and col_Uint32=CAST(21 AS Uint32) and col_Int16=CAST(21 AS Int16) and col_Uint16=CAST(21 AS Uint16) and col_Int8=CAST(21 AS Int8) and col_Uint8=CAST(21 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'210.0\' AS DyNumber) and col_String=\'String 21\' and col_Utf8=\'Utf8 21\' and col_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2021-01-01\' AS Date) and col_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202100000000 AS Timestamp) and col_Interval=CAST(21 AS Interval) and col_Date32=CAST(\'2021-01-01\' AS Date32) and col_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_Interval64=CAST(21 AS Interval64) and col_Float=CAST(21.1 AS Float) and col_Double=CAST(21.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbe92550-3c33-4337-a2ca-f5e337a5be23, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 35ecadb1-b76d-4ded-abb6-731fae23b5d2, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35ecadb1-b76d-4ded-abb6-731fae23b5d2, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(22 AS Int64) and col_Uint64=CAST(22 AS Uint64) and col_Int32=CAST(22 AS Int32) and col_Uint32=CAST(22 AS Uint32) and col_Int16=CAST(22 AS Int16) and col_Uint16=CAST(22 AS Uint16) and col_Int8=CAST(22 AS Int8) and col_Uint8=CAST(22 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'220.0\' AS DyNumber) and col_String=\'String 22\' and col_Utf8=\'Utf8 22\' and col_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2022-01-01\' AS Date) and col_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202200000000 AS Timestamp) and col_Interval=CAST(22 AS Interval) and col_Date32=CAST(\'2022-01-01\' AS Date32) and col_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_Interval64=CAST(22 AS Interval64) and col_Float=CAST(22.1 AS Float) and col_Double=CAST(22.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35ecadb1-b76d-4ded-abb6-731fae23b5d2, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d5163bb-222e-425f-adaf-860eb40232dc, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d5163bb-222e-425f-adaf-860eb40232dc, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(23 AS Int64) and col_Uint64=CAST(23 AS Uint64) and col_Int32=CAST(23 AS Int32) and col_Uint32=CAST(23 AS Uint32) and col_Int16=CAST(23 AS Int16) and col_Uint16=CAST(23 AS Uint16) and col_Int8=CAST(23 AS Int8) and col_Uint8=CAST(23 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'230.0\' AS DyNumber) and col_String=\'String 23\' and col_Utf8=\'Utf8 23\' and col_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2023-01-01\' AS Date) and col_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202300000000 AS Timestamp) and col_Interval=CAST(23 AS Interval) and col_Date32=CAST(\'2023-01-01\' AS Date32) and col_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_Interval64=CAST(23 AS Interval64) and col_Float=CAST(23.1 AS Float) and col_Double=CAST(23.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d5163bb-222e-425f-adaf-860eb40232dc, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 221a6ea1-990e-4ed7-88a0-b9bdfb621111, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 221a6ea1-990e-4ed7-88a0-b9bdfb621111, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(24 AS Int64) and col_Uint64=CAST(24 AS Uint64) and col_Int32=CAST(24 AS Int32) and col_Uint32=CAST(24 AS Uint32) and col_Int16=CAST(24 AS Int16) and col_Uint16=CAST(24 AS Uint16) and col_Int8=CAST(24 AS Int8) and col_Uint8=CAST(24 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'240.0\' AS DyNumber) and col_String=\'String 24\' and col_Utf8=\'Utf8 24\' and col_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2024-01-01\' AS Date) and col_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202400000000 AS Timestamp) and col_Interval=CAST(24 AS Interval) and col_Date32=CAST(\'2024-01-01\' AS Date32) and col_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_Interval64=CAST(24 AS Interval64) and col_Float=CAST(24.1 AS Float) and col_Double=CAST(24.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 221a6ea1-990e-4ed7-88a0-b9bdfb621111, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f9b4cc7-f643-49e9-9581-e52cb53dbac1, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f9b4cc7-f643-49e9-9581-e52cb53dbac1, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(25 AS Int64) and col_Uint64=CAST(25 AS Uint64) and col_Int32=CAST(25 AS Int32) and col_Uint32=CAST(25 AS Uint32) and col_Int16=CAST(25 AS Int16) and col_Uint16=CAST(25 AS Uint16) and col_Int8=CAST(25 AS Int8) and col_Uint8=CAST(25 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'250.0\' AS DyNumber) and col_String=\'String 25\' and col_Utf8=\'Utf8 25\' and col_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2025-01-01\' AS Date) and col_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202500000000 AS Timestamp) and col_Interval=CAST(25 AS Interval) and col_Date32=CAST(\'2025-01-01\' AS Date32) and col_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_Interval64=CAST(25 AS Interval64) and col_Float=CAST(25.1 AS Float) and col_Double=CAST(25.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f9b4cc7-f643-49e9-9581-e52cb53dbac1, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4049d91d-154b-4773-a8e8-99fb717bc7a0, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4049d91d-154b-4773-a8e8-99fb717bc7a0, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(26 AS Int64) and col_Uint64=CAST(26 AS Uint64) and col_Int32=CAST(26 AS Int32) and col_Uint32=CAST(26 AS Uint32) and col_Int16=CAST(26 AS Int16) and col_Uint16=CAST(26 AS Uint16) and col_Int8=CAST(26 AS Int8) and col_Uint8=CAST(26 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'260.0\' AS DyNumber) and col_String=\'String 26\' and col_Utf8=\'Utf8 26\' and col_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2026-01-01\' AS Date) and col_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202600000000 AS Timestamp) and col_Interval=CAST(26 AS Interval) and col_Date32=CAST(\'2026-01-01\' AS Date32) and col_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_Interval64=CAST(26 AS Interval64) and col_Float=CAST(26.1 AS Float) and col_Double=CAST(26.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4049d91d-154b-4773-a8e8-99fb717bc7a0, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74ab4a8b-5158-401f-bc2e-16579bd6701a, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74ab4a8b-5158-401f-bc2e-16579bd6701a, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(27 AS Int64) and col_Uint64=CAST(27 AS Uint64) and col_Int32=CAST(27 AS Int32) and col_Uint32=CAST(27 AS Uint32) and col_Int16=CAST(27 AS Int16) and col_Uint16=CAST(27 AS Uint16) and col_Int8=CAST(27 AS Int8) and col_Uint8=CAST(27 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'270.0\' AS DyNumber) and col_String=\'String 27\' and col_Utf8=\'Utf8 27\' and col_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2027-01-01\' AS Date) and col_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202700000000 AS Timestamp) and col_Interval=CAST(27 AS Interval) and col_Date32=CAST(\'2027-01-01\' AS Date32) and col_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_Interval64=CAST(27 AS Interval64) and col_Float=CAST(27.1 AS Float) and col_Double=CAST(27.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74ab4a8b-5158-401f-bc2e-16579bd6701a, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 26bff671-94af-4599-b165-a7312c47a665, localhost:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 26bff671-94af-4599-b165-a7312c47a665, localhost:61061): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 26bff671-94af-4599-b165-a7312c47a665, localhost:61061): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 61061 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:61061, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e3835b34-9429-45a2-9240-c3c896527d4c, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3835b34-9429-45a2-9240-c3c896527d4c, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(28 AS Int64) and col_Uint64=CAST(28 AS Uint64) and col_Int32=CAST(28 AS Int32) and col_Uint32=CAST(28 AS Uint32) and col_Int16=CAST(28 AS Int16) and col_Uint16=CAST(28 AS Uint16) and col_Int8=CAST(28 AS Int8) and col_Uint8=CAST(28 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'280.0\' AS DyNumber) and col_String=\'String 28\' and col_Utf8=\'Utf8 28\' and col_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2028-01-01\' AS Date) and col_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202800000000 AS Timestamp) and col_Interval=CAST(28 AS Interval) and col_Date32=CAST(\'2028-01-01\' AS Date32) and col_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_Interval64=CAST(28 AS Interval64) and col_Float=CAST(28.1 AS Float) and col_Double=CAST(28.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3835b34-9429-45a2-9240-c3c896527d4c, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, aadf83c0-0974-4662-b46d-5105d389175c, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aadf83c0-0974-4662-b46d-5105d389175c, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aadf83c0-0974-4662-b46d-5105d389175c, localhost:29745): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 29745 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:29745, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b12da834-03b5-4ec9-b03a-511f8ad833ae, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b12da834-03b5-4ec9-b03a-511f8ad833ae, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(29 AS Int64) and col_Uint64=CAST(29 AS Uint64) and col_Int32=CAST(29 AS Int32) and col_Uint32=CAST(29 AS Uint32) and col_Int16=CAST(29 AS Int16) and col_Uint16=CAST(29 AS Uint16) and col_Int8=CAST(29 AS Int8) and col_Uint8=CAST(29 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'290.0\' AS DyNumber) and col_String=\'String 29\' and col_Utf8=\'Utf8 29\' and col_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2029-01-01\' AS Date) and col_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202900000000 AS Timestamp) and col_Interval=CAST(29 AS Interval) and col_Date32=CAST(\'2029-01-01\' AS Date32) and col_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_Interval64=CAST(29 AS Interval64) and col_Float=CAST(29.1 AS Float) and col_Double=CAST(29.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b12da834-03b5-4ec9-b03a-511f8ad833ae, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b17f6686-ba42-4511-bbe8-667acf9db990, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b17f6686-ba42-4511-bbe8-667acf9db990, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(30 AS Int64) and col_Uint64=CAST(30 AS Uint64) and col_Int32=CAST(30 AS Int32) and col_Uint32=CAST(30 AS Uint32) and col_Int16=CAST(30 AS Int16) and col_Uint16=CAST(30 AS Uint16) and col_Int8=CAST(30 AS Int8) and col_Uint8=CAST(30 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'300.0\' AS DyNumber) and col_String=\'String 30\' and col_Utf8=\'Utf8 30\' and col_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2030-01-01\' AS Date) and col_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203000000000 AS Timestamp) and col_Interval=CAST(30 AS Interval) and col_Date32=CAST(\'2030-01-01\' AS Date32) and col_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_Interval64=CAST(30 AS Interval64) and col_Float=CAST(30.1 AS Float) and col_Double=CAST(30.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b17f6686-ba42-4511-bbe8-667acf9db990, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b6163244-3a7e-4943-9cc8-7060ce0fcad2, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6163244-3a7e-4943-9cc8-7060ce0fcad2, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(31 AS Int64) and col_Uint64=CAST(31 AS Uint64) and col_Int32=CAST(31 AS Int32) and col_Uint32=CAST(31 AS Uint32) and col_Int16=CAST(31 AS Int16) and col_Uint16=CAST(31 AS Uint16) and col_Int8=CAST(31 AS Int8) and col_Uint8=CAST(31 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'31\' AS Decimal(15,0)) and col_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'310.0\' AS DyNumber) and col_String=\'String 31\' and col_Utf8=\'Utf8 31\' and col_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2031-01-01\' AS Date) and col_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203100000000 AS Timestamp) and col_Interval=CAST(31 AS Interval) and col_Date32=CAST(\'2031-01-01\' AS Date32) and col_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203100000000 AS Timestamp64) and col_Interval64=CAST(31 AS Interval64) and col_Float=CAST(31.1 AS Float) and col_Double=CAST(31.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6163244-3a7e-4943-9cc8-7060ce0fcad2, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ecc522f-b7ee-459f-9ba9-bfcdb8abef38, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ecc522f-b7ee-459f-9ba9-bfcdb8abef38, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(32 AS Int64) and col_Uint64=CAST(32 AS Uint64) and col_Int32=CAST(32 AS Int32) and col_Uint32=CAST(32 AS Uint32) and col_Int16=CAST(32 AS Int16) and col_Uint16=CAST(32 AS Uint16) and col_Int8=CAST(32 AS Int8) and col_Uint8=CAST(32 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'32\' AS Decimal(15,0)) and col_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'320.0\' AS DyNumber) and col_String=\'String 32\' and col_Utf8=\'Utf8 32\' and col_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2032-01-01\' AS Date) and col_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203200000000 AS Timestamp) and col_Interval=CAST(32 AS Interval) and col_Date32=CAST(\'2032-01-01\' AS Date32) and col_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203200000000 AS Timestamp64) and col_Interval64=CAST(32 AS Interval64) and col_Float=CAST(32.1 AS Float) and col_Double=CAST(32.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ecc522f-b7ee-459f-9ba9-bfcdb8abef38, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f634740-9f44-43c2-99b3-830b9c7cb986, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f634740-9f44-43c2-99b3-830b9c7cb986, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(33 AS Int64) and col_Uint64=CAST(33 AS Uint64) and col_Int32=CAST(33 AS Int32) and col_Uint32=CAST(33 AS Uint32) and col_Int16=CAST(33 AS Int16) and col_Uint16=CAST(33 AS Uint16) and col_Int8=CAST(33 AS Int8) and col_Uint8=CAST(33 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'33\' AS Decimal(15,0)) and col_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'330.0\' AS DyNumber) and col_String=\'String 33\' and col_Utf8=\'Utf8 33\' and col_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2033-01-01\' AS Date) and col_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203300000000 AS Timestamp) and col_Interval=CAST(33 AS Interval) and col_Date32=CAST(\'2033-01-01\' AS Date32) and col_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203300000000 AS Timestamp64) and col_Interval64=CAST(33 AS Interval64) and col_Float=CAST(33.1 AS Float) and col_Double=CAST(33.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f634740-9f44-43c2-99b3-830b9c7cb986, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f38cc321-15f5-4c99-a27d-b79538bca112, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f38cc321-15f5-4c99-a27d-b79538bca112, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(34 AS Int64) and col_Uint64=CAST(34 AS Uint64) and col_Int32=CAST(34 AS Int32) and col_Uint32=CAST(34 AS Uint32) and col_Int16=CAST(34 AS Int16) and col_Uint16=CAST(34 AS Uint16) and col_Int8=CAST(34 AS Int8) and col_Uint8=CAST(34 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'34\' AS Decimal(15,0)) and col_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'340.0\' AS DyNumber) and col_String=\'String 34\' and col_Utf8=\'Utf8 34\' and col_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2034-01-01\' AS Date) and col_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203400000000 AS Timestamp) and col_Interval=CAST(34 AS Interval) and col_Date32=CAST(\'2034-01-01\' AS Date32) and col_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203400000000 AS Timestamp64) and col_Interval64=CAST(34 AS Interval64) and col_Float=CAST(34.1 AS Float) and col_Double=CAST(34.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f38cc321-15f5-4c99-a27d-b79538bca112, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 47333370-eb82-4af2-9c8a-29cec1e182f1, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47333370-eb82-4af2-9c8a-29cec1e182f1, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(35 AS Int64) and col_Uint64=CAST(35 AS Uint64) and col_Int32=CAST(35 AS Int32) and col_Uint32=CAST(35 AS Uint32) and col_Int16=CAST(35 AS Int16) and col_Uint16=CAST(35 AS Uint16) and col_Int8=CAST(35 AS Int8) and col_Uint8=CAST(35 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'35\' AS Decimal(15,0)) and col_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'350.0\' AS DyNumber) and col_String=\'String 35\' and col_Utf8=\'Utf8 35\' and col_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2035-01-01\' AS Date) and col_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203500000000 AS Timestamp) and col_Interval=CAST(35 AS Interval) and col_Date32=CAST(\'2035-01-01\' AS Date32) and col_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203500000000 AS Timestamp64) and col_Interval64=CAST(35 AS Interval64) and col_Float=CAST(35.1 AS Float) and col_Double=CAST(35.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47333370-eb82-4af2-9c8a-29cec1e182f1, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c0c335d-e49a-44ca-9f61-61a183249c56, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c0c335d-e49a-44ca-9f61-61a183249c56, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(36 AS Int64) and col_Uint64=CAST(36 AS Uint64) and col_Int32=CAST(36 AS Int32) and col_Uint32=CAST(36 AS Uint32) and col_Int16=CAST(36 AS Int16) and col_Uint16=CAST(36 AS Uint16) and col_Int8=CAST(36 AS Int8) and col_Uint8=CAST(36 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'36\' AS Decimal(15,0)) and col_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'360.0\' AS DyNumber) and col_String=\'String 36\' and col_Utf8=\'Utf8 36\' and col_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2036-01-01\' AS Date) and col_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203600000000 AS Timestamp) and col_Interval=CAST(36 AS Interval) and col_Date32=CAST(\'2036-01-01\' AS Date32) and col_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203600000000 AS Timestamp64) and col_Interval64=CAST(36 AS Interval64) and col_Float=CAST(36.1 AS Float) and col_Double=CAST(36.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c0c335d-e49a-44ca-9f61-61a183249c56, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f7c038ff-f166-4ea5-baf8-3423b57b8add, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7c038ff-f166-4ea5-baf8-3423b57b8add, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(37 AS Int64) and pk_Uint64=CAST(37 AS Uint64) and pk_Int32=CAST(37 AS Int32) and pk_Uint32=CAST(37 AS Uint32) and pk_Int16=CAST(37 AS Int16) and pk_Uint16=CAST(37 AS Uint16) and pk_Int8=CAST(37 AS Int8) and pk_Uint8=CAST(37 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'37\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'370.0\' AS DyNumber) and pk_String=\'String 37\' and pk_Utf8=\'Utf8 37\' and pk_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2037-01-01\' AS Date) and pk_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203700000000 AS Timestamp) and pk_Interval=CAST(37 AS Interval) and pk_Date32=CAST(\'2037-01-01\' AS Date32) and pk_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203700000000 AS Timestamp64) and pk_Interval64=CAST(37 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(37 AS Int64) and col_Uint64=CAST(37 AS Uint64) and col_Int32=CAST(37 AS Int32) and col_Uint32=CAST(37 AS Uint32) and col_Int16=CAST(37 AS Int16) and col_Uint16=CAST(37 AS Uint16) and col_Int8=CAST(37 AS Int8) and col_Uint8=CAST(37 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'37\' AS Decimal(15,0)) and col_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'370.0\' AS DyNumber) and col_String=\'String 37\' and col_Utf8=\'Utf8 37\' and col_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2037-01-01\' AS Date) and col_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203700000000 AS Timestamp) and col_Interval=CAST(37 AS Interval) and col_Date32=CAST(\'2037-01-01\' AS Date32) and col_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203700000000 AS Timestamp64) and col_Interval64=CAST(37 AS Interval64) and col_Float=CAST(37.1 AS Float) and col_Double=CAST(37.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7c038ff-f166-4ea5-baf8-3423b57b8add, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 59b1de9c-8976-42f0-be4c-6da5c2790ff6, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59b1de9c-8976-42f0-be4c-6da5c2790ff6, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(38 AS Int64) and pk_Uint64=CAST(38 AS Uint64) and pk_Int32=CAST(38 AS Int32) and pk_Uint32=CAST(38 AS Uint32) and pk_Int16=CAST(38 AS Int16) and pk_Uint16=CAST(38 AS Uint16) and pk_Int8=CAST(38 AS Int8) and pk_Uint8=CAST(38 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'38\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'380.0\' AS DyNumber) and pk_String=\'String 38\' and pk_Utf8=\'Utf8 38\' and pk_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2038-01-01\' AS Date) and pk_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203800000000 AS Timestamp) and pk_Interval=CAST(38 AS Interval) and pk_Date32=CAST(\'2038-01-01\' AS Date32) and pk_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203800000000 AS Timestamp64) and pk_Interval64=CAST(38 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(38 AS Int64) and col_Uint64=CAST(38 AS Uint64) and col_Int32=CAST(38 AS Int32) and col_Uint32=CAST(38 AS Uint32) and col_Int16=CAST(38 AS Int16) and col_Uint16=CAST(38 AS Uint16) and col_Int8=CAST(38 AS Int8) and col_Uint8=CAST(38 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'38\' AS Decimal(15,0)) and col_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'380.0\' AS DyNumber) and col_String=\'String 38\' and col_Utf8=\'Utf8 38\' and col_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2038-01-01\' AS Date) and col_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203800000000 AS Timestamp) and col_Interval=CAST(38 AS Interval) and col_Date32=CAST(\'2038-01-01\' AS Date32) and col_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203800000000 AS Timestamp64) and col_Interval64=CAST(38 AS Interval64) and col_Float=CAST(38.1 AS Float) and col_Double=CAST(38.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59b1de9c-8976-42f0-be4c-6da5c2790ff6, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ab304c6-badf-4f1a-a5bf-8319e9226d0c, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ab304c6-badf-4f1a-a5bf-8319e9226d0c, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(39 AS Int64) and pk_Uint64=CAST(39 AS Uint64) and pk_Int32=CAST(39 AS Int32) and pk_Uint32=CAST(39 AS Uint32) and pk_Int16=CAST(39 AS Int16) and pk_Uint16=CAST(39 AS Uint16) and pk_Int8=CAST(39 AS Int8) and pk_Uint8=CAST(39 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'39\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'390.0\' AS DyNumber) and pk_String=\'String 39\' and pk_Utf8=\'Utf8 39\' and pk_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2039-01-01\' AS Date) and pk_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203900000000 AS Timestamp) and pk_Interval=CAST(39 AS Interval) and pk_Date32=CAST(\'2039-01-01\' AS Date32) and pk_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203900000000 AS Timestamp64) and pk_Interval64=CAST(39 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(39 AS Int64) and col_Uint64=CAST(39 AS Uint64) and col_Int32=CAST(39 AS Int32) and col_Uint32=CAST(39 AS Uint32) and col_Int16=CAST(39 AS Int16) and col_Uint16=CAST(39 AS Uint16) and col_Int8=CAST(39 AS Int8) and col_Uint8=CAST(39 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'39\' AS Decimal(15,0)) and col_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'390.0\' AS DyNumber) and col_String=\'String 39\' and col_Utf8=\'Utf8 39\' and col_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2039-01-01\' AS Date) and col_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203900000000 AS Timestamp) and col_Interval=CAST(39 AS Interval) and col_Date32=CAST(\'2039-01-01\' AS Date32) and col_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203900000000 AS Timestamp64) and col_Interval64=CAST(39 AS Interval64) and col_Float=CAST(39.1 AS Float) and col_Double=CAST(39.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ab304c6-badf-4f1a-a5bf-8319e9226d0c, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8c909e1-c11a-4692-ac0f-653fecfc63b0, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8c909e1-c11a-4692-ac0f-653fecfc63b0, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(40 AS Int64) and pk_Uint64=CAST(40 AS Uint64) and pk_Int32=CAST(40 AS Int32) and pk_Uint32=CAST(40 AS Uint32) and pk_Int16=CAST(40 AS Int16) and pk_Uint16=CAST(40 AS Uint16) and pk_Int8=CAST(40 AS Int8) and pk_Uint8=CAST(40 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'40\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'400.0\' AS DyNumber) and pk_String=\'String 40\' and pk_Utf8=\'Utf8 40\' and pk_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2040-01-01\' AS Date) and pk_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204000000000 AS Timestamp) and pk_Interval=CAST(40 AS Interval) and pk_Date32=CAST(\'2040-01-01\' AS Date32) and pk_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204000000000 AS Timestamp64) and pk_Interval64=CAST(40 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(40 AS Int64) and col_Uint64=CAST(40 AS Uint64) and col_Int32=CAST(40 AS Int32) and col_Uint32=CAST(40 AS Uint32) and col_Int16=CAST(40 AS Int16) and col_Uint16=CAST(40 AS Uint16) and col_Int8=CAST(40 AS Int8) and col_Uint8=CAST(40 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'40\' AS Decimal(15,0)) and col_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'400.0\' AS DyNumber) and col_String=\'String 40\' and col_Utf8=\'Utf8 40\' and col_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2040-01-01\' AS Date) and col_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204000000000 AS Timestamp) and col_Interval=CAST(40 AS Interval) and col_Date32=CAST(\'2040-01-01\' AS Date32) and col_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204000000000 AS Timestamp64) and col_Interval64=CAST(40 AS Interval64) and col_Float=CAST(40.1 AS Float) and col_Double=CAST(40.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8c909e1-c11a-4692-ac0f-653fecfc63b0, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2fbd83d6-86f6-490e-a178-f679aa4a9768, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fbd83d6-86f6-490e-a178-f679aa4a9768, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(41 AS Int64) and pk_Uint64=CAST(41 AS Uint64) and pk_Int32=CAST(41 AS Int32) and pk_Uint32=CAST(41 AS Uint32) and pk_Int16=CAST(41 AS Int16) and pk_Uint16=CAST(41 AS Uint16) and pk_Int8=CAST(41 AS Int8) and pk_Uint8=CAST(41 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'41\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'410.0\' AS DyNumber) and pk_String=\'String 41\' and pk_Utf8=\'Utf8 41\' and pk_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2041-01-01\' AS Date) and pk_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204100000000 AS Timestamp) and pk_Interval=CAST(41 AS Interval) and pk_Date32=CAST(\'2041-01-01\' AS Date32) and pk_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204100000000 AS Timestamp64) and pk_Interval64=CAST(41 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(41 AS Int64) and col_Uint64=CAST(41 AS Uint64) and col_Int32=CAST(41 AS Int32) and col_Uint32=CAST(41 AS Uint32) and col_Int16=CAST(41 AS Int16) and col_Uint16=CAST(41 AS Uint16) and col_Int8=CAST(41 AS Int8) and col_Uint8=CAST(41 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'41\' AS Decimal(15,0)) and col_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'410.0\' AS DyNumber) and col_String=\'String 41\' and col_Utf8=\'Utf8 41\' and col_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2041-01-01\' AS Date) and col_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204100000000 AS Timestamp) and col_Interval=CAST(41 AS Interval) and col_Date32=CAST(\'2041-01-01\' AS Date32) and col_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204100000000 AS Timestamp64) and col_Interval64=CAST(41 AS Interval64) and col_Float=CAST(41.1 AS Float) and col_Double=CAST(41.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fbd83d6-86f6-490e-a178-f679aa4a9768, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5bf025d5-3adf-45e0-b57d-355a54064ffa, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bf025d5-3adf-45e0-b57d-355a54064ffa, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(42 AS Int64) and pk_Uint64=CAST(42 AS Uint64) and pk_Int32=CAST(42 AS Int32) and pk_Uint32=CAST(42 AS Uint32) and pk_Int16=CAST(42 AS Int16) and pk_Uint16=CAST(42 AS Uint16) and pk_Int8=CAST(42 AS Int8) and pk_Uint8=CAST(42 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'42\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'420.0\' AS DyNumber) and pk_String=\'String 42\' and pk_Utf8=\'Utf8 42\' and pk_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2042-01-01\' AS Date) and pk_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204200000000 AS Timestamp) and pk_Interval=CAST(42 AS Interval) and pk_Date32=CAST(\'2042-01-01\' AS Date32) and pk_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204200000000 AS Timestamp64) and pk_Interval64=CAST(42 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(42 AS Int64) and col_Uint64=CAST(42 AS Uint64) and col_Int32=CAST(42 AS Int32) and col_Uint32=CAST(42 AS Uint32) and col_Int16=CAST(42 AS Int16) and col_Uint16=CAST(42 AS Uint16) and col_Int8=CAST(42 AS Int8) and col_Uint8=CAST(42 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'42\' AS Decimal(15,0)) and col_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'420.0\' AS DyNumber) and col_String=\'String 42\' and col_Utf8=\'Utf8 42\' and col_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2042-01-01\' AS Date) and col_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204200000000 AS Timestamp) and col_Interval=CAST(42 AS Interval) and col_Date32=CAST(\'2042-01-01\' AS Date32) and col_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204200000000 AS Timestamp64) and col_Interval64=CAST(42 AS Interval64) and col_Float=CAST(42.1 AS Float) and col_Double=CAST(42.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bf025d5-3adf-45e0-b57d-355a54064ffa, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 171877c6-9a6f-49fe-9ece-b8c66396b31c, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 171877c6-9a6f-49fe-9ece-b8c66396b31c, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(43 AS Int64) and pk_Uint64=CAST(43 AS Uint64) and pk_Int32=CAST(43 AS Int32) and pk_Uint32=CAST(43 AS Uint32) and pk_Int16=CAST(43 AS Int16) and pk_Uint16=CAST(43 AS Uint16) and pk_Int8=CAST(43 AS Int8) and pk_Uint8=CAST(43 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'43\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'430.0\' AS DyNumber) and pk_String=\'String 43\' and pk_Utf8=\'Utf8 43\' and pk_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2043-01-01\' AS Date) and pk_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204300000000 AS Timestamp) and pk_Interval=CAST(43 AS Interval) and pk_Date32=CAST(\'2043-01-01\' AS Date32) and pk_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204300000000 AS Timestamp64) and pk_Interval64=CAST(43 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(43 AS Int64) and col_Uint64=CAST(43 AS Uint64) and col_Int32=CAST(43 AS Int32) and col_Uint32=CAST(43 AS Uint32) and col_Int16=CAST(43 AS Int16) and col_Uint16=CAST(43 AS Uint16) and col_Int8=CAST(43 AS Int8) and col_Uint8=CAST(43 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'43\' AS Decimal(15,0)) and col_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'430.0\' AS DyNumber) and col_String=\'String 43\' and col_Utf8=\'Utf8 43\' and col_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2043-01-01\' AS Date) and col_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204300000000 AS Timestamp) and col_Interval=CAST(43 AS Interval) and col_Date32=CAST(\'2043-01-01\' AS Date32) and col_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204300000000 AS Timestamp64) and col_Interval64=CAST(43 AS Interval64) and col_Float=CAST(43.1 AS Float) and col_Double=CAST(43.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 171877c6-9a6f-49fe-9ece-b8c66396b31c, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44fc59fb-8bd1-4226-b8dd-41628333e928, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44fc59fb-8bd1-4226-b8dd-41628333e928, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(44 AS Int64) and pk_Uint64=CAST(44 AS Uint64) and pk_Int32=CAST(44 AS Int32) and pk_Uint32=CAST(44 AS Uint32) and pk_Int16=CAST(44 AS Int16) and pk_Uint16=CAST(44 AS Uint16) and pk_Int8=CAST(44 AS Int8) and pk_Uint8=CAST(44 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'44\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'440.0\' AS DyNumber) and pk_String=\'String 44\' and pk_Utf8=\'Utf8 44\' and pk_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2044-01-01\' AS Date) and pk_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204400000000 AS Timestamp) and pk_Interval=CAST(44 AS Interval) and pk_Date32=CAST(\'2044-01-01\' AS Date32) and pk_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204400000000 AS Timestamp64) and pk_Interval64=CAST(44 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(44 AS Int64) and col_Uint64=CAST(44 AS Uint64) and col_Int32=CAST(44 AS Int32) and col_Uint32=CAST(44 AS Uint32) and col_Int16=CAST(44 AS Int16) and col_Uint16=CAST(44 AS Uint16) and col_Int8=CAST(44 AS Int8) and col_Uint8=CAST(44 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'44\' AS Decimal(15,0)) and col_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'440.0\' AS DyNumber) and col_String=\'String 44\' and col_Utf8=\'Utf8 44\' and col_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2044-01-01\' AS Date) and col_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204400000000 AS Timestamp) and col_Interval=CAST(44 AS Interval) and col_Date32=CAST(\'2044-01-01\' AS Date32) and col_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204400000000 AS Timestamp64) and col_Interval64=CAST(44 AS Interval64) and col_Float=CAST(44.1 AS Float) and col_Double=CAST(44.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44fc59fb-8bd1-4226-b8dd-41628333e928, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1de2a798-3f97-452f-a837-17078271fc2f, localhost:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1de2a798-3f97-452f-a837-17078271fc2f, localhost:61061): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1de2a798-3f97-452f-a837-17078271fc2f, localhost:61061): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 61061 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:61061, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cac22613-7493-41b4-a75d-cb8bc865bfef, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cac22613-7493-41b4-a75d-cb8bc865bfef, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(45 AS Int64) and pk_Uint64=CAST(45 AS Uint64) and pk_Int32=CAST(45 AS Int32) and pk_Uint32=CAST(45 AS Uint32) and pk_Int16=CAST(45 AS Int16) and pk_Uint16=CAST(45 AS Uint16) and pk_Int8=CAST(45 AS Int8) and pk_Uint8=CAST(45 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'45\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'450.0\' AS DyNumber) and pk_String=\'String 45\' and pk_Utf8=\'Utf8 45\' and pk_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2045-01-01\' AS Date) and pk_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204500000000 AS Timestamp) and pk_Interval=CAST(45 AS Interval) and pk_Date32=CAST(\'2045-01-01\' AS Date32) and pk_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204500000000 AS Timestamp64) and pk_Interval64=CAST(45 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(45 AS Int64) and col_Uint64=CAST(45 AS Uint64) and col_Int32=CAST(45 AS Int32) and col_Uint32=CAST(45 AS Uint32) and col_Int16=CAST(45 AS Int16) and col_Uint16=CAST(45 AS Uint16) and col_Int8=CAST(45 AS Int8) and col_Uint8=CAST(45 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'45\' AS Decimal(15,0)) and col_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'450.0\' AS DyNumber) and col_String=\'String 45\' and col_Utf8=\'Utf8 45\' and col_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2045-01-01\' AS Date) and col_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204500000000 AS Timestamp) and col_Interval=CAST(45 AS Interval) and col_Date32=CAST(\'2045-01-01\' AS Date32) and col_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204500000000 AS Timestamp64) and col_Interval64=CAST(45 AS Interval64) and col_Float=CAST(45.1 AS Float) and col_Double=CAST(45.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cac22613-7493-41b4-a75d-cb8bc865bfef, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4353b76d-272b-4119-939b-1edb502ff175, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4353b76d-272b-4119-939b-1edb502ff175, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4353b76d-272b-4119-939b-1edb502ff175, localhost:29745): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 29745 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:29745, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, add6e82e-a0de-470a-8b40-500ecbd0e23c, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, add6e82e-a0de-470a-8b40-500ecbd0e23c, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(46 AS Int64) and pk_Uint64=CAST(46 AS Uint64) and pk_Int32=CAST(46 AS Int32) and pk_Uint32=CAST(46 AS Uint32) and pk_Int16=CAST(46 AS Int16) and pk_Uint16=CAST(46 AS Uint16) and pk_Int8=CAST(46 AS Int8) and pk_Uint8=CAST(46 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'46\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'460.0\' AS DyNumber) and pk_String=\'String 46\' and pk_Utf8=\'Utf8 46\' and pk_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2046-01-01\' AS Date) and pk_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204600000000 AS Timestamp) and pk_Interval=CAST(46 AS Interval) and pk_Date32=CAST(\'2046-01-01\' AS Date32) and pk_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204600000000 AS Timestamp64) and pk_Interval64=CAST(46 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(46 AS Int64) and col_Uint64=CAST(46 AS Uint64) and col_Int32=CAST(46 AS Int32) and col_Uint32=CAST(46 AS Uint32) and col_Int16=CAST(46 AS Int16) and col_Uint16=CAST(46 AS Uint16) and col_Int8=CAST(46 AS Int8) and col_Uint8=CAST(46 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'46\' AS Decimal(15,0)) and col_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'460.0\' AS DyNumber) and col_String=\'String 46\' and col_Utf8=\'Utf8 46\' and col_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2046-01-01\' AS Date) and col_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204600000000 AS Timestamp) and col_Interval=CAST(46 AS Interval) and col_Date32=CAST(\'2046-01-01\' AS Date32) and col_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204600000000 AS Timestamp64) and col_Interval64=CAST(46 AS Interval64) and col_Float=CAST(46.1 AS Float) and col_Double=CAST(46.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, add6e82e-a0de-470a-8b40-500ecbd0e23c, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b3bb6fa-e663-4fbf-a3c3-554b4b235454, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b3bb6fa-e663-4fbf-a3c3-554b4b235454, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(47 AS Int64) and pk_Uint64=CAST(47 AS Uint64) and pk_Int32=CAST(47 AS Int32) and pk_Uint32=CAST(47 AS Uint32) and pk_Int16=CAST(47 AS Int16) and pk_Uint16=CAST(47 AS Uint16) and pk_Int8=CAST(47 AS Int8) and pk_Uint8=CAST(47 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'47\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'470.0\' AS DyNumber) and pk_String=\'String 47\' and pk_Utf8=\'Utf8 47\' and pk_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2047-01-01\' AS Date) and pk_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204700000000 AS Timestamp) and pk_Interval=CAST(47 AS Interval) and pk_Date32=CAST(\'2047-01-01\' AS Date32) and pk_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204700000000 AS Timestamp64) and pk_Interval64=CAST(47 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(47 AS Int64) and col_Uint64=CAST(47 AS Uint64) and col_Int32=CAST(47 AS Int32) and col_Uint32=CAST(47 AS Uint32) and col_Int16=CAST(47 AS Int16) and col_Uint16=CAST(47 AS Uint16) and col_Int8=CAST(47 AS Int8) and col_Uint8=CAST(47 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'47\' AS Decimal(15,0)) and col_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'470.0\' AS DyNumber) and col_String=\'String 47\' and col_Utf8=\'Utf8 47\' and col_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2047-01-01\' AS Date) and col_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204700000000 AS Timestamp) and col_Interval=CAST(47 AS Interval) and col_Date32=CAST(\'2047-01-01\' AS Date32) and col_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204700000000 AS Timestamp64) and col_Interval64=CAST(47 AS Interval64) and col_Float=CAST(47.1 AS Float) and col_Double=CAST(47.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b3bb6fa-e663-4fbf-a3c3-554b4b235454, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a06c9baa-4583-4085-b0f2-10ebd2833e28, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a06c9baa-4583-4085-b0f2-10ebd2833e28, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(48 AS Int64) and pk_Uint64=CAST(48 AS Uint64) and pk_Int32=CAST(48 AS Int32) and pk_Uint32=CAST(48 AS Uint32) and pk_Int16=CAST(48 AS Int16) and pk_Uint16=CAST(48 AS Uint16) and pk_Int8=CAST(48 AS Int8) and pk_Uint8=CAST(48 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'48\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'480.0\' AS DyNumber) and pk_String=\'String 48\' and pk_Utf8=\'Utf8 48\' and pk_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2048-01-01\' AS Date) and pk_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204800000000 AS Timestamp) and pk_Interval=CAST(48 AS Interval) and pk_Date32=CAST(\'2048-01-01\' AS Date32) and pk_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204800000000 AS Timestamp64) and pk_Interval64=CAST(48 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(48 AS Int64) and col_Uint64=CAST(48 AS Uint64) and col_Int32=CAST(48 AS Int32) and col_Uint32=CAST(48 AS Uint32) and col_Int16=CAST(48 AS Int16) and col_Uint16=CAST(48 AS Uint16) and col_Int8=CAST(48 AS Int8) and col_Uint8=CAST(48 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'48\' AS Decimal(15,0)) and col_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'480.0\' AS DyNumber) and col_String=\'String 48\' and col_Utf8=\'Utf8 48\' and col_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2048-01-01\' AS Date) and col_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204800000000 AS Timestamp) and col_Interval=CAST(48 AS Interval) and col_Date32=CAST(\'2048-01-01\' AS Date32) and col_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204800000000 AS Timestamp64) and col_Interval64=CAST(48 AS Interval64) and col_Float=CAST(48.1 AS Float) and col_Double=CAST(48.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a06c9baa-4583-4085-b0f2-10ebd2833e28, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2eb47292-f198-49ce-a02e-5a50237d9117, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2eb47292-f198-49ce-a02e-5a50237d9117, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(49 AS Int64) and pk_Uint64=CAST(49 AS Uint64) and pk_Int32=CAST(49 AS Int32) and pk_Uint32=CAST(49 AS Uint32) and pk_Int16=CAST(49 AS Int16) and pk_Uint16=CAST(49 AS Uint16) and pk_Int8=CAST(49 AS Int8) and pk_Uint8=CAST(49 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'49\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'490.0\' AS DyNumber) and pk_String=\'String 49\' and pk_Utf8=\'Utf8 49\' and pk_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2049-01-01\' AS Date) and pk_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204900000000 AS Timestamp) and pk_Interval=CAST(49 AS Interval) and pk_Date32=CAST(\'2049-01-01\' AS Date32) and pk_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204900000000 AS Timestamp64) and pk_Interval64=CAST(49 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(49 AS Int64) and col_Uint64=CAST(49 AS Uint64) and col_Int32=CAST(49 AS Int32) and col_Uint32=CAST(49 AS Uint32) and col_Int16=CAST(49 AS Int16) and col_Uint16=CAST(49 AS Uint16) and col_Int8=CAST(49 AS Int8) and col_Uint8=CAST(49 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'49\' AS Decimal(15,0)) and col_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'490.0\' AS DyNumber) and col_String=\'String 49\' and col_Utf8=\'Utf8 49\' and col_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2049-01-01\' AS Date) and col_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204900000000 AS Timestamp) and col_Interval=CAST(49 AS Interval) and col_Date32=CAST(\'2049-01-01\' AS Date32) and col_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204900000000 AS Timestamp64) and col_Interval64=CAST(49 AS Interval64) and col_Float=CAST(49.1 AS Float) and col_Double=CAST(49.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2eb47292-f198-49ce-a02e-5a50237d9117, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c79cf27b-52cd-4ed9-916b-f02b48d7d2ae, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c79cf27b-52cd-4ed9-916b-f02b48d7d2ae, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(50 AS Int64) and pk_Uint64=CAST(50 AS Uint64) and pk_Int32=CAST(50 AS Int32) and pk_Uint32=CAST(50 AS Uint32) and pk_Int16=CAST(50 AS Int16) and pk_Uint16=CAST(50 AS Uint16) and pk_Int8=CAST(50 AS Int8) and pk_Uint8=CAST(50 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'50\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'500.0\' AS DyNumber) and pk_String=\'String 50\' and pk_Utf8=\'Utf8 50\' and pk_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2050-01-01\' AS Date) and pk_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205000000000 AS Timestamp) and pk_Interval=CAST(50 AS Interval) and pk_Date32=CAST(\'2050-01-01\' AS Date32) and pk_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205000000000 AS Timestamp64) and pk_Interval64=CAST(50 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(50 AS Int64) and col_Uint64=CAST(50 AS Uint64) and col_Int32=CAST(50 AS Int32) and col_Uint32=CAST(50 AS Uint32) and col_Int16=CAST(50 AS Int16) and col_Uint16=CAST(50 AS Uint16) and col_Int8=CAST(50 AS Int8) and col_Uint8=CAST(50 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'50\' AS Decimal(15,0)) and col_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'500.0\' AS DyNumber) and col_String=\'String 50\' and col_Utf8=\'Utf8 50\' and col_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2050-01-01\' AS Date) and col_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205000000000 AS Timestamp) and col_Interval=CAST(50 AS Interval) and col_Date32=CAST(\'2050-01-01\' AS Date32) and col_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205000000000 AS Timestamp64) and col_Interval64=CAST(50 AS Interval64) and col_Float=CAST(50.1 AS Float) and col_Double=CAST(50.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c79cf27b-52cd-4ed9-916b-f02b48d7d2ae, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 17019494-b05e-4dbd-81ab-05cc33d4e0e9, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17019494-b05e-4dbd-81ab-05cc33d4e0e9, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(51 AS Int64) and pk_Uint64=CAST(51 AS Uint64) and pk_Int32=CAST(51 AS Int32) and pk_Uint32=CAST(51 AS Uint32) and pk_Int16=CAST(51 AS Int16) and pk_Uint16=CAST(51 AS Uint16) and pk_Int8=CAST(51 AS Int8) and pk_Uint8=CAST(51 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'51\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'510.0\' AS DyNumber) and pk_String=\'String 51\' and pk_Utf8=\'Utf8 51\' and pk_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2051-01-01\' AS Date) and pk_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205100000000 AS Timestamp) and pk_Interval=CAST(51 AS Interval) and pk_Date32=CAST(\'2051-01-01\' AS Date32) and pk_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205100000000 AS Timestamp64) and pk_Interval64=CAST(51 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(51 AS Int64) and col_Uint64=CAST(51 AS Uint64) and col_Int32=CAST(51 AS Int32) and col_Uint32=CAST(51 AS Uint32) and col_Int16=CAST(51 AS Int16) and col_Uint16=CAST(51 AS Uint16) and col_Int8=CAST(51 AS Int8) and col_Uint8=CAST(51 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'51\' AS Decimal(15,0)) and col_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'510.0\' AS DyNumber) and col_String=\'String 51\' and col_Utf8=\'Utf8 51\' and col_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2051-01-01\' AS Date) and col_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205100000000 AS Timestamp) and col_Interval=CAST(51 AS Interval) and col_Date32=CAST(\'2051-01-01\' AS Date32) and col_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205100000000 AS Timestamp64) and col_Interval64=CAST(51 AS Interval64) and col_Float=CAST(51.1 AS Float) and col_Double=CAST(51.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17019494-b05e-4dbd-81ab-05cc33d4e0e9, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d12d24b-6a65-493a-b28f-971131dc09ef, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d12d24b-6a65-493a-b28f-971131dc09ef, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(52 AS Int64) and pk_Uint64=CAST(52 AS Uint64) and pk_Int32=CAST(52 AS Int32) and pk_Uint32=CAST(52 AS Uint32) and pk_Int16=CAST(52 AS Int16) and pk_Uint16=CAST(52 AS Uint16) and pk_Int8=CAST(52 AS Int8) and pk_Uint8=CAST(52 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'52\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'520.0\' AS DyNumber) and pk_String=\'String 52\' and pk_Utf8=\'Utf8 52\' and pk_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2052-01-01\' AS Date) and pk_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205200000000 AS Timestamp) and pk_Interval=CAST(52 AS Interval) and pk_Date32=CAST(\'2052-01-01\' AS Date32) and pk_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205200000000 AS Timestamp64) and pk_Interval64=CAST(52 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(52 AS Int64) and col_Uint64=CAST(52 AS Uint64) and col_Int32=CAST(52 AS Int32) and col_Uint32=CAST(52 AS Uint32) and col_Int16=CAST(52 AS Int16) and col_Uint16=CAST(52 AS Uint16) and col_Int8=CAST(52 AS Int8) and col_Uint8=CAST(52 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'52\' AS Decimal(15,0)) and col_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'520.0\' AS DyNumber) and col_String=\'String 52\' and col_Utf8=\'Utf8 52\' and col_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2052-01-01\' AS Date) and col_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205200000000 AS Timestamp) and col_Interval=CAST(52 AS Interval) and col_Date32=CAST(\'2052-01-01\' AS Date32) and col_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205200000000 AS Timestamp64) and col_Interval64=CAST(52 AS Interval64) and col_Float=CAST(52.1 AS Float) and col_Double=CAST(52.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d12d24b-6a65-493a-b28f-971131dc09ef, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52b403c1-28d5-4d2d-9870-f8115646d026, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52b403c1-28d5-4d2d-9870-f8115646d026, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(53 AS Int64) and pk_Uint64=CAST(53 AS Uint64) and pk_Int32=CAST(53 AS Int32) and pk_Uint32=CAST(53 AS Uint32) and pk_Int16=CAST(53 AS Int16) and pk_Uint16=CAST(53 AS Uint16) and pk_Int8=CAST(53 AS Int8) and pk_Uint8=CAST(53 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'53\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'530.0\' AS DyNumber) and pk_String=\'String 53\' and pk_Utf8=\'Utf8 53\' and pk_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2053-01-01\' AS Date) and pk_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205300000000 AS Timestamp) and pk_Interval=CAST(53 AS Interval) and pk_Date32=CAST(\'2053-01-01\' AS Date32) and pk_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205300000000 AS Timestamp64) and pk_Interval64=CAST(53 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(53 AS Int64) and col_Uint64=CAST(53 AS Uint64) and col_Int32=CAST(53 AS Int32) and col_Uint32=CAST(53 AS Uint32) and col_Int16=CAST(53 AS Int16) and col_Uint16=CAST(53 AS Uint16) and col_Int8=CAST(53 AS Int8) and col_Uint8=CAST(53 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'53\' AS Decimal(15,0)) and col_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'530.0\' AS DyNumber) and col_String=\'String 53\' and col_Utf8=\'Utf8 53\' and col_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2053-01-01\' AS Date) and col_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205300000000 AS Timestamp) and col_Interval=CAST(53 AS Interval) and col_Date32=CAST(\'2053-01-01\' AS Date32) and col_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205300000000 AS Timestamp64) and col_Interval64=CAST(53 AS Interval64) and col_Float=CAST(53.1 AS Float) and col_Double=CAST(53.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52b403c1-28d5-4d2d-9870-f8115646d026, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b052f842-cf09-47ab-8fe3-36864d8ecc55, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b052f842-cf09-47ab-8fe3-36864d8ecc55, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_all_types`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b052f842-cf09-47ab-8fe3-36864d8ecc55, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0797fefe-83f5-4c6f-aaf3-721d706c5266, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0797fefe-83f5-4c6f-aaf3-721d706c5266, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0797fefe-83f5-4c6f-aaf3-721d706c5266, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09c4ae78-c322-4184-a281-faa9c96d058d, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09c4ae78-c322-4184-a281-faa9c96d058d, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09c4ae78-c322-4184-a281-faa9c96d058d, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68262572-18cd-4ab7-a5b7-26c3292ddc57, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68262572-18cd-4ab7-a5b7-26c3292ddc57, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68262572-18cd-4ab7-a5b7-26c3292ddc57, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 35620655-9a53-42c1-b6fe-704a54dee3de, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35620655-9a53-42c1-b6fe-704a54dee3de, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35620655-9a53-42c1-b6fe-704a54dee3de, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 36582652-2d12-4499-b9af-c1b4685b29a1, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36582652-2d12-4499-b9af-c1b4685b29a1, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36582652-2d12-4499-b9af-c1b4685b29a1, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37bd9986-be8e-4812-84c8-6f74427c0076, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37bd9986-be8e-4812-84c8-6f74427c0076, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37bd9986-be8e-4812-84c8-6f74427c0076, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f95e4a30-e669-4656-a3d4-4b6bd8130eb6, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f95e4a30-e669-4656-a3d4-4b6bd8130eb6, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f95e4a30-e669-4656-a3d4-4b6bd8130eb6, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 97f47721-d9c4-4575-b788-4f0226a19ab5, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97f47721-d9c4-4575-b788-4f0226a19ab5, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97f47721-d9c4-4575-b788-4f0226a19ab5, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 39098a43-028f-400a-a253-3a4a35b20b9c, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39098a43-028f-400a-a253-3a4a35b20b9c, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39098a43-028f-400a-a253-3a4a35b20b9c, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 021fa5e8-52f2-4c7c-9ae8-3346f34e1120, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 021fa5e8-52f2-4c7c-9ae8-3346f34e1120, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 021fa5e8-52f2-4c7c-9ae8-3346f34e1120, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 14e03fee-57c3-4021-8927-9005c550a9f7, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14e03fee-57c3-4021-8927-9005c550a9f7, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14e03fee-57c3-4021-8927-9005c550a9f7, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fe3d675f-a6ca-4c73-bfa4-d61c04b6980e, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe3d675f-a6ca-4c73-bfa4-d61c04b6980e, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe3d675f-a6ca-4c73-bfa4-d61c04b6980e, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4dc3e6b2-1302-4afe-aca8-884d20faf6bc, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4dc3e6b2-1302-4afe-aca8-884d20faf6bc, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4dc3e6b2-1302-4afe-aca8-884d20faf6bc, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c3fb5a4d-cabd-456a-afa3-31ff5e1b90fb, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3fb5a4d-cabd-456a-afa3-31ff5e1b90fb, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3fb5a4d-cabd-456a-afa3-31ff5e1b90fb, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06d82cad-4515-48db-a59e-0b8960f3b900, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06d82cad-4515-48db-a59e-0b8960f3b900, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06d82cad-4515-48db-a59e-0b8960f3b900, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 66d84d91-aa61-43a3-a15c-01f7deee62c4, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66d84d91-aa61-43a3-a15c-01f7deee62c4, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66d84d91-aa61-43a3-a15c-01f7deee62c4, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c14cc340-b0c7-4d4a-92dc-b309846ab7a0, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c14cc340-b0c7-4d4a-92dc-b309846ab7a0, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c14cc340-b0c7-4d4a-92dc-b309846ab7a0, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f849187f-1a17-43f1-b080-c5faba9a0a20, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f849187f-1a17-43f1-b080-c5faba9a0a20, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f849187f-1a17-43f1-b080-c5faba9a0a20, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3c59c6a8-090a-4df5-94d7-fc5744937d4b, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3c59c6a8-090a-4df5-94d7-fc5744937d4b, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3c59c6a8-090a-4df5-94d7-fc5744937d4b, localhost:29745): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 29745 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:29745, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c34cf307-0060-4f53-a136-c3c1ec67909c, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c34cf307-0060-4f53-a136-c3c1ec67909c, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c34cf307-0060-4f53-a136-c3c1ec67909c, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f55d096-a7a1-46a2-b0da-344c22a06be3, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f55d096-a7a1-46a2-b0da-344c22a06be3, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f55d096-a7a1-46a2-b0da-344c22a06be3, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d16de2d-2281-4cb9-8d3f-58047e385fa6, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d16de2d-2281-4cb9-8d3f-58047e385fa6, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d16de2d-2281-4cb9-8d3f-58047e385fa6, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4bfdd2f-686f-40f6-823f-464838286895, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4bfdd2f-686f-40f6-823f-464838286895, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4bfdd2f-686f-40f6-823f-464838286895, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 519ceb76-ef66-496c-b10c-ceb2daa6f4ec, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 519ceb76-ef66-496c-b10c-ceb2daa6f4ec, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 519ceb76-ef66-496c-b10c-ceb2daa6f4ec, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42e9fcc1-1dbc-447f-843f-de197e05df8b, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42e9fcc1-1dbc-447f-843f-de197e05df8b, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42e9fcc1-1dbc-447f-843f-de197e05df8b, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05ea28fe-a4a4-4624-8735-d13ba4e14ffd, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05ea28fe-a4a4-4624-8735-d13ba4e14ffd, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05ea28fe-a4a4-4624-8735-d13ba4e14ffd, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6516bf3-12e5-4512-9c53-24bf1d86cd3a, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6516bf3-12e5-4512-9c53-24bf1d86cd3a, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6516bf3-12e5-4512-9c53-24bf1d86cd3a, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ef9a0c0-698a-44fd-9db2-1c2dc5c087a7, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ef9a0c0-698a-44fd-9db2-1c2dc5c087a7, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ef9a0c0-698a-44fd-9db2-1c2dc5c087a7, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d2c962b7-adf1-4d97-8d2d-d71a3824f187, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2c962b7-adf1-4d97-8d2d-d71a3824f187, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2c962b7-adf1-4d97-8d2d-d71a3824f187, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 17c48639-b781-4bf4-bb17-619bd465aad0, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17c48639-b781-4bf4-bb17-619bd465aad0, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17c48639-b781-4bf4-bb17-619bd465aad0, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 55f59987-a841-4671-acca-6a9fb4041d41, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55f59987-a841-4671-acca-6a9fb4041d41, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55f59987-a841-4671-acca-6a9fb4041d41, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 05ffff8d-bc60-48cf-b079-3a93b792a58b, localhost:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 05ffff8d-bc60-48cf-b079-3a93b792a58b, localhost:61061): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 05ffff8d-bc60-48cf-b079-3a93b792a58b, localhost:61061): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 61061 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:61061, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7a53aa5e-b643-4e96-ac9c-991d71041a3c, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a53aa5e-b643-4e96-ac9c-991d71041a3c, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a53aa5e-b643-4e96-ac9c-991d71041a3c, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 000615a7-eea6-4764-ac07-9ca53ed3ea17, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 000615a7-eea6-4764-ac07-9ca53ed3ea17, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 000615a7-eea6-4764-ac07-9ca53ed3ea17, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, be7a9434-f3a2-4d4a-b961-833cb06e7d0d, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be7a9434-f3a2-4d4a-b961-833cb06e7d0d, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be7a9434-f3a2-4d4a-b961-833cb06e7d0d, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d032cfa-10ec-425e-9b71-e1b64605f4bd, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d032cfa-10ec-425e-9b71-e1b64605f4bd, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d032cfa-10ec-425e-9b71-e1b64605f4bd, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bd7942fc-30a4-40aa-a30e-3d10dee25252, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd7942fc-30a4-40aa-a30e-3d10dee25252, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd7942fc-30a4-40aa-a30e-3d10dee25252, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e27dd2c7-5ac1-4a6e-a463-98339c93f464, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e27dd2c7-5ac1-4a6e-a463-98339c93f464, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e27dd2c7-5ac1-4a6e-a463-98339c93f464, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 151b0d71-97ea-4bce-85dc-1812cde018dd, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 151b0d71-97ea-4bce-85dc-1812cde018dd, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 151b0d71-97ea-4bce-85dc-1812cde018dd, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f251310-cf2c-44ec-a0f4-38247d456972, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f251310-cf2c-44ec-a0f4-38247d456972, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f251310-cf2c-44ec-a0f4-38247d456972, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a43c76a-a5ad-481e-b3d2-95fbba599f17, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a43c76a-a5ad-481e-b3d2-95fbba599f17, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a43c76a-a5ad-481e-b3d2-95fbba599f17, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b3fb74b1-b993-45d4-8d20-f90901159ecf, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3fb74b1-b993-45d4-8d20-f90901159ecf, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3fb74b1-b993-45d4-8d20-f90901159ecf, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4f104648-0746-4073-bc9f-8401a0f80e52, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f104648-0746-4073-bc9f-8401a0f80e52, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f104648-0746-4073-bc9f-8401a0f80e52, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 131f15c0-b849-4e43-8501-ba7313124440, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 131f15c0-b849-4e43-8501-ba7313124440, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 131f15c0-b849-4e43-8501-ba7313124440, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34c9b314-8408-4d44-93b2-1f0562a3299d, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34c9b314-8408-4d44-93b2-1f0562a3299d, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34c9b314-8408-4d44-93b2-1f0562a3299d, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, abdc1fdc-e0b9-4ce1-9b83-61f17068adec, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abdc1fdc-e0b9-4ce1-9b83-61f17068adec, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abdc1fdc-e0b9-4ce1-9b83-61f17068adec, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24a6556a-8e97-4b58-b3c1-dafb4e837955, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24a6556a-8e97-4b58-b3c1-dafb4e837955, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24a6556a-8e97-4b58-b3c1-dafb4e837955, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2847f9dd-c341-4da7-bf0a-c85b5798d4b5, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2847f9dd-c341-4da7-bf0a-c85b5798d4b5, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2847f9dd-c341-4da7-bf0a-c85b5798d4b5, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27992503-b0f7-4ca3-a381-f4f01aedcae9, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27992503-b0f7-4ca3-a381-f4f01aedcae9, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27992503-b0f7-4ca3-a381-f4f01aedcae9, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43219954-5fb7-4aec-beed-fb4d978d2916, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43219954-5fb7-4aec-beed-fb4d978d2916, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43219954-5fb7-4aec-beed-fb4d978d2916, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5dfc19bd-27d0-4a28-be8f-cb04cb7fd805, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dfc19bd-27d0-4a28-be8f-cb04cb7fd805, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dfc19bd-27d0-4a28-be8f-cb04cb7fd805, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2ee5870f-9fa5-441a-9ff3-43309b57eaf0, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ee5870f-9fa5-441a-9ff3-43309b57eaf0, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ee5870f-9fa5-441a-9ff3-43309b57eaf0, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5196b1ab-49ca-4b78-bb62-6e7a208fb259, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5196b1ab-49ca-4b78-bb62-6e7a208fb259, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5196b1ab-49ca-4b78-bb62-6e7a208fb259, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cef0a182-cb49-44a7-b94a-d4620087fcdc, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cef0a182-cb49-44a7-b94a-d4620087fcdc, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cef0a182-cb49-44a7-b94a-d4620087fcdc, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 60bb3e43-1ea2-48e0-b8bc-f811d95145c2, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60bb3e43-1ea2-48e0-b8bc-f811d95145c2, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60bb3e43-1ea2-48e0-b8bc-f811d95145c2, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 027f6d9b-e21f-49a8-9c87-86a64fbdf10a, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 027f6d9b-e21f-49a8-9c87-86a64fbdf10a, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 027f6d9b-e21f-49a8-9c87-86a64fbdf10a, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88055ad8-5ac8-47c6-821d-fbeaf0144b36, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88055ad8-5ac8-47c6-821d-fbeaf0144b36, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88055ad8-5ac8-47c6-821d-fbeaf0144b36, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0558a01b-b05f-48b2-8186-cc062ab011aa, ghrun-jccq4ohuyu.auto.internal:61061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0558a01b-b05f-48b2-8186-cc062ab011aa, ghrun-jccq4ohuyu.auto.internal:61061): request = { session_id: "ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0558a01b-b05f-48b2-8186-cc062ab011aa, ghrun-jccq4ohuyu.auto.internal:61061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIwNTA4Y2QtYzliMjM3ZWQtZDJjMTc1NzQtNzM4NzhiNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8ca7385-5b43-4a91-b713-473ca38a4f1b, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8ca7385-5b43-4a91-b713-473ca38a4f1b, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8ca7385-5b43-4a91-b713-473ca38a4f1b, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e7d873c5-e515-4c27-8f13-d22ffd2927a0, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7d873c5-e515-4c27-8f13-d22ffd2927a0, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7d873c5-e515-4c27-8f13-d22ffd2927a0, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d5cd568-8f87-4cae-8b60-79a2b64ed0c9, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d5cd568-8f87-4cae-8b60-79a2b64ed0c9, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d5cd568-8f87-4cae-8b60-79a2b64ed0c9, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a916b2a2-b915-49f9-a4ff-7b7af07ff575, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a916b2a2-b915-49f9-a4ff-7b7af07ff575, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a916b2a2-b915-49f9-a4ff-7b7af07ff575, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0257dfd5-7a59-45db-8c43-70c56d61f8ac, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0257dfd5-7a59-45db-8c43-70c56d61f8ac, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) and col_Double=CAST(4.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0257dfd5-7a59-45db-8c43-70c56d61f8ac, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc4c1b0c-b285-48d8-b067-d58d7e408768, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc4c1b0c-b285-48d8-b067-d58d7e408768, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(5 AS Int64) and col_Uint64=CAST(5 AS Uint64) and col_Int32=CAST(5 AS Int32) and col_Uint32=CAST(5 AS Uint32) and col_Int16=CAST(5 AS Int16) and col_Uint16=CAST(5 AS Uint16) and col_Int8=CAST(5 AS Int8) and col_Uint8=CAST(5 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'50.0\' AS DyNumber) and col_String=\'String 5\' and col_Utf8=\'Utf8 5\' and col_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2005-01-01\' AS Date) and col_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200500000000 AS Timestamp) and col_Interval=CAST(5 AS Interval) and col_Date32=CAST(\'2005-01-01\' AS Date32) and col_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_Interval64=CAST(5 AS Interval64) and col_Float=CAST(5.1 AS Float) and col_Double=CAST(5.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc4c1b0c-b285-48d8-b067-d58d7e408768, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a32edef-c7e9-49bc-a9c8-278e0856040e, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a32edef-c7e9-49bc-a9c8-278e0856040e, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a32edef-c7e9-49bc-a9c8-278e0856040e, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2816a4be-f5e6-47f6-9881-5b4dd3500de4, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2816a4be-f5e6-47f6-9881-5b4dd3500de4, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(7 AS Int64) and col_Uint64=CAST(7 AS Uint64) and col_Int32=CAST(7 AS Int32) and col_Uint32=CAST(7 AS Uint32) and col_Int16=CAST(7 AS Int16) and col_Uint16=CAST(7 AS Uint16) and col_Int8=CAST(7 AS Int8) and col_Uint8=CAST(7 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'70.0\' AS DyNumber) and col_String=\'String 7\' and col_Utf8=\'Utf8 7\' and col_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2007-01-01\' AS Date) and col_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200700000000 AS Timestamp) and col_Interval=CAST(7 AS Interval) and col_Date32=CAST(\'2007-01-01\' AS Date32) and col_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_Interval64=CAST(7 AS Interval64) and col_Float=CAST(7.1 AS Float) and col_Double=CAST(7.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2816a4be-f5e6-47f6-9881-5b4dd3500de4, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0da9bf50-725a-4271-8a06-7900323bbcf4, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0da9bf50-725a-4271-8a06-7900323bbcf4, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(8 AS Int64) and col_Uint64=CAST(8 AS Uint64) and col_Int32=CAST(8 AS Int32) and col_Uint32=CAST(8 AS Uint32) and col_Int16=CAST(8 AS Int16) and col_Uint16=CAST(8 AS Uint16) and col_Int8=CAST(8 AS Int8) and col_Uint8=CAST(8 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'80.0\' AS DyNumber) and col_String=\'String 8\' and col_Utf8=\'Utf8 8\' and col_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2008-01-01\' AS Date) and col_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200800000000 AS Timestamp) and col_Interval=CAST(8 AS Interval) and col_Date32=CAST(\'2008-01-01\' AS Date32) and col_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_Interval64=CAST(8 AS Interval64) and col_Float=CAST(8.1 AS Float) and col_Double=CAST(8.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0da9bf50-725a-4271-8a06-7900323bbcf4, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6af45f3-527e-42ed-95b6-3cae506e7de0, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6af45f3-527e-42ed-95b6-3cae506e7de0, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(9 AS Int64) and col_Uint64=CAST(9 AS Uint64) and col_Int32=CAST(9 AS Int32) and col_Uint32=CAST(9 AS Uint32) and col_Int16=CAST(9 AS Int16) and col_Uint16=CAST(9 AS Uint16) and col_Int8=CAST(9 AS Int8) and col_Uint8=CAST(9 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'90.0\' AS DyNumber) and col_String=\'String 9\' and col_Utf8=\'Utf8 9\' and col_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2009-01-01\' AS Date) and col_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200900000000 AS Timestamp) and col_Interval=CAST(9 AS Interval) and col_Date32=CAST(\'2009-01-01\' AS Date32) and col_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_Interval64=CAST(9 AS Interval64) and col_Float=CAST(9.1 AS Float) and col_Double=CAST(9.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6af45f3-527e-42ed-95b6-3cae506e7de0, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f885a88-6a1b-4bed-965a-fe20b0791f56, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f885a88-6a1b-4bed-965a-fe20b0791f56, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(10 AS Int64) and col_Uint64=CAST(10 AS Uint64) and col_Int32=CAST(10 AS Int32) and col_Uint32=CAST(10 AS Uint32) and col_Int16=CAST(10 AS Int16) and col_Uint16=CAST(10 AS Uint16) and col_Int8=CAST(10 AS Int8) and col_Uint8=CAST(10 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'100.0\' AS DyNumber) and col_String=\'String 10\' and col_Utf8=\'Utf8 10\' and col_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2010-01-01\' AS Date) and col_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201000000000 AS Timestamp) and col_Interval=CAST(10 AS Interval) and col_Date32=CAST(\'2010-01-01\' AS Date32) and col_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_Interval64=CAST(10 AS Interval64) and col_Float=CAST(10.1 AS Float) and col_Double=CAST(10.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f885a88-6a1b-4bed-965a-fe20b0791f56, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e57401b3-22bf-446d-9c33-7dc64294f685, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e57401b3-22bf-446d-9c33-7dc64294f685, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(11 AS Int64) and col_Uint64=CAST(11 AS Uint64) and col_Int32=CAST(11 AS Int32) and col_Uint32=CAST(11 AS Uint32) and col_Int16=CAST(11 AS Int16) and col_Uint16=CAST(11 AS Uint16) and col_Int8=CAST(11 AS Int8) and col_Uint8=CAST(11 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'110.0\' AS DyNumber) and col_String=\'String 11\' and col_Utf8=\'Utf8 11\' and col_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2011-01-01\' AS Date) and col_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201100000000 AS Timestamp) and col_Interval=CAST(11 AS Interval) and col_Date32=CAST(\'2011-01-01\' AS Date32) and col_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_Interval64=CAST(11 AS Interval64) and col_Float=CAST(11.1 AS Float) and col_Double=CAST(11.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e57401b3-22bf-446d-9c33-7dc64294f685, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 086f686d-6f5a-498e-bf6a-1845d119a8fa, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 086f686d-6f5a-498e-bf6a-1845d119a8fa, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(12 AS Int64) and col_Uint64=CAST(12 AS Uint64) and col_Int32=CAST(12 AS Int32) and col_Uint32=CAST(12 AS Uint32) and col_Int16=CAST(12 AS Int16) and col_Uint16=CAST(12 AS Uint16) and col_Int8=CAST(12 AS Int8) and col_Uint8=CAST(12 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'120.0\' AS DyNumber) and col_String=\'String 12\' and col_Utf8=\'Utf8 12\' and col_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2012-01-01\' AS Date) and col_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201200000000 AS Timestamp) and col_Interval=CAST(12 AS Interval) and col_Date32=CAST(\'2012-01-01\' AS Date32) and col_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_Interval64=CAST(12 AS Interval64) and col_Float=CAST(12.1 AS Float) and col_Double=CAST(12.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 086f686d-6f5a-498e-bf6a-1845d119a8fa, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e373356-8564-4710-ad0f-40c707aaa74c, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e373356-8564-4710-ad0f-40c707aaa74c, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(13 AS Int64) and col_Uint64=CAST(13 AS Uint64) and col_Int32=CAST(13 AS Int32) and col_Uint32=CAST(13 AS Uint32) and col_Int16=CAST(13 AS Int16) and col_Uint16=CAST(13 AS Uint16) and col_Int8=CAST(13 AS Int8) and col_Uint8=CAST(13 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'130.0\' AS DyNumber) and col_String=\'String 13\' and col_Utf8=\'Utf8 13\' and col_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2013-01-01\' AS Date) and col_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201300000000 AS Timestamp) and col_Interval=CAST(13 AS Interval) and col_Date32=CAST(\'2013-01-01\' AS Date32) and col_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_Interval64=CAST(13 AS Interval64) and col_Float=CAST(13.1 AS Float) and col_Double=CAST(13.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e373356-8564-4710-ad0f-40c707aaa74c, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a4fa41d-4071-46fe-9b25-6b03ac7c4824, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a4fa41d-4071-46fe-9b25-6b03ac7c4824, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(14 AS Int64) and col_Uint64=CAST(14 AS Uint64) and col_Int32=CAST(14 AS Int32) and col_Uint32=CAST(14 AS Uint32) and col_Int16=CAST(14 AS Int16) and col_Uint16=CAST(14 AS Uint16) and col_Int8=CAST(14 AS Int8) and col_Uint8=CAST(14 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'140.0\' AS DyNumber) and col_String=\'String 14\' and col_Utf8=\'Utf8 14\' and col_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2014-01-01\' AS Date) and col_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201400000000 AS Timestamp) and col_Interval=CAST(14 AS Interval) and col_Date32=CAST(\'2014-01-01\' AS Date32) and col_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_Interval64=CAST(14 AS Interval64) and col_Float=CAST(14.1 AS Float) and col_Double=CAST(14.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a4fa41d-4071-46fe-9b25-6b03ac7c4824, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b747173-6eea-49c2-ac91-da734dbb47e4, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b747173-6eea-49c2-ac91-da734dbb47e4, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(15 AS Int64) and col_Uint64=CAST(15 AS Uint64) and col_Int32=CAST(15 AS Int32) and col_Uint32=CAST(15 AS Uint32) and col_Int16=CAST(15 AS Int16) and col_Uint16=CAST(15 AS Uint16) and col_Int8=CAST(15 AS Int8) and col_Uint8=CAST(15 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'150.0\' AS DyNumber) and col_String=\'String 15\' and col_Utf8=\'Utf8 15\' and col_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2015-01-01\' AS Date) and col_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201500000000 AS Timestamp) and col_Interval=CAST(15 AS Interval) and col_Date32=CAST(\'2015-01-01\' AS Date32) and col_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_Interval64=CAST(15 AS Interval64) and col_Float=CAST(15.1 AS Float) and col_Double=CAST(15.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b747173-6eea-49c2-ac91-da734dbb47e4, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75f90d68-0b5f-4ae4-a8cd-347c966e8d0c, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75f90d68-0b5f-4ae4-a8cd-347c966e8d0c, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(16 AS Int64) and col_Uint64=CAST(16 AS Uint64) and col_Int32=CAST(16 AS Int32) and col_Uint32=CAST(16 AS Uint32) and col_Int16=CAST(16 AS Int16) and col_Uint16=CAST(16 AS Uint16) and col_Int8=CAST(16 AS Int8) and col_Uint8=CAST(16 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'160.0\' AS DyNumber) and col_String=\'String 16\' and col_Utf8=\'Utf8 16\' and col_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2016-01-01\' AS Date) and col_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201600000000 AS Timestamp) and col_Interval=CAST(16 AS Interval) and col_Date32=CAST(\'2016-01-01\' AS Date32) and col_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_Interval64=CAST(16 AS Interval64) and col_Float=CAST(16.1 AS Float) and col_Double=CAST(16.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75f90d68-0b5f-4ae4-a8cd-347c966e8d0c, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bd089870-28cd-4c8b-8084-c5007d4d2c66, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd089870-28cd-4c8b-8084-c5007d4d2c66, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(17 AS Int64) and col_Uint64=CAST(17 AS Uint64) and col_Int32=CAST(17 AS Int32) and col_Uint32=CAST(17 AS Uint32) and col_Int16=CAST(17 AS Int16) and col_Uint16=CAST(17 AS Uint16) and col_Int8=CAST(17 AS Int8) and col_Uint8=CAST(17 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'170.0\' AS DyNumber) and col_String=\'String 17\' and col_Utf8=\'Utf8 17\' and col_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2017-01-01\' AS Date) and col_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201700000000 AS Timestamp) and col_Interval=CAST(17 AS Interval) and col_Date32=CAST(\'2017-01-01\' AS Date32) and col_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_Interval64=CAST(17 AS Interval64) and col_Float=CAST(17.1 AS Float) and col_Double=CAST(17.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd089870-28cd-4c8b-8084-c5007d4d2c66, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, be0f3bfd-9a58-4cc1-ba42-61db78142427, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be0f3bfd-9a58-4cc1-ba42-61db78142427, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(18 AS Int64) and col_Uint64=CAST(18 AS Uint64) and col_Int32=CAST(18 AS Int32) and col_Uint32=CAST(18 AS Uint32) and col_Int16=CAST(18 AS Int16) and col_Uint16=CAST(18 AS Uint16) and col_Int8=CAST(18 AS Int8) and col_Uint8=CAST(18 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'180.0\' AS DyNumber) and col_String=\'String 18\' and col_Utf8=\'Utf8 18\' and col_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2018-01-01\' AS Date) and col_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201800000000 AS Timestamp) and col_Interval=CAST(18 AS Interval) and col_Date32=CAST(\'2018-01-01\' AS Date32) and col_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_Interval64=CAST(18 AS Interval64) and col_Float=CAST(18.1 AS Float) and col_Double=CAST(18.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be0f3bfd-9a58-4cc1-ba42-61db78142427, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f21a0a7-6201-470b-bf40-edb6d4fb233d, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f21a0a7-6201-470b-bf40-edb6d4fb233d, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(19 AS Int64) and col_Uint64=CAST(19 AS Uint64) and col_Int32=CAST(19 AS Int32) and col_Uint32=CAST(19 AS Uint32) and col_Int16=CAST(19 AS Int16) and col_Uint16=CAST(19 AS Uint16) and col_Int8=CAST(19 AS Int8) and col_Uint8=CAST(19 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'190.0\' AS DyNumber) and col_String=\'String 19\' and col_Utf8=\'Utf8 19\' and col_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2019-01-01\' AS Date) and col_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201900000000 AS Timestamp) and col_Interval=CAST(19 AS Interval) and col_Date32=CAST(\'2019-01-01\' AS Date32) and col_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_Interval64=CAST(19 AS Interval64) and col_Float=CAST(19.1 AS Float) and col_Double=CAST(19.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f21a0a7-6201-470b-bf40-edb6d4fb233d, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 62faf74e-c32a-40b5-bc64-dbcb3b8d1736, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62faf74e-c32a-40b5-bc64-dbcb3b8d1736, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(20 AS Int64) and col_Uint64=CAST(20 AS Uint64) and col_Int32=CAST(20 AS Int32) and col_Uint32=CAST(20 AS Uint32) and col_Int16=CAST(20 AS Int16) and col_Uint16=CAST(20 AS Uint16) and col_Int8=CAST(20 AS Int8) and col_Uint8=CAST(20 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'200.0\' AS DyNumber) and col_String=\'String 20\' and col_Utf8=\'Utf8 20\' and col_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2020-01-01\' AS Date) and col_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202000000000 AS Timestamp) and col_Interval=CAST(20 AS Interval) and col_Date32=CAST(\'2020-01-01\' AS Date32) and col_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_Interval64=CAST(20 AS Interval64) and col_Float=CAST(20.1 AS Float) and col_Double=CAST(20.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62faf74e-c32a-40b5-bc64-dbcb3b8d1736, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b53c2cd1-419c-4f5b-8158-c81d803d3ca4, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b53c2cd1-419c-4f5b-8158-c81d803d3ca4, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(21 AS Int64) and col_Uint64=CAST(21 AS Uint64) and col_Int32=CAST(21 AS Int32) and col_Uint32=CAST(21 AS Uint32) and col_Int16=CAST(21 AS Int16) and col_Uint16=CAST(21 AS Uint16) and col_Int8=CAST(21 AS Int8) and col_Uint8=CAST(21 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'210.0\' AS DyNumber) and col_String=\'String 21\' and col_Utf8=\'Utf8 21\' and col_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2021-01-01\' AS Date) and col_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202100000000 AS Timestamp) and col_Interval=CAST(21 AS Interval) and col_Date32=CAST(\'2021-01-01\' AS Date32) and col_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_Interval64=CAST(21 AS Interval64) and col_Float=CAST(21.1 AS Float) and col_Double=CAST(21.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b53c2cd1-419c-4f5b-8158-c81d803d3ca4, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ab19e12a-a41c-49d7-b9b5-17ff7f1aa500, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab19e12a-a41c-49d7-b9b5-17ff7f1aa500, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(22 AS Int64) and col_Uint64=CAST(22 AS Uint64) and col_Int32=CAST(22 AS Int32) and col_Uint32=CAST(22 AS Uint32) and col_Int16=CAST(22 AS Int16) and col_Uint16=CAST(22 AS Uint16) and col_Int8=CAST(22 AS Int8) and col_Uint8=CAST(22 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'220.0\' AS DyNumber) and col_String=\'String 22\' and col_Utf8=\'Utf8 22\' and col_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2022-01-01\' AS Date) and col_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202200000000 AS Timestamp) and col_Interval=CAST(22 AS Interval) and col_Date32=CAST(\'2022-01-01\' AS Date32) and col_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_Interval64=CAST(22 AS Interval64) and col_Float=CAST(22.1 AS Float) and col_Double=CAST(22.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab19e12a-a41c-49d7-b9b5-17ff7f1aa500, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3885cd7e-44bb-4c3c-bc93-112fe0d05fc5, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3885cd7e-44bb-4c3c-bc93-112fe0d05fc5, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(23 AS Int64) and col_Uint64=CAST(23 AS Uint64) and col_Int32=CAST(23 AS Int32) and col_Uint32=CAST(23 AS Uint32) and col_Int16=CAST(23 AS Int16) and col_Uint16=CAST(23 AS Uint16) and col_Int8=CAST(23 AS Int8) and col_Uint8=CAST(23 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'230.0\' AS DyNumber) and col_String=\'String 23\' and col_Utf8=\'Utf8 23\' and col_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2023-01-01\' AS Date) and col_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202300000000 AS Timestamp) and col_Interval=CAST(23 AS Interval) and col_Date32=CAST(\'2023-01-01\' AS Date32) and col_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_Interval64=CAST(23 AS Interval64) and col_Float=CAST(23.1 AS Float) and col_Double=CAST(23.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3885cd7e-44bb-4c3c-bc93-112fe0d05fc5, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 19133d9f-8912-406f-b1e1-dc03c7c59f31, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19133d9f-8912-406f-b1e1-dc03c7c59f31, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(24 AS Int64) and col_Uint64=CAST(24 AS Uint64) and col_Int32=CAST(24 AS Int32) and col_Uint32=CAST(24 AS Uint32) and col_Int16=CAST(24 AS Int16) and col_Uint16=CAST(24 AS Uint16) and col_Int8=CAST(24 AS Int8) and col_Uint8=CAST(24 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'240.0\' AS DyNumber) and col_String=\'String 24\' and col_Utf8=\'Utf8 24\' and col_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2024-01-01\' AS Date) and col_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202400000000 AS Timestamp) and col_Interval=CAST(24 AS Interval) and col_Date32=CAST(\'2024-01-01\' AS Date32) and col_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_Interval64=CAST(24 AS Interval64) and col_Float=CAST(24.1 AS Float) and col_Double=CAST(24.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19133d9f-8912-406f-b1e1-dc03c7c59f31, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 563a17f1-6086-47f5-b654-047a6733245c, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 563a17f1-6086-47f5-b654-047a6733245c, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(25 AS Int64) and col_Uint64=CAST(25 AS Uint64) and col_Int32=CAST(25 AS Int32) and col_Uint32=CAST(25 AS Uint32) and col_Int16=CAST(25 AS Int16) and col_Uint16=CAST(25 AS Uint16) and col_Int8=CAST(25 AS Int8) and col_Uint8=CAST(25 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'250.0\' AS DyNumber) and col_String=\'String 25\' and col_Utf8=\'Utf8 25\' and col_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2025-01-01\' AS Date) and col_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202500000000 AS Timestamp) and col_Interval=CAST(25 AS Interval) and col_Date32=CAST(\'2025-01-01\' AS Date32) and col_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_Interval64=CAST(25 AS Interval64) and col_Float=CAST(25.1 AS Float) and col_Double=CAST(25.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 563a17f1-6086-47f5-b654-047a6733245c, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aacb46cc-3d0f-485d-9d35-805f495312e8, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aacb46cc-3d0f-485d-9d35-805f495312e8, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(26 AS Int64) and col_Uint64=CAST(26 AS Uint64) and col_Int32=CAST(26 AS Int32) and col_Uint32=CAST(26 AS Uint32) and col_Int16=CAST(26 AS Int16) and col_Uint16=CAST(26 AS Uint16) and col_Int8=CAST(26 AS Int8) and col_Uint8=CAST(26 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'260.0\' AS DyNumber) and col_String=\'String 26\' and col_Utf8=\'Utf8 26\' and col_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2026-01-01\' AS Date) and col_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202600000000 AS Timestamp) and col_Interval=CAST(26 AS Interval) and col_Date32=CAST(\'2026-01-01\' AS Date32) and col_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_Interval64=CAST(26 AS Interval64) and col_Float=CAST(26.1 AS Float) and col_Double=CAST(26.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aacb46cc-3d0f-485d-9d35-805f495312e8, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e20fef2-da66-4d9e-bb46-1454fc7e1ce6, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e20fef2-da66-4d9e-bb46-1454fc7e1ce6, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(27 AS Int64) and col_Uint64=CAST(27 AS Uint64) and col_Int32=CAST(27 AS Int32) and col_Uint32=CAST(27 AS Uint32) and col_Int16=CAST(27 AS Int16) and col_Uint16=CAST(27 AS Uint16) and col_Int8=CAST(27 AS Int8) and col_Uint8=CAST(27 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'270.0\' AS DyNumber) and col_String=\'String 27\' and col_Utf8=\'Utf8 27\' and col_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2027-01-01\' AS Date) and col_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202700000000 AS Timestamp) and col_Interval=CAST(27 AS Interval) and col_Date32=CAST(\'2027-01-01\' AS Date32) and col_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_Interval64=CAST(27 AS Interval64) and col_Float=CAST(27.1 AS Float) and col_Double=CAST(27.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e20fef2-da66-4d9e-bb46-1454fc7e1ce6, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4bc89011-9cb6-4c0a-8aeb-b0699f4f6059, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bc89011-9cb6-4c0a-8aeb-b0699f4f6059, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(28 AS Int64) and col_Uint64=CAST(28 AS Uint64) and col_Int32=CAST(28 AS Int32) and col_Uint32=CAST(28 AS Uint32) and col_Int16=CAST(28 AS Int16) and col_Uint16=CAST(28 AS Uint16) and col_Int8=CAST(28 AS Int8) and col_Uint8=CAST(28 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'280.0\' AS DyNumber) and col_String=\'String 28\' and col_Utf8=\'Utf8 28\' and col_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2028-01-01\' AS Date) and col_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202800000000 AS Timestamp) and col_Interval=CAST(28 AS Interval) and col_Date32=CAST(\'2028-01-01\' AS Date32) and col_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_Interval64=CAST(28 AS Interval64) and col_Float=CAST(28.1 AS Float) and col_Double=CAST(28.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4bc89011-9cb6-4c0a-8aeb-b0699f4f6059, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 00dcb930-0649-41bf-92ed-1a49c79624cd, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00dcb930-0649-41bf-92ed-1a49c79624cd, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(29 AS Int64) and col_Uint64=CAST(29 AS Uint64) and col_Int32=CAST(29 AS Int32) and col_Uint32=CAST(29 AS Uint32) and col_Int16=CAST(29 AS Int16) and col_Uint16=CAST(29 AS Uint16) and col_Int8=CAST(29 AS Int8) and col_Uint8=CAST(29 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'290.0\' AS DyNumber) and col_String=\'String 29\' and col_Utf8=\'Utf8 29\' and col_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2029-01-01\' AS Date) and col_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202900000000 AS Timestamp) and col_Interval=CAST(29 AS Interval) and col_Date32=CAST(\'2029-01-01\' AS Date32) and col_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_Interval64=CAST(29 AS Interval64) and col_Float=CAST(29.1 AS Float) and col_Double=CAST(29.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00dcb930-0649-41bf-92ed-1a49c79624cd, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6667ac8-3b1d-486b-a390-cbcf25e06516, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6667ac8-3b1d-486b-a390-cbcf25e06516, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(30 AS Int64) and col_Uint64=CAST(30 AS Uint64) and col_Int32=CAST(30 AS Int32) and col_Uint32=CAST(30 AS Uint32) and col_Int16=CAST(30 AS Int16) and col_Uint16=CAST(30 AS Uint16) and col_Int8=CAST(30 AS Int8) and col_Uint8=CAST(30 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'300.0\' AS DyNumber) and col_String=\'String 30\' and col_Utf8=\'Utf8 30\' and col_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2030-01-01\' AS Date) and col_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203000000000 AS Timestamp) and col_Interval=CAST(30 AS Interval) and col_Date32=CAST(\'2030-01-01\' AS Date32) and col_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_Interval64=CAST(30 AS Interval64) and col_Float=CAST(30.1 AS Float) and col_Double=CAST(30.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6667ac8-3b1d-486b-a390-cbcf25e06516, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2cc06f8b-0cb4-46c4-99fa-78c7c2e264b4, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cc06f8b-0cb4-46c4-99fa-78c7c2e264b4, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(31 AS Int64) and col_Uint64=CAST(31 AS Uint64) and col_Int32=CAST(31 AS Int32) and col_Uint32=CAST(31 AS Uint32) and col_Int16=CAST(31 AS Int16) and col_Uint16=CAST(31 AS Uint16) and col_Int8=CAST(31 AS Int8) and col_Uint8=CAST(31 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'31\' AS Decimal(15,0)) and col_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'310.0\' AS DyNumber) and col_String=\'String 31\' and col_Utf8=\'Utf8 31\' and col_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2031-01-01\' AS Date) and col_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203100000000 AS Timestamp) and col_Interval=CAST(31 AS Interval) and col_Date32=CAST(\'2031-01-01\' AS Date32) and col_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203100000000 AS Timestamp64) and col_Interval64=CAST(31 AS Interval64) and col_Float=CAST(31.1 AS Float) and col_Double=CAST(31.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cc06f8b-0cb4-46c4-99fa-78c7c2e264b4, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4cfce640-90da-428f-8ee3-698a260ddda7, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cfce640-90da-428f-8ee3-698a260ddda7, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(32 AS Int64) and col_Uint64=CAST(32 AS Uint64) and col_Int32=CAST(32 AS Int32) and col_Uint32=CAST(32 AS Uint32) and col_Int16=CAST(32 AS Int16) and col_Uint16=CAST(32 AS Uint16) and col_Int8=CAST(32 AS Int8) and col_Uint8=CAST(32 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'32\' AS Decimal(15,0)) and col_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'320.0\' AS DyNumber) and col_String=\'String 32\' and col_Utf8=\'Utf8 32\' and col_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2032-01-01\' AS Date) and col_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203200000000 AS Timestamp) and col_Interval=CAST(32 AS Interval) and col_Date32=CAST(\'2032-01-01\' AS Date32) and col_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203200000000 AS Timestamp64) and col_Interval64=CAST(32 AS Interval64) and col_Float=CAST(32.1 AS Float) and col_Double=CAST(32.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cfce640-90da-428f-8ee3-698a260ddda7, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef3252fa-5851-4762-993a-3e1331ee46e4, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef3252fa-5851-4762-993a-3e1331ee46e4, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(33 AS Int64) and col_Uint64=CAST(33 AS Uint64) and col_Int32=CAST(33 AS Int32) and col_Uint32=CAST(33 AS Uint32) and col_Int16=CAST(33 AS Int16) and col_Uint16=CAST(33 AS Uint16) and col_Int8=CAST(33 AS Int8) and col_Uint8=CAST(33 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'33\' AS Decimal(15,0)) and col_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'330.0\' AS DyNumber) and col_String=\'String 33\' and col_Utf8=\'Utf8 33\' and col_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2033-01-01\' AS Date) and col_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203300000000 AS Timestamp) and col_Interval=CAST(33 AS Interval) and col_Date32=CAST(\'2033-01-01\' AS Date32) and col_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203300000000 AS Timestamp64) and col_Interval64=CAST(33 AS Interval64) and col_Float=CAST(33.1 AS Float) and col_Double=CAST(33.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef3252fa-5851-4762-993a-3e1331ee46e4, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cb7ee09b-1fee-48ac-9bb1-b11d46dcd444, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb7ee09b-1fee-48ac-9bb1-b11d46dcd444, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(34 AS Int64) and col_Uint64=CAST(34 AS Uint64) and col_Int32=CAST(34 AS Int32) and col_Uint32=CAST(34 AS Uint32) and col_Int16=CAST(34 AS Int16) and col_Uint16=CAST(34 AS Uint16) and col_Int8=CAST(34 AS Int8) and col_Uint8=CAST(34 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'34\' AS Decimal(15,0)) and col_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'340.0\' AS DyNumber) and col_String=\'String 34\' and col_Utf8=\'Utf8 34\' and col_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2034-01-01\' AS Date) and col_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203400000000 AS Timestamp) and col_Interval=CAST(34 AS Interval) and col_Date32=CAST(\'2034-01-01\' AS Date32) and col_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203400000000 AS Timestamp64) and col_Interval64=CAST(34 AS Interval64) and col_Float=CAST(34.1 AS Float) and col_Double=CAST(34.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb7ee09b-1fee-48ac-9bb1-b11d46dcd444, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07c74deb-7c5c-4473-8997-8653a5eef408, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07c74deb-7c5c-4473-8997-8653a5eef408, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(35 AS Int64) and col_Uint64=CAST(35 AS Uint64) and col_Int32=CAST(35 AS Int32) and col_Uint32=CAST(35 AS Uint32) and col_Int16=CAST(35 AS Int16) and col_Uint16=CAST(35 AS Uint16) and col_Int8=CAST(35 AS Int8) and col_Uint8=CAST(35 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'35\' AS Decimal(15,0)) and col_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'350.0\' AS DyNumber) and col_String=\'String 35\' and col_Utf8=\'Utf8 35\' and col_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2035-01-01\' AS Date) and col_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203500000000 AS Timestamp) and col_Interval=CAST(35 AS Interval) and col_Date32=CAST(\'2035-01-01\' AS Date32) and col_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203500000000 AS Timestamp64) and col_Interval64=CAST(35 AS Interval64) and col_Float=CAST(35.1 AS Float) and col_Double=CAST(35.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07c74deb-7c5c-4473-8997-8653a5eef408, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2febc1f9-a464-4022-a7ab-59642849d0a5, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2febc1f9-a464-4022-a7ab-59642849d0a5, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(36 AS Int64) and col_Uint64=CAST(36 AS Uint64) and col_Int32=CAST(36 AS Int32) and col_Uint32=CAST(36 AS Uint32) and col_Int16=CAST(36 AS Int16) and col_Uint16=CAST(36 AS Uint16) and col_Int8=CAST(36 AS Int8) and col_Uint8=CAST(36 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'36\' AS Decimal(15,0)) and col_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'360.0\' AS DyNumber) and col_String=\'String 36\' and col_Utf8=\'Utf8 36\' and col_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2036-01-01\' AS Date) and col_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203600000000 AS Timestamp) and col_Interval=CAST(36 AS Interval) and col_Date32=CAST(\'2036-01-01\' AS Date32) and col_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203600000000 AS Timestamp64) and col_Interval64=CAST(36 AS Interval64) and col_Float=CAST(36.1 AS Float) and col_Double=CAST(36.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2febc1f9-a464-4022-a7ab-59642849d0a5, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 711c7954-5c7c-4737-afa3-3daeefa3ea67, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 711c7954-5c7c-4737-afa3-3daeefa3ea67, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(37 AS Int64) and pk_Uint64=CAST(37 AS Uint64) and pk_Int32=CAST(37 AS Int32) and pk_Uint32=CAST(37 AS Uint32) and pk_Int16=CAST(37 AS Int16) and pk_Uint16=CAST(37 AS Uint16) and pk_Int8=CAST(37 AS Int8) and pk_Uint8=CAST(37 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'37\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'370.0\' AS DyNumber) and pk_String=\'String 37\' and pk_Utf8=\'Utf8 37\' and pk_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2037-01-01\' AS Date) and pk_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203700000000 AS Timestamp) and pk_Interval=CAST(37 AS Interval) and pk_Date32=CAST(\'2037-01-01\' AS Date32) and pk_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203700000000 AS Timestamp64) and pk_Interval64=CAST(37 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(37 AS Int64) and col_Uint64=CAST(37 AS Uint64) and col_Int32=CAST(37 AS Int32) and col_Uint32=CAST(37 AS Uint32) and col_Int16=CAST(37 AS Int16) and col_Uint16=CAST(37 AS Uint16) and col_Int8=CAST(37 AS Int8) and col_Uint8=CAST(37 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'37\' AS Decimal(15,0)) and col_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'370.0\' AS DyNumber) and col_String=\'String 37\' and col_Utf8=\'Utf8 37\' and col_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2037-01-01\' AS Date) and col_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203700000000 AS Timestamp) and col_Interval=CAST(37 AS Interval) and col_Date32=CAST(\'2037-01-01\' AS Date32) and col_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203700000000 AS Timestamp64) and col_Interval64=CAST(37 AS Interval64) and col_Float=CAST(37.1 AS Float) and col_Double=CAST(37.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 711c7954-5c7c-4737-afa3-3daeefa3ea67, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 337c57d8-e9ba-42a8-b309-177225e854d0, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 337c57d8-e9ba-42a8-b309-177225e854d0, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(38 AS Int64) and pk_Uint64=CAST(38 AS Uint64) and pk_Int32=CAST(38 AS Int32) and pk_Uint32=CAST(38 AS Uint32) and pk_Int16=CAST(38 AS Int16) and pk_Uint16=CAST(38 AS Uint16) and pk_Int8=CAST(38 AS Int8) and pk_Uint8=CAST(38 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'38\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'380.0\' AS DyNumber) and pk_String=\'String 38\' and pk_Utf8=\'Utf8 38\' and pk_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2038-01-01\' AS Date) and pk_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203800000000 AS Timestamp) and pk_Interval=CAST(38 AS Interval) and pk_Date32=CAST(\'2038-01-01\' AS Date32) and pk_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203800000000 AS Timestamp64) and pk_Interval64=CAST(38 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(38 AS Int64) and col_Uint64=CAST(38 AS Uint64) and col_Int32=CAST(38 AS Int32) and col_Uint32=CAST(38 AS Uint32) and col_Int16=CAST(38 AS Int16) and col_Uint16=CAST(38 AS Uint16) and col_Int8=CAST(38 AS Int8) and col_Uint8=CAST(38 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'38\' AS Decimal(15,0)) and col_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'380.0\' AS DyNumber) and col_String=\'String 38\' and col_Utf8=\'Utf8 38\' and col_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2038-01-01\' AS Date) and col_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203800000000 AS Timestamp) and col_Interval=CAST(38 AS Interval) and col_Date32=CAST(\'2038-01-01\' AS Date32) and col_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203800000000 AS Timestamp64) and col_Interval64=CAST(38 AS Interval64) and col_Float=CAST(38.1 AS Float) and col_Double=CAST(38.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 337c57d8-e9ba-42a8-b309-177225e854d0, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2b3fbee4-af61-44dd-ab89-d393765ff923, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b3fbee4-af61-44dd-ab89-d393765ff923, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(39 AS Int64) and pk_Uint64=CAST(39 AS Uint64) and pk_Int32=CAST(39 AS Int32) and pk_Uint32=CAST(39 AS Uint32) and pk_Int16=CAST(39 AS Int16) and pk_Uint16=CAST(39 AS Uint16) and pk_Int8=CAST(39 AS Int8) and pk_Uint8=CAST(39 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'39\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'390.0\' AS DyNumber) and pk_String=\'String 39\' and pk_Utf8=\'Utf8 39\' and pk_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2039-01-01\' AS Date) and pk_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203900000000 AS Timestamp) and pk_Interval=CAST(39 AS Interval) and pk_Date32=CAST(\'2039-01-01\' AS Date32) and pk_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203900000000 AS Timestamp64) and pk_Interval64=CAST(39 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(39 AS Int64) and col_Uint64=CAST(39 AS Uint64) and col_Int32=CAST(39 AS Int32) and col_Uint32=CAST(39 AS Uint32) and col_Int16=CAST(39 AS Int16) and col_Uint16=CAST(39 AS Uint16) and col_Int8=CAST(39 AS Int8) and col_Uint8=CAST(39 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'39\' AS Decimal(15,0)) and col_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'390.0\' AS DyNumber) and col_String=\'String 39\' and col_Utf8=\'Utf8 39\' and col_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2039-01-01\' AS Date) and col_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203900000000 AS Timestamp) and col_Interval=CAST(39 AS Interval) and col_Date32=CAST(\'2039-01-01\' AS Date32) and col_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203900000000 AS Timestamp64) and col_Interval64=CAST(39 AS Interval64) and col_Float=CAST(39.1 AS Float) and col_Double=CAST(39.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b3fbee4-af61-44dd-ab89-d393765ff923, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f982b74b-cb1c-40df-917a-e458b0d927bf, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f982b74b-cb1c-40df-917a-e458b0d927bf, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(40 AS Int64) and pk_Uint64=CAST(40 AS Uint64) and pk_Int32=CAST(40 AS Int32) and pk_Uint32=CAST(40 AS Uint32) and pk_Int16=CAST(40 AS Int16) and pk_Uint16=CAST(40 AS Uint16) and pk_Int8=CAST(40 AS Int8) and pk_Uint8=CAST(40 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'40\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'400.0\' AS DyNumber) and pk_String=\'String 40\' and pk_Utf8=\'Utf8 40\' and pk_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2040-01-01\' AS Date) and pk_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204000000000 AS Timestamp) and pk_Interval=CAST(40 AS Interval) and pk_Date32=CAST(\'2040-01-01\' AS Date32) and pk_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204000000000 AS Timestamp64) and pk_Interval64=CAST(40 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(40 AS Int64) and col_Uint64=CAST(40 AS Uint64) and col_Int32=CAST(40 AS Int32) and col_Uint32=CAST(40 AS Uint32) and col_Int16=CAST(40 AS Int16) and col_Uint16=CAST(40 AS Uint16) and col_Int8=CAST(40 AS Int8) and col_Uint8=CAST(40 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'40\' AS Decimal(15,0)) and col_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'400.0\' AS DyNumber) and col_String=\'String 40\' and col_Utf8=\'Utf8 40\' and col_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2040-01-01\' AS Date) and col_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204000000000 AS Timestamp) and col_Interval=CAST(40 AS Interval) and col_Date32=CAST(\'2040-01-01\' AS Date32) and col_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204000000000 AS Timestamp64) and col_Interval64=CAST(40 AS Interval64) and col_Float=CAST(40.1 AS Float) and col_Double=CAST(40.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f982b74b-cb1c-40df-917a-e458b0d927bf, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f73d4e64-2a23-44ea-a039-dd4898c90efe, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f73d4e64-2a23-44ea-a039-dd4898c90efe, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(41 AS Int64) and pk_Uint64=CAST(41 AS Uint64) and pk_Int32=CAST(41 AS Int32) and pk_Uint32=CAST(41 AS Uint32) and pk_Int16=CAST(41 AS Int16) and pk_Uint16=CAST(41 AS Uint16) and pk_Int8=CAST(41 AS Int8) and pk_Uint8=CAST(41 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'41\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'410.0\' AS DyNumber) and pk_String=\'String 41\' and pk_Utf8=\'Utf8 41\' and pk_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2041-01-01\' AS Date) and pk_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204100000000 AS Timestamp) and pk_Interval=CAST(41 AS Interval) and pk_Date32=CAST(\'2041-01-01\' AS Date32) and pk_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204100000000 AS Timestamp64) and pk_Interval64=CAST(41 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(41 AS Int64) and col_Uint64=CAST(41 AS Uint64) and col_Int32=CAST(41 AS Int32) and col_Uint32=CAST(41 AS Uint32) and col_Int16=CAST(41 AS Int16) and col_Uint16=CAST(41 AS Uint16) and col_Int8=CAST(41 AS Int8) and col_Uint8=CAST(41 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'41\' AS Decimal(15,0)) and col_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'410.0\' AS DyNumber) and col_String=\'String 41\' and col_Utf8=\'Utf8 41\' and col_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2041-01-01\' AS Date) and col_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204100000000 AS Timestamp) and col_Interval=CAST(41 AS Interval) and col_Date32=CAST(\'2041-01-01\' AS Date32) and col_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204100000000 AS Timestamp64) and col_Interval64=CAST(41 AS Interval64) and col_Float=CAST(41.1 AS Float) and col_Double=CAST(41.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f73d4e64-2a23-44ea-a039-dd4898c90efe, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09251838-8a71-4076-96a7-72e3178bcc3c, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09251838-8a71-4076-96a7-72e3178bcc3c, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(42 AS Int64) and pk_Uint64=CAST(42 AS Uint64) and pk_Int32=CAST(42 AS Int32) and pk_Uint32=CAST(42 AS Uint32) and pk_Int16=CAST(42 AS Int16) and pk_Uint16=CAST(42 AS Uint16) and pk_Int8=CAST(42 AS Int8) and pk_Uint8=CAST(42 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'42\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'420.0\' AS DyNumber) and pk_String=\'String 42\' and pk_Utf8=\'Utf8 42\' and pk_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2042-01-01\' AS Date) and pk_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204200000000 AS Timestamp) and pk_Interval=CAST(42 AS Interval) and pk_Date32=CAST(\'2042-01-01\' AS Date32) and pk_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204200000000 AS Timestamp64) and pk_Interval64=CAST(42 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(42 AS Int64) and col_Uint64=CAST(42 AS Uint64) and col_Int32=CAST(42 AS Int32) and col_Uint32=CAST(42 AS Uint32) and col_Int16=CAST(42 AS Int16) and col_Uint16=CAST(42 AS Uint16) and col_Int8=CAST(42 AS Int8) and col_Uint8=CAST(42 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'42\' AS Decimal(15,0)) and col_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'420.0\' AS DyNumber) and col_String=\'String 42\' and col_Utf8=\'Utf8 42\' and col_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2042-01-01\' AS Date) and col_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204200000000 AS Timestamp) and col_Interval=CAST(42 AS Interval) and col_Date32=CAST(\'2042-01-01\' AS Date32) and col_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204200000000 AS Timestamp64) and col_Interval64=CAST(42 AS Interval64) and col_Float=CAST(42.1 AS Float) and col_Double=CAST(42.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09251838-8a71-4076-96a7-72e3178bcc3c, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f7245c98-7bbe-40c7-af77-715f7afd4fb6, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7245c98-7bbe-40c7-af77-715f7afd4fb6, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(43 AS Int64) and pk_Uint64=CAST(43 AS Uint64) and pk_Int32=CAST(43 AS Int32) and pk_Uint32=CAST(43 AS Uint32) and pk_Int16=CAST(43 AS Int16) and pk_Uint16=CAST(43 AS Uint16) and pk_Int8=CAST(43 AS Int8) and pk_Uint8=CAST(43 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'43\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'430.0\' AS DyNumber) and pk_String=\'String 43\' and pk_Utf8=\'Utf8 43\' and pk_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2043-01-01\' AS Date) and pk_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204300000000 AS Timestamp) and pk_Interval=CAST(43 AS Interval) and pk_Date32=CAST(\'2043-01-01\' AS Date32) and pk_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204300000000 AS Timestamp64) and pk_Interval64=CAST(43 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(43 AS Int64) and col_Uint64=CAST(43 AS Uint64) and col_Int32=CAST(43 AS Int32) and col_Uint32=CAST(43 AS Uint32) and col_Int16=CAST(43 AS Int16) and col_Uint16=CAST(43 AS Uint16) and col_Int8=CAST(43 AS Int8) and col_Uint8=CAST(43 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'43\' AS Decimal(15,0)) and col_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'430.0\' AS DyNumber) and col_String=\'String 43\' and col_Utf8=\'Utf8 43\' and col_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2043-01-01\' AS Date) and col_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204300000000 AS Timestamp) and col_Interval=CAST(43 AS Interval) and col_Date32=CAST(\'2043-01-01\' AS Date32) and col_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204300000000 AS Timestamp64) and col_Interval64=CAST(43 AS Interval64) and col_Float=CAST(43.1 AS Float) and col_Double=CAST(43.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7245c98-7bbe-40c7-af77-715f7afd4fb6, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ffc1bc92-a640-436e-bb86-632ec81bc279, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffc1bc92-a640-436e-bb86-632ec81bc279, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(44 AS Int64) and pk_Uint64=CAST(44 AS Uint64) and pk_Int32=CAST(44 AS Int32) and pk_Uint32=CAST(44 AS Uint32) and pk_Int16=CAST(44 AS Int16) and pk_Uint16=CAST(44 AS Uint16) and pk_Int8=CAST(44 AS Int8) and pk_Uint8=CAST(44 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'44\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'440.0\' AS DyNumber) and pk_String=\'String 44\' and pk_Utf8=\'Utf8 44\' and pk_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2044-01-01\' AS Date) and pk_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204400000000 AS Timestamp) and pk_Interval=CAST(44 AS Interval) and pk_Date32=CAST(\'2044-01-01\' AS Date32) and pk_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204400000000 AS Timestamp64) and pk_Interval64=CAST(44 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(44 AS Int64) and col_Uint64=CAST(44 AS Uint64) and col_Int32=CAST(44 AS Int32) and col_Uint32=CAST(44 AS Uint32) and col_Int16=CAST(44 AS Int16) and col_Uint16=CAST(44 AS Uint16) and col_Int8=CAST(44 AS Int8) and col_Uint8=CAST(44 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'44\' AS Decimal(15,0)) and col_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'440.0\' AS DyNumber) and col_String=\'String 44\' and col_Utf8=\'Utf8 44\' and col_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2044-01-01\' AS Date) and col_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204400000000 AS Timestamp) and col_Interval=CAST(44 AS Interval) and col_Date32=CAST(\'2044-01-01\' AS Date32) and col_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204400000000 AS Timestamp64) and col_Interval64=CAST(44 AS Interval64) and col_Float=CAST(44.1 AS Float) and col_Double=CAST(44.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffc1bc92-a640-436e-bb86-632ec81bc279, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a28a93cb-5482-476a-a3ef-00141947dd65, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a28a93cb-5482-476a-a3ef-00141947dd65, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(45 AS Int64) and pk_Uint64=CAST(45 AS Uint64) and pk_Int32=CAST(45 AS Int32) and pk_Uint32=CAST(45 AS Uint32) and pk_Int16=CAST(45 AS Int16) and pk_Uint16=CAST(45 AS Uint16) and pk_Int8=CAST(45 AS Int8) and pk_Uint8=CAST(45 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'45\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'450.0\' AS DyNumber) and pk_String=\'String 45\' and pk_Utf8=\'Utf8 45\' and pk_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2045-01-01\' AS Date) and pk_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204500000000 AS Timestamp) and pk_Interval=CAST(45 AS Interval) and pk_Date32=CAST(\'2045-01-01\' AS Date32) and pk_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204500000000 AS Timestamp64) and pk_Interval64=CAST(45 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(45 AS Int64) and col_Uint64=CAST(45 AS Uint64) and col_Int32=CAST(45 AS Int32) and col_Uint32=CAST(45 AS Uint32) and col_Int16=CAST(45 AS Int16) and col_Uint16=CAST(45 AS Uint16) and col_Int8=CAST(45 AS Int8) and col_Uint8=CAST(45 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'45\' AS Decimal(15,0)) and col_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'450.0\' AS DyNumber) and col_String=\'String 45\' and col_Utf8=\'Utf8 45\' and col_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2045-01-01\' AS Date) and col_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204500000000 AS Timestamp) and col_Interval=CAST(45 AS Interval) and col_Date32=CAST(\'2045-01-01\' AS Date32) and col_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204500000000 AS Timestamp64) and col_Interval64=CAST(45 AS Interval64) and col_Float=CAST(45.1 AS Float) and col_Double=CAST(45.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a28a93cb-5482-476a-a3ef-00141947dd65, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 818abaa8-3f0f-4f08-b483-928f74ebde62, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 818abaa8-3f0f-4f08-b483-928f74ebde62, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(46 AS Int64) and pk_Uint64=CAST(46 AS Uint64) and pk_Int32=CAST(46 AS Int32) and pk_Uint32=CAST(46 AS Uint32) and pk_Int16=CAST(46 AS Int16) and pk_Uint16=CAST(46 AS Uint16) and pk_Int8=CAST(46 AS Int8) and pk_Uint8=CAST(46 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'46\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'460.0\' AS DyNumber) and pk_String=\'String 46\' and pk_Utf8=\'Utf8 46\' and pk_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2046-01-01\' AS Date) and pk_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204600000000 AS Timestamp) and pk_Interval=CAST(46 AS Interval) and pk_Date32=CAST(\'2046-01-01\' AS Date32) and pk_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204600000000 AS Timestamp64) and pk_Interval64=CAST(46 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(46 AS Int64) and col_Uint64=CAST(46 AS Uint64) and col_Int32=CAST(46 AS Int32) and col_Uint32=CAST(46 AS Uint32) and col_Int16=CAST(46 AS Int16) and col_Uint16=CAST(46 AS Uint16) and col_Int8=CAST(46 AS Int8) and col_Uint8=CAST(46 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'46\' AS Decimal(15,0)) and col_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'460.0\' AS DyNumber) and col_String=\'String 46\' and col_Utf8=\'Utf8 46\' and col_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2046-01-01\' AS Date) and col_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204600000000 AS Timestamp) and col_Interval=CAST(46 AS Interval) and col_Date32=CAST(\'2046-01-01\' AS Date32) and col_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204600000000 AS Timestamp64) and col_Interval64=CAST(46 AS Interval64) and col_Float=CAST(46.1 AS Float) and col_Double=CAST(46.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 818abaa8-3f0f-4f08-b483-928f74ebde62, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95d2a42c-9541-4df2-93a4-fda414bd05a7, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95d2a42c-9541-4df2-93a4-fda414bd05a7, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(47 AS Int64) and pk_Uint64=CAST(47 AS Uint64) and pk_Int32=CAST(47 AS Int32) and pk_Uint32=CAST(47 AS Uint32) and pk_Int16=CAST(47 AS Int16) and pk_Uint16=CAST(47 AS Uint16) and pk_Int8=CAST(47 AS Int8) and pk_Uint8=CAST(47 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'47\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'470.0\' AS DyNumber) and pk_String=\'String 47\' and pk_Utf8=\'Utf8 47\' and pk_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2047-01-01\' AS Date) and pk_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204700000000 AS Timestamp) and pk_Interval=CAST(47 AS Interval) and pk_Date32=CAST(\'2047-01-01\' AS Date32) and pk_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204700000000 AS Timestamp64) and pk_Interval64=CAST(47 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(47 AS Int64) and col_Uint64=CAST(47 AS Uint64) and col_Int32=CAST(47 AS Int32) and col_Uint32=CAST(47 AS Uint32) and col_Int16=CAST(47 AS Int16) and col_Uint16=CAST(47 AS Uint16) and col_Int8=CAST(47 AS Int8) and col_Uint8=CAST(47 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'47\' AS Decimal(15,0)) and col_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'470.0\' AS DyNumber) and col_String=\'String 47\' and col_Utf8=\'Utf8 47\' and col_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2047-01-01\' AS Date) and col_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204700000000 AS Timestamp) and col_Interval=CAST(47 AS Interval) and col_Date32=CAST(\'2047-01-01\' AS Date32) and col_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204700000000 AS Timestamp64) and col_Interval64=CAST(47 AS Interval64) and col_Float=CAST(47.1 AS Float) and col_Double=CAST(47.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95d2a42c-9541-4df2-93a4-fda414bd05a7, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2fb92bea-8b5e-4458-9274-38490754e34f, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fb92bea-8b5e-4458-9274-38490754e34f, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(48 AS Int64) and pk_Uint64=CAST(48 AS Uint64) and pk_Int32=CAST(48 AS Int32) and pk_Uint32=CAST(48 AS Uint32) and pk_Int16=CAST(48 AS Int16) and pk_Uint16=CAST(48 AS Uint16) and pk_Int8=CAST(48 AS Int8) and pk_Uint8=CAST(48 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'48\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'480.0\' AS DyNumber) and pk_String=\'String 48\' and pk_Utf8=\'Utf8 48\' and pk_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2048-01-01\' AS Date) and pk_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204800000000 AS Timestamp) and pk_Interval=CAST(48 AS Interval) and pk_Date32=CAST(\'2048-01-01\' AS Date32) and pk_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204800000000 AS Timestamp64) and pk_Interval64=CAST(48 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(48 AS Int64) and col_Uint64=CAST(48 AS Uint64) and col_Int32=CAST(48 AS Int32) and col_Uint32=CAST(48 AS Uint32) and col_Int16=CAST(48 AS Int16) and col_Uint16=CAST(48 AS Uint16) and col_Int8=CAST(48 AS Int8) and col_Uint8=CAST(48 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'48\' AS Decimal(15,0)) and col_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'480.0\' AS DyNumber) and col_String=\'String 48\' and col_Utf8=\'Utf8 48\' and col_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2048-01-01\' AS Date) and col_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204800000000 AS Timestamp) and col_Interval=CAST(48 AS Interval) and col_Date32=CAST(\'2048-01-01\' AS Date32) and col_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204800000000 AS Timestamp64) and col_Interval64=CAST(48 AS Interval64) and col_Float=CAST(48.1 AS Float) and col_Double=CAST(48.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fb92bea-8b5e-4458-9274-38490754e34f, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2c5518e5-7741-4889-bded-2b810176b954, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c5518e5-7741-4889-bded-2b810176b954, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(49 AS Int64) and pk_Uint64=CAST(49 AS Uint64) and pk_Int32=CAST(49 AS Int32) and pk_Uint32=CAST(49 AS Uint32) and pk_Int16=CAST(49 AS Int16) and pk_Uint16=CAST(49 AS Uint16) and pk_Int8=CAST(49 AS Int8) and pk_Uint8=CAST(49 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'49\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'490.0\' AS DyNumber) and pk_String=\'String 49\' and pk_Utf8=\'Utf8 49\' and pk_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2049-01-01\' AS Date) and pk_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204900000000 AS Timestamp) and pk_Interval=CAST(49 AS Interval) and pk_Date32=CAST(\'2049-01-01\' AS Date32) and pk_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204900000000 AS Timestamp64) and pk_Interval64=CAST(49 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(49 AS Int64) and col_Uint64=CAST(49 AS Uint64) and col_Int32=CAST(49 AS Int32) and col_Uint32=CAST(49 AS Uint32) and col_Int16=CAST(49 AS Int16) and col_Uint16=CAST(49 AS Uint16) and col_Int8=CAST(49 AS Int8) and col_Uint8=CAST(49 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'49\' AS Decimal(15,0)) and col_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'490.0\' AS DyNumber) and col_String=\'String 49\' and col_Utf8=\'Utf8 49\' and col_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2049-01-01\' AS Date) and col_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204900000000 AS Timestamp) and col_Interval=CAST(49 AS Interval) and col_Date32=CAST(\'2049-01-01\' AS Date32) and col_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204900000000 AS Timestamp64) and col_Interval64=CAST(49 AS Interval64) and col_Float=CAST(49.1 AS Float) and col_Double=CAST(49.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c5518e5-7741-4889-bded-2b810176b954, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3cf55d84-9088-417f-8b27-c0ef40096b72, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cf55d84-9088-417f-8b27-c0ef40096b72, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(50 AS Int64) and pk_Uint64=CAST(50 AS Uint64) and pk_Int32=CAST(50 AS Int32) and pk_Uint32=CAST(50 AS Uint32) and pk_Int16=CAST(50 AS Int16) and pk_Uint16=CAST(50 AS Uint16) and pk_Int8=CAST(50 AS Int8) and pk_Uint8=CAST(50 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'50\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'500.0\' AS DyNumber) and pk_String=\'String 50\' and pk_Utf8=\'Utf8 50\' and pk_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2050-01-01\' AS Date) and pk_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205000000000 AS Timestamp) and pk_Interval=CAST(50 AS Interval) and pk_Date32=CAST(\'2050-01-01\' AS Date32) and pk_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205000000000 AS Timestamp64) and pk_Interval64=CAST(50 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(50 AS Int64) and col_Uint64=CAST(50 AS Uint64) and col_Int32=CAST(50 AS Int32) and col_Uint32=CAST(50 AS Uint32) and col_Int16=CAST(50 AS Int16) and col_Uint16=CAST(50 AS Uint16) and col_Int8=CAST(50 AS Int8) and col_Uint8=CAST(50 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'50\' AS Decimal(15,0)) and col_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'500.0\' AS DyNumber) and col_String=\'String 50\' and col_Utf8=\'Utf8 50\' and col_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2050-01-01\' AS Date) and col_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205000000000 AS Timestamp) and col_Interval=CAST(50 AS Interval) and col_Date32=CAST(\'2050-01-01\' AS Date32) and col_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205000000000 AS Timestamp64) and col_Interval64=CAST(50 AS Interval64) and col_Float=CAST(50.1 AS Float) and col_Double=CAST(50.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cf55d84-9088-417f-8b27-c0ef40096b72, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a6c8a8e-3507-452e-a494-5f484cee9fbc, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a6c8a8e-3507-452e-a494-5f484cee9fbc, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(51 AS Int64) and pk_Uint64=CAST(51 AS Uint64) and pk_Int32=CAST(51 AS Int32) and pk_Uint32=CAST(51 AS Uint32) and pk_Int16=CAST(51 AS Int16) and pk_Uint16=CAST(51 AS Uint16) and pk_Int8=CAST(51 AS Int8) and pk_Uint8=CAST(51 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'51\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'510.0\' AS DyNumber) and pk_String=\'String 51\' and pk_Utf8=\'Utf8 51\' and pk_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2051-01-01\' AS Date) and pk_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205100000000 AS Timestamp) and pk_Interval=CAST(51 AS Interval) and pk_Date32=CAST(\'2051-01-01\' AS Date32) and pk_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205100000000 AS Timestamp64) and pk_Interval64=CAST(51 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(51 AS Int64) and col_Uint64=CAST(51 AS Uint64) and col_Int32=CAST(51 AS Int32) and col_Uint32=CAST(51 AS Uint32) and col_Int16=CAST(51 AS Int16) and col_Uint16=CAST(51 AS Uint16) and col_Int8=CAST(51 AS Int8) and col_Uint8=CAST(51 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'51\' AS Decimal(15,0)) and col_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'510.0\' AS DyNumber) and col_String=\'String 51\' and col_Utf8=\'Utf8 51\' and col_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2051-01-01\' AS Date) and col_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205100000000 AS Timestamp) and col_Interval=CAST(51 AS Interval) and col_Date32=CAST(\'2051-01-01\' AS Date32) and col_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205100000000 AS Timestamp64) and col_Interval64=CAST(51 AS Interval64) and col_Float=CAST(51.1 AS Float) and col_Double=CAST(51.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a6c8a8e-3507-452e-a494-5f484cee9fbc, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e2f90d8c-f0a6-4397-88e9-8a575c3004f9, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2f90d8c-f0a6-4397-88e9-8a575c3004f9, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(52 AS Int64) and pk_Uint64=CAST(52 AS Uint64) and pk_Int32=CAST(52 AS Int32) and pk_Uint32=CAST(52 AS Uint32) and pk_Int16=CAST(52 AS Int16) and pk_Uint16=CAST(52 AS Uint16) and pk_Int8=CAST(52 AS Int8) and pk_Uint8=CAST(52 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'52\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'520.0\' AS DyNumber) and pk_String=\'String 52\' and pk_Utf8=\'Utf8 52\' and pk_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2052-01-01\' AS Date) and pk_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205200000000 AS Timestamp) and pk_Interval=CAST(52 AS Interval) and pk_Date32=CAST(\'2052-01-01\' AS Date32) and pk_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205200000000 AS Timestamp64) and pk_Interval64=CAST(52 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(52 AS Int64) and col_Uint64=CAST(52 AS Uint64) and col_Int32=CAST(52 AS Int32) and col_Uint32=CAST(52 AS Uint32) and col_Int16=CAST(52 AS Int16) and col_Uint16=CAST(52 AS Uint16) and col_Int8=CAST(52 AS Int8) and col_Uint8=CAST(52 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'52\' AS Decimal(15,0)) and col_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'520.0\' AS DyNumber) and col_String=\'String 52\' and col_Utf8=\'Utf8 52\' and col_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2052-01-01\' AS Date) and col_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205200000000 AS Timestamp) and col_Interval=CAST(52 AS Interval) and col_Date32=CAST(\'2052-01-01\' AS Date32) and col_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205200000000 AS Timestamp64) and col_Interval64=CAST(52 AS Interval64) and col_Float=CAST(52.1 AS Float) and col_Double=CAST(52.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2f90d8c-f0a6-4397-88e9-8a575c3004f9, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 16edb7de-d69f-44bc-bfb9-15b10aca577f, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16edb7de-d69f-44bc-bfb9-15b10aca577f, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(53 AS Int64) and pk_Uint64=CAST(53 AS Uint64) and pk_Int32=CAST(53 AS Int32) and pk_Uint32=CAST(53 AS Uint32) and pk_Int16=CAST(53 AS Int16) and pk_Uint16=CAST(53 AS Uint16) and pk_Int8=CAST(53 AS Int8) and pk_Uint8=CAST(53 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'53\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'530.0\' AS DyNumber) and pk_String=\'String 53\' and pk_Utf8=\'Utf8 53\' and pk_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2053-01-01\' AS Date) and pk_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205300000000 AS Timestamp) and pk_Interval=CAST(53 AS Interval) and pk_Date32=CAST(\'2053-01-01\' AS Date32) and pk_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205300000000 AS Timestamp64) and pk_Interval64=CAST(53 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(53 AS Int64) and col_Uint64=CAST(53 AS Uint64) and col_Int32=CAST(53 AS Int32) and col_Uint32=CAST(53 AS Uint32) and col_Int16=CAST(53 AS Int16) and col_Uint16=CAST(53 AS Uint16) and col_Int8=CAST(53 AS Int8) and col_Uint8=CAST(53 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'53\' AS Decimal(15,0)) and col_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'530.0\' AS DyNumber) and col_String=\'String 53\' and col_Utf8=\'Utf8 53\' and col_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2053-01-01\' AS Date) and col_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205300000000 AS Timestamp) and col_Interval=CAST(53 AS Interval) and col_Date32=CAST(\'2053-01-01\' AS Date32) and col_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205300000000 AS Timestamp64) and col_Interval64=CAST(53 AS Interval64) and col_Float=CAST(53.1 AS Float) and col_Double=CAST(53.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16edb7de-d69f-44bc-bfb9-15b10aca577f, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 757a41d8-ff6d-49f2-981a-03a610ffb933, ghrun-jccq4ohuyu.auto.internal:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 757a41d8-ff6d-49f2-981a-03a610ffb933, ghrun-jccq4ohuyu.auto.internal:29745): request = { session_id: "ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_all_types`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 757a41d8-ff6d-49f2-981a-03a610ffb933, ghrun-jccq4ohuyu.auto.internal:29745): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEyZjVjYjktMTk3YWE5YmEtYjYzOTk2Y2ItMmNiNjE5NjQ=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:61061/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25052
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31057
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21970
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18848
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 338cdf2e-c6b1-4078-b97a-4aa3c9390b45, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 338cdf2e-c6b1-4078-b97a-4aa3c9390b45, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 338cdf2e-c6b1-4078-b97a-4aa3c9390b45, localhost:29745): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29745". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4e0a4bab-88cf-49d5-91f1-7210aff6a2e1, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4e0a4bab-88cf-49d5-91f1-7210aff6a2e1, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4e0a4bab-88cf-49d5-91f1-7210aff6a2e1, localhost:29745): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29745". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1eedd6fb-fdac-47a8-bb13-7c39ca1007cd, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1eedd6fb-fdac-47a8-bb13-7c39ca1007cd, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1eedd6fb-fdac-47a8-bb13-7c39ca1007cd, localhost:29745): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29745". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 214d451f-22b7-45ba-81f2-96607f5a615b, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 214d451f-22b7-45ba-81f2-96607f5a615b, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 214d451f-22b7-45ba-81f2-96607f5a615b, localhost:29745): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29745". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bff9ffd5-7b9d-412c-9183-7e53e02cb8f2, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bff9ffd5-7b9d-412c-9183-7e53e02cb8f2, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bff9ffd5-7b9d-412c-9183-7e53e02cb8f2, localhost:29745): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29745". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, fbd7a7ea-45ca-4c42-9cbe-13a81bec98da, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fbd7a7ea-45ca-4c42-9cbe-13a81bec98da, localhost:29745): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fbd7a7ea-45ca-4c42-9cbe-13a81bec98da, localhost:29745): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29745". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f7b4e97f-77b0-481e-b15b-03e2f06972a3, localhost:29745): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f7b4e97f-77b0-481e-b15b-03e2f06972a3, localhost:29745): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, f7b4e97f-77b0-481e-b15b-03e2f06972a3, localhost:29745): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-11-28T17:03:18.330984286+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, f7b4e97f-77b0-481e-b15b-03e2f06972a3, localhost:29745): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:29745". Error details:
 Rpc error, reason <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-11-28T17:03:18.330984286+00:00"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61061". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61061". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61061". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61061". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61061". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61061". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:61061
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61061". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29745
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29745". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29745/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7599
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29745
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23699
============================== slowest durations ===============================
377.72s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
159.78s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
18.31s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---] - 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/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/k1d1/002076/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.002966 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.014084 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.022987 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.002375 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.004602 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.010302 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 4.623411 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.833299 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 11.051035 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 14.248175 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 17.483649 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.78928 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.161565 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.493236 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.000476 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==920230==ERROR: LeakSanitizer: detected memory leaks

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

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

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

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034e9241a 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 0x000034e9241a 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

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

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

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

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027cc18e8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027cc18e8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027cc18e8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027cc18e8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
==================== 1 passed, 1 error in 558.02s (0:09:18) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002049/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
195.84s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
44.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
19.95s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
======================== 1 passed in 261.06s (0:04:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002083/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
172.79s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
34.03s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
11.86s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
======================== 1 passed in 219.72s (0:03:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/00208b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
200.81s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
44.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
14.63s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
======================== 1 passed in 260.68s (0:04:20) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:684: 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/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 1e-06 seconds, not started yet
E   Current KQP shutdown state: spent 3.044287 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.079906 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.139766 seconds, 3 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.361134 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.564851 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.753329 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.913337 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.043101 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.13806 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.27025 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.391606 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.500505 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.010895 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==915666==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e8ebb2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034e8ebb2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034e8ebb2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034e8ebb2 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 0x000034e8ebb2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034e8ebb2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034e8ebb2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034e8ebb2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034e8ebb2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034e9d82e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b714117 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b705a94 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e8eacc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034e8eacc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034e9d82e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b714117 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b705a94 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c367ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c367ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c367ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c367ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c367ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c367ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c367ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c367ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c367ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c367ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034e9242c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034e9242c 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 0x000034e9242c 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e9241a 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 0x000034e9241a 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c367a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c367a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c367a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034e9242c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034e9242c 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 0x000034e9242c 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034611044 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034611044 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034611044 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034611044 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034611044 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034611044 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034611044 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034611044 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034611044 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034611044 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034611044 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x00003460fe12 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003460fe12 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034616330 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034672578 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x000034e9d166 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b70f30b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003b705172 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034610fa2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000034610fa2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000034610fa2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000034610fa2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x00003460fe12 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003460fe12 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034616330 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034672578 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x000034e9d166 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b70f30b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003b705172 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 320 byte(s) in 5 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ef1730 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034ef1730 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034ef1730 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034ef1730 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x00004538a5cb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x00004538a5cb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x00004538a5cb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x00004538a5cb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x00004538a5cb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x00004538a5cb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x0000453c632d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x0000453c86d0 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00003b6fd6bc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003b6fd6bc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003b6fd6bc 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   #18 0x00003b6fd6bc 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   #19 0x00003b6fd6bc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003b6fd6bc 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   #21 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x00002220c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x00002220c7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x00002220c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027cc18e8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027cc18e8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027cc18e8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027cc18e8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027cc18e8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027cc18e8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027cc18e8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027cc18e8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027cc158f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x000027cc03e8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b7b9c3a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b7b9c3a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003b7b9c3a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/k1d1/002093/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 915520
DEBUG    ya.test:process.py:259 Command (pid 915520) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 915520) elapsed time (sec): 0.7539043426513672
DEBUG    ya.test:process.py:263 Command (pid 915520) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915520) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 915520) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915520) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915520) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 915520) maxrss: 478372
DEBUG    ya.test:process.py:263 Command (pid 915520) minflt: 45296
DEBUG    ya.test:process.py:263 Command (pid 915520) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 915520) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 915520) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 915520) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 915520) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 915520) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 915520) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 915520) stime: 0.18717499999999998
DEBUG    ya.test:process.py:263 Command (pid 915520) utime: 0.517346
DEBUG    ya.test:process.py:263 Command (pid 915520) wtime: 0.756
DEBUG    ya.test:process.py:275 Command (pid 915520) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 915520) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16503
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/k1d1/002093/r3tmp/kikimr_cluster_uegu4hjj
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2587
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16059
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16998
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_7_eqpg35.log --grpc-port=64990 --mon-port=2587 --ic-port=16503
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64990/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_7_eqpg35.log --grpc-port=64990 --mon-port=2587 --ic-port=16503
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_7_eqpg35.log', '--grpc-port=64990', '--mon-port=2587', '--ic-port=16503')' in '/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 915666
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64990/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/k1d1/002093/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 915667
DEBUG    ya.test:process.py:259 Command (pid 915667) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 915667) elapsed time (sec): 0.6806175708770752
DEBUG    ya.test:process.py:263 Command (pid 915667) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915667) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 915667) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915667) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915667) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 915667) maxrss: 482556
DEBUG    ya.test:process.py:263 Command (pid 915667) minflt: 45386
DEBUG    ya.test:process.py:263 Command (pid 915667) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 915667) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 915667) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 915667) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 915667) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 915667) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 915667) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 915667) stime: 0.178397
DEBUG    ya.test:process.py:263 Command (pid 915667) utime: 0.453173
DEBUG    ya.test:process.py:263 Command (pid 915667) wtime: 0.682
DEBUG    ya.test:process.py:275 Command (pid 915667) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 915667) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64990', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16503\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64990', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16503\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 916422
DEBUG    ya.test:process.py:259 Command (pid 916422) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 916422) elapsed time (sec): 0.7387759685516357
DEBUG    ya.test:process.py:263 Command (pid 916422) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 916422) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 916422) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 916422) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 916422) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 916422) maxrss: 560080
DEBUG    ya.test:process.py:263 Command (pid 916422) minflt: 51668
DEBUG    ya.test:process.py:263 Command (pid 916422) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 916422) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 916422) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 916422) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 916422) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 916422) nvcsw: 693
DEBUG    ya.test:process.py:263 Command (pid 916422) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 916422) stime: 0.240192
DEBUG    ya.test:process.py:263 Command (pid 916422) utime: 0.45233999999999996
DEBUG    ya.test:process.py:263 Command (pid 916422) wtime: 0.741
DEBUG    ya.test:process.py:275 Command (pid 916422) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64990', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/k1d1/002093/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64990', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 916869
DEBUG    ya.test:process.py:259 Command (pid 916869) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 916869) elapsed time (sec): 0.8848714828491211
DEBUG    ya.test:process.py:263 Command (pid 916869) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 916869) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 916869) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 916869) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 916869) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 916869) maxrss: 560812
DEBUG    ya.test:process.py:263 Command (pid 916869) minflt: 51722
DEBUG    ya.test:process.py:263 Command (pid 916869) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 916869) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 916869) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 916869) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 916869) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 916869) nvcsw: 592
DEBUG    ya.test:process.py:263 Command (pid 916869) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 916869) stime: 0.205365
DEBUG    ya.test:process.py:263 Command (pid 916869) utime: 0.5738639999999999
DEBUG    ya.test:process.py:263 Command (pid 916869) wtime: 0.887
DEBUG    ya.test:process.py:275 Command (pid 916869) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63005
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/k1d1/002093/r3tmp/kikimr_cluster_oh0l_buv
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24959
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8021
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_nuzkamxm.log --grpc-port=20660 --mon-port=28335 --ic-port=63005
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20660/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_nuzkamxm.log --grpc-port=20660 --mon-port=28335 --ic-port=63005
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_nuzkamxm.log', '--grpc-port=20660', '--mon-port=28335', '--ic-port=63005')' in '/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 917158
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20660/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/k1d1/002093/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 917159
DEBUG    ya.test:process.py:259 Command (pid 917159) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 917159) elapsed time (sec): 0.6442618370056152
DEBUG    ya.test:process.py:263 Command (pid 917159) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917159) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 917159) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917159) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917159) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 917159) maxrss: 580200
DEBUG    ya.test:process.py:263 Command (pid 917159) minflt: 45418
DEBUG    ya.test:process.py:263 Command (pid 917159) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 917159) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 917159) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 917159) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 917159) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 917159) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 917159) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 917159) stime: 0.179892
DEBUG    ya.test:process.py:263 Command (pid 917159) utime: 0.41359799999999997
DEBUG    ya.test:process.py:263 Command (pid 917159) wtime: 0.657
DEBUG    ya.test:process.py:275 Command (pid 917159) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 917159) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20660', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63005\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/k1d1/002093/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20660', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63005\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 918411
DEBUG    ya.test:process.py:259 Command (pid 918411) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 918411) elapsed time (sec): 0.8554198741912842
DEBUG    ya.test:process.py:263 Command (pid 918411) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918411) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 918411) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918411) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918411) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 918411) maxrss: 632000
DEBUG    ya.test:process.py:263 Command (pid 918411) minflt: 51580
DEBUG    ya.test:process.py:263 Command (pid 918411) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 918411) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 918411) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 918411) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 918411) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 918411) nvcsw: 583
DEBUG    ya.test:process.py:263 Command (pid 918411) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 918411) stime: 0.25204
DEBUG    ya.test:process.py:263 Command (pid 918411) utime: 0.527049
DEBUG    ya.test:process.py:263 Command (pid 918411) wtime: 0.857
DEBUG    ya.test:process.py:275 Command (pid 918411) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002093/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20660', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/k1d1/002093/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20660', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 918834
DEBUG    ya.test:process.py:259 Command (pid 918834) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 918834) elapsed time (sec): 0.8933930397033691
DEBUG    ya.test:process.py:263 Command (pid 918834) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918834) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 918834) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918834) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918834) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 918834) maxrss: 632000
DEBUG    ya.test:process.py:263 Command (pid 918834) minflt: 51784
DEBUG    ya.test:process.py:263 Command (pid 918834) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 918834) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 918834) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 918834) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 918834) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 918834) nvcsw: 466
DEBUG    ya.test:process.py:263 Command (pid 918834) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 918834) stime: 0.256562
DEBUG    ya.test:process.py:263 Command (pid 918834) utime: 0.526216
DEBUG    ya.test:process.py:263 Command (pid 918834) wtime: 0.895
DEBUG    ya.test:process.py:275 Command (pid 918834) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC])
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, da0b3a4e-a621-4508-bc52-19d0bc65d09a, localhost:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, da0b3a4e-a621-4508-bc52-19d0bc65d09a, localhost:64990): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, da0b3a4e-a621-4508-bc52-19d0bc65d09a, localhost:64990): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 64990 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:64990, 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:64990
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, cb34bb64-5316-4b8f-aa33-bc2eb8f9519e, localhost:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cb34bb64-5316-4b8f-aa33-bc2eb8f9519e, localhost:20660): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cb34bb64-5316-4b8f-aa33-bc2eb8f9519e, localhost:20660): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 20660 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:20660, 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:20660
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c9393089-ee2f-4726-8c6d-082a9e65bf03, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9393089-ee2f-4726-8c6d-082a9e65bf03, ghrun-jccq4ohuyu.auto.internal:64990): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9393089-ee2f-4726-8c6d-082a9e65bf03, ghrun-jccq4ohuyu.auto.internal:64990): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, be207dec-2800-4b04-ab6b-05517067ce63, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be207dec-2800-4b04-ab6b-05517067ce63, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be207dec-2800-4b04-ab6b-05517067ce63, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3b65144e-bc1b-4a98-843f-53031a32c05e, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b65144e-bc1b-4a98-843f-53031a32c05e, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_1__SYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_Uint64 Uint64, col_index_Uint32 Uint32, col_index_Uint16 Uint16,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Uint64 GLOBAL  SYNC ON (col_index_Uint64), INDEX idx_col_index_Uint32 GLOBAL  SYNC ON (col_index_Uint32), INDEX idx_col_index_Uint16 GLOBAL  SYNC ON (col_index_Uint16)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b65144e-bc1b-4a98-843f-53031a32c05e, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 711d7ed7-fb34-4dc1-82aa-4b4ba25193bf, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 711d7ed7-fb34-4dc1-82aa-4b4ba25193bf, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1 AS Uint64), CAST(1 AS Uint32), CAST(1 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 711d7ed7-fb34-4dc1-82aa-4b4ba25193bf, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37f5048b-6d0e-4249-9aab-4b9f1e005a6a, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37f5048b-6d0e-4249-9aab-4b9f1e005a6a, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(2 AS Uint64), CAST(2 AS Uint32), CAST(2 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37f5048b-6d0e-4249-9aab-4b9f1e005a6a, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94943ed1-8164-41f7-a295-1ae72c5d7d59, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94943ed1-8164-41f7-a295-1ae72c5d7d59, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(3 AS Uint64), CAST(3 AS Uint32), CAST(3 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94943ed1-8164-41f7-a295-1ae72c5d7d59, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2682febd-b368-45c2-a868-c63799671835, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2682febd-b368-45c2-a868-c63799671835, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(4 AS Uint64), CAST(4 AS Uint32), CAST(4 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2682febd-b368-45c2-a868-c63799671835, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 17bf1fd4-1e42-48ab-9194-82cde57b6029, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17bf1fd4-1e42-48ab-9194-82cde57b6029, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(5 AS Uint64), CAST(5 AS Uint32), CAST(5 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17bf1fd4-1e42-48ab-9194-82cde57b6029, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 11e90d60-3bdc-470c-b9b7-a2c86a58fb5e, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11e90d60-3bdc-470c-b9b7-a2c86a58fb5e, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(6 AS Uint64), CAST(6 AS Uint32), CAST(6 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11e90d60-3bdc-470c-b9b7-a2c86a58fb5e, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fcabb19f-f057-4542-a77e-0c37a9bdea28, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcabb19f-f057-4542-a77e-0c37a9bdea28, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(7 AS Uint64), CAST(7 AS Uint32), CAST(7 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fcabb19f-f057-4542-a77e-0c37a9bdea28, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb8cd9fc-3b61-401c-9382-cd03eb479135, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb8cd9fc-3b61-401c-9382-cd03eb479135, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(8 AS Uint64), CAST(8 AS Uint32), CAST(8 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb8cd9fc-3b61-401c-9382-cd03eb479135, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8c357f1-d041-416f-9446-6e3c0f25e145, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8c357f1-d041-416f-9446-6e3c0f25e145, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(9 AS Uint64), CAST(9 AS Uint32), CAST(9 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8c357f1-d041-416f-9446-6e3c0f25e145, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fe453e8a-dad2-4495-bb6c-7ce30fae2070, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe453e8a-dad2-4495-bb6c-7ce30fae2070, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(10 AS Uint64), CAST(10 AS Uint32), CAST(10 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe453e8a-dad2-4495-bb6c-7ce30fae2070, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d74e685d-4823-440a-84ce-ddd4a0294801, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d74e685d-4823-440a-84ce-ddd4a0294801, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(11 AS Uint64), CAST(11 AS Uint32), CAST(11 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d74e685d-4823-440a-84ce-ddd4a0294801, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96288bbd-685d-463e-983b-a727cd85eac8, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96288bbd-685d-463e-983b-a727cd85eac8, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(12 AS Uint64), CAST(12 AS Uint32), CAST(12 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96288bbd-685d-463e-983b-a727cd85eac8, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b7fb7a7-6806-4035-981a-399ada084ddb, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b7fb7a7-6806-4035-981a-399ada084ddb, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(13 AS Uint64), CAST(13 AS Uint32), CAST(13 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b7fb7a7-6806-4035-981a-399ada084ddb, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 338d72b9-cc00-4764-8efb-3fd5df2ad05a, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 338d72b9-cc00-4764-8efb-3fd5df2ad05a, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(14 AS Uint64), CAST(14 AS Uint32), CAST(14 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 338d72b9-cc00-4764-8efb-3fd5df2ad05a, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e62adb7-4b6d-4a67-b07c-840837d30cf2, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e62adb7-4b6d-4a67-b07c-840837d30cf2, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(15 AS Uint64), CAST(15 AS Uint32), CAST(15 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e62adb7-4b6d-4a67-b07c-840837d30cf2, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 14a2a116-7f2b-482d-b3de-f2fbc806bde5, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14a2a116-7f2b-482d-b3de-f2fbc806bde5, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(16 AS Uint64), CAST(16 AS Uint32), CAST(16 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14a2a116-7f2b-482d-b3de-f2fbc806bde5, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bc7ba219-789f-45a0-b939-36b7278841a8, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc7ba219-789f-45a0-b939-36b7278841a8, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(17 AS Uint64), CAST(17 AS Uint32), CAST(17 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc7ba219-789f-45a0-b939-36b7278841a8, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f7ba4bea-b08d-4fd5-8583-1ceabc8fc5a6, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7ba4bea-b08d-4fd5-8583-1ceabc8fc5a6, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(18 AS Uint64), CAST(18 AS Uint32), CAST(18 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7ba4bea-b08d-4fd5-8583-1ceabc8fc5a6, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 416be615-47c8-48ee-80c2-6bfbc2afc997, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 416be615-47c8-48ee-80c2-6bfbc2afc997, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(19 AS Uint64), CAST(19 AS Uint32), CAST(19 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 416be615-47c8-48ee-80c2-6bfbc2afc997, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5f28915-ce93-45e7-b8d6-5649e464853f, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5f28915-ce93-45e7-b8d6-5649e464853f, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(20 AS Uint64), CAST(20 AS Uint32), CAST(20 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5f28915-ce93-45e7-b8d6-5649e464853f, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 338a172a-9dda-44d7-ab69-8275711d84ba, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 338a172a-9dda-44d7-ab69-8275711d84ba, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(21 AS Uint64), CAST(21 AS Uint32), CAST(21 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 338a172a-9dda-44d7-ab69-8275711d84ba, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5131cb83-0d15-4ee0-b0ba-c4fcbe16b5b5, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5131cb83-0d15-4ee0-b0ba-c4fcbe16b5b5, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(22 AS Uint64), CAST(22 AS Uint32), CAST(22 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5131cb83-0d15-4ee0-b0ba-c4fcbe16b5b5, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9999461a-828c-4c78-bdc6-13d84ef54284, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9999461a-828c-4c78-bdc6-13d84ef54284, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(23 AS Uint64), CAST(23 AS Uint32), CAST(23 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9999461a-828c-4c78-bdc6-13d84ef54284, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cf07f570-234e-48da-854f-b5f435ef4c89, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf07f570-234e-48da-854f-b5f435ef4c89, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(24 AS Uint64), CAST(24 AS Uint32), CAST(24 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf07f570-234e-48da-854f-b5f435ef4c89, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b79c213-9f72-4483-be8b-2925ab394c7f, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b79c213-9f72-4483-be8b-2925ab394c7f, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(25 AS Uint64), CAST(25 AS Uint32), CAST(25 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b79c213-9f72-4483-be8b-2925ab394c7f, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8d5d286a-017a-487d-bc26-c5748663492d, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d5d286a-017a-487d-bc26-c5748663492d, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(26 AS Uint64), CAST(26 AS Uint32), CAST(26 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d5d286a-017a-487d-bc26-c5748663492d, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 259a9e9a-56eb-4a89-894d-24aa055ff5c8, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 259a9e9a-56eb-4a89-894d-24aa055ff5c8, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(27 AS Uint64), CAST(27 AS Uint32), CAST(27 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 259a9e9a-56eb-4a89-894d-24aa055ff5c8, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 650f4435-3617-4c7d-b726-7f302ae9cf53, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 650f4435-3617-4c7d-b726-7f302ae9cf53, ghrun-jccq4ohuyu.auto.internal:20660): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 650f4435-3617-4c7d-b726-7f302ae9cf53, ghrun-jccq4ohuyu.auto.internal:20660): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 0486eb92-e7aa-4200-bfc1-cfc210443f44, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0486eb92-e7aa-4200-bfc1-cfc210443f44, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0486eb92-e7aa-4200-bfc1-cfc210443f44, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e43f825-865c-4d1d-a70e-b28dc748a3a7, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e43f825-865c-4d1d-a70e-b28dc748a3a7, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_1__SYNC`\n                        FOR `/Root/table_index_1__SYNC` AS `/Root/table_index_1__SYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:64990/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e43f825-865c-4d1d-a70e-b28dc748a3a7, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c814bd07-caae-4e0e-997d-9f4ab748bf39, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c814bd07-caae-4e0e-997d-9f4ab748bf39, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c814bd07-caae-4e0e-997d-9f4ab748bf39, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d32dfa71-8fce-4f1e-af91-fd03d3987591, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d32dfa71-8fce-4f1e-af91-fd03d3987591, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d32dfa71-8fce-4f1e-af91-fd03d3987591, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3151e9b5-4308-4bae-aeb4-7afe213747e0, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3151e9b5-4308-4bae-aeb4-7afe213747e0, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Uint64=CAST(1 AS Uint64) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Uint16=CAST(1 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3151e9b5-4308-4bae-aeb4-7afe213747e0, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e658cc90-2a1b-491f-8e8b-d52d9e00e979, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e658cc90-2a1b-491f-8e8b-d52d9e00e979, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Uint64=CAST(2 AS Uint64) and col_index_Uint32=CAST(2 AS Uint32) and col_index_Uint16=CAST(2 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e658cc90-2a1b-491f-8e8b-d52d9e00e979, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cfabd810-411c-4957-8135-c30f92eebddc, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfabd810-411c-4957-8135-c30f92eebddc, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Uint64=CAST(3 AS Uint64) and col_index_Uint32=CAST(3 AS Uint32) and col_index_Uint16=CAST(3 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfabd810-411c-4957-8135-c30f92eebddc, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ccd0f9c0-b7d9-41fa-84c6-d345209f9df4, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccd0f9c0-b7d9-41fa-84c6-d345209f9df4, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Uint64=CAST(4 AS Uint64) and col_index_Uint32=CAST(4 AS Uint32) and col_index_Uint16=CAST(4 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccd0f9c0-b7d9-41fa-84c6-d345209f9df4, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 018e1148-7493-4f61-98b7-b3f2f21a0f78, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 018e1148-7493-4f61-98b7-b3f2f21a0f78, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Uint64=CAST(5 AS Uint64) and col_index_Uint32=CAST(5 AS Uint32) and col_index_Uint16=CAST(5 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 018e1148-7493-4f61-98b7-b3f2f21a0f78, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e325d21b-0a7d-473e-90a8-e2744c625c25, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e325d21b-0a7d-473e-90a8-e2744c625c25, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Uint64=CAST(6 AS Uint64) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Uint16=CAST(6 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e325d21b-0a7d-473e-90a8-e2744c625c25, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 938eac6c-492c-4dc0-9440-e1d3179562ec, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 938eac6c-492c-4dc0-9440-e1d3179562ec, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Uint64=CAST(7 AS Uint64) and col_index_Uint32=CAST(7 AS Uint32) and col_index_Uint16=CAST(7 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 938eac6c-492c-4dc0-9440-e1d3179562ec, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, dbca64ef-534b-4d3d-9486-29edee601bae, localhost:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dbca64ef-534b-4d3d-9486-29edee601bae, localhost:64990): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dbca64ef-534b-4d3d-9486-29edee601bae, localhost:64990): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 64990 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:64990, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:64990
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aca55821-5e34-456c-b4ab-02166c8ed695, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aca55821-5e34-456c-b4ab-02166c8ed695, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Uint64=CAST(8 AS Uint64) and col_index_Uint32=CAST(8 AS Uint32) and col_index_Uint16=CAST(8 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aca55821-5e34-456c-b4ab-02166c8ed695, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f8bc8d8f-0381-4ac4-baa3-40d6db2dec6b, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8bc8d8f-0381-4ac4-baa3-40d6db2dec6b, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Uint64=CAST(9 AS Uint64) and col_index_Uint32=CAST(9 AS Uint32) and col_index_Uint16=CAST(9 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8bc8d8f-0381-4ac4-baa3-40d6db2dec6b, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c05c8100-e7dc-4f0d-b335-a6d3f5c4e81e, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c05c8100-e7dc-4f0d-b335-a6d3f5c4e81e, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Uint64=CAST(10 AS Uint64) and col_index_Uint32=CAST(10 AS Uint32) and col_index_Uint16=CAST(10 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c05c8100-e7dc-4f0d-b335-a6d3f5c4e81e, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d440936b-422a-469f-9559-d4c0617cd261, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d440936b-422a-469f-9559-d4c0617cd261, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Uint64=CAST(11 AS Uint64) and col_index_Uint32=CAST(11 AS Uint32) and col_index_Uint16=CAST(11 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d440936b-422a-469f-9559-d4c0617cd261, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ba99ed5-b309-45dd-8760-3e44fa45c497, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ba99ed5-b309-45dd-8760-3e44fa45c497, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Uint64=CAST(12 AS Uint64) and col_index_Uint32=CAST(12 AS Uint32) and col_index_Uint16=CAST(12 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ba99ed5-b309-45dd-8760-3e44fa45c497, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 12c79c67-af18-4d59-80c5-1ab04d44829b, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12c79c67-af18-4d59-80c5-1ab04d44829b, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Uint64=CAST(13 AS Uint64) and col_index_Uint32=CAST(13 AS Uint32) and col_index_Uint16=CAST(13 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12c79c67-af18-4d59-80c5-1ab04d44829b, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 097107af-7928-4fdb-9288-8216dc9337c5, localhost:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 097107af-7928-4fdb-9288-8216dc9337c5, localhost:20660): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 097107af-7928-4fdb-9288-8216dc9337c5, localhost:20660): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 20660 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:20660, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:20660
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f26790e-db49-4fb7-ab4f-671fbada9fc2, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f26790e-db49-4fb7-ab4f-671fbada9fc2, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Uint64=CAST(14 AS Uint64) and col_index_Uint32=CAST(14 AS Uint32) and col_index_Uint16=CAST(14 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f26790e-db49-4fb7-ab4f-671fbada9fc2, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d34bb75-71c9-4d55-8d6b-9c95e82dda83, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d34bb75-71c9-4d55-8d6b-9c95e82dda83, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Uint64=CAST(15 AS Uint64) and col_index_Uint32=CAST(15 AS Uint32) and col_index_Uint16=CAST(15 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d34bb75-71c9-4d55-8d6b-9c95e82dda83, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb6a1be6-e8b4-40e5-908d-167347334fa2, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb6a1be6-e8b4-40e5-908d-167347334fa2, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Uint64=CAST(16 AS Uint64) and col_index_Uint32=CAST(16 AS Uint32) and col_index_Uint16=CAST(16 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb6a1be6-e8b4-40e5-908d-167347334fa2, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 485c4283-a4ff-44b4-ac4f-3642aa03c5f9, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 485c4283-a4ff-44b4-ac4f-3642aa03c5f9, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Uint64=CAST(17 AS Uint64) and col_index_Uint32=CAST(17 AS Uint32) and col_index_Uint16=CAST(17 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 485c4283-a4ff-44b4-ac4f-3642aa03c5f9, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d934f2b-252f-4e8a-bef9-6bd53468d741, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d934f2b-252f-4e8a-bef9-6bd53468d741, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Uint64=CAST(18 AS Uint64) and col_index_Uint32=CAST(18 AS Uint32) and col_index_Uint16=CAST(18 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d934f2b-252f-4e8a-bef9-6bd53468d741, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d78e44dc-2aff-4198-8c79-1a21ce7b491c, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d78e44dc-2aff-4198-8c79-1a21ce7b491c, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Uint64=CAST(19 AS Uint64) and col_index_Uint32=CAST(19 AS Uint32) and col_index_Uint16=CAST(19 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d78e44dc-2aff-4198-8c79-1a21ce7b491c, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca88693d-f360-4db2-be25-3d4104840b3a, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca88693d-f360-4db2-be25-3d4104840b3a, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Uint64=CAST(20 AS Uint64) and col_index_Uint32=CAST(20 AS Uint32) and col_index_Uint16=CAST(20 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca88693d-f360-4db2-be25-3d4104840b3a, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bd84112e-f38a-4ece-bc09-4fff4ec3f58d, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd84112e-f38a-4ece-bc09-4fff4ec3f58d, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Uint64=CAST(21 AS Uint64) and col_index_Uint32=CAST(21 AS Uint32) and col_index_Uint16=CAST(21 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd84112e-f38a-4ece-bc09-4fff4ec3f58d, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 10b9c3e3-53be-4090-9dd9-1e606d029002, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10b9c3e3-53be-4090-9dd9-1e606d029002, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Uint64=CAST(22 AS Uint64) and col_index_Uint32=CAST(22 AS Uint32) and col_index_Uint16=CAST(22 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10b9c3e3-53be-4090-9dd9-1e606d029002, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 476292b5-fc80-44c8-977c-f24a03b0d239, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 476292b5-fc80-44c8-977c-f24a03b0d239, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Uint64=CAST(23 AS Uint64) and col_index_Uint32=CAST(23 AS Uint32) and col_index_Uint16=CAST(23 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 476292b5-fc80-44c8-977c-f24a03b0d239, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca292473-c35f-42af-8a22-8573d0843304, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca292473-c35f-42af-8a22-8573d0843304, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Uint64=CAST(24 AS Uint64) and col_index_Uint32=CAST(24 AS Uint32) and col_index_Uint16=CAST(24 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca292473-c35f-42af-8a22-8573d0843304, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c38c808-b0ae-4573-a3e0-26c676129cf6, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c38c808-b0ae-4573-a3e0-26c676129cf6, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Uint64=CAST(25 AS Uint64) and col_index_Uint32=CAST(25 AS Uint32) and col_index_Uint16=CAST(25 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c38c808-b0ae-4573-a3e0-26c676129cf6, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 70bd7903-bcab-4db5-9382-58bc32c84bf8, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70bd7903-bcab-4db5-9382-58bc32c84bf8, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Uint64=CAST(26 AS Uint64) and col_index_Uint32=CAST(26 AS Uint32) and col_index_Uint16=CAST(26 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70bd7903-bcab-4db5-9382-58bc32c84bf8, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61a0cd24-8f7b-452a-81ba-05cee8e555a3, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61a0cd24-8f7b-452a-81ba-05cee8e555a3, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Uint64=CAST(27 AS Uint64) and col_index_Uint32=CAST(27 AS Uint32) and col_index_Uint16=CAST(27 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61a0cd24-8f7b-452a-81ba-05cee8e555a3, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce024c8a-5cd1-4773-9e9a-51c9f4ba429e, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce024c8a-5cd1-4773-9e9a-51c9f4ba429e, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_1__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce024c8a-5cd1-4773-9e9a-51c9f4ba429e, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3e25a303-9c43-4e3a-8cb9-6b46e3e64865, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e25a303-9c43-4e3a-8cb9-6b46e3e64865, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e25a303-9c43-4e3a-8cb9-6b46e3e64865, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1bb940d-e90a-494c-a290-a2e075668fb2, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1bb940d-e90a-494c-a290-a2e075668fb2, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1bb940d-e90a-494c-a290-a2e075668fb2, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8cd539c-ef5c-4495-b91e-ebf5e5565fd4, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8cd539c-ef5c-4495-b91e-ebf5e5565fd4, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8cd539c-ef5c-4495-b91e-ebf5e5565fd4, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd03a765-17e2-4ffc-8ccb-a486758eadba, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd03a765-17e2-4ffc-8ccb-a486758eadba, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1 AS Uint64), CAST(1 AS Uint32), CAST(1 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd03a765-17e2-4ffc-8ccb-a486758eadba, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4377525e-6710-49d1-a494-c99696c219fc, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4377525e-6710-49d1-a494-c99696c219fc, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(2 AS Uint64), CAST(2 AS Uint32), CAST(2 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4377525e-6710-49d1-a494-c99696c219fc, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b129c62-fc1a-48a7-8e50-0658d0e00df1, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b129c62-fc1a-48a7-8e50-0658d0e00df1, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(3 AS Uint64), CAST(3 AS Uint32), CAST(3 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b129c62-fc1a-48a7-8e50-0658d0e00df1, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2136745d-3bb4-49c9-a264-38d83a3971b7, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2136745d-3bb4-49c9-a264-38d83a3971b7, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(4 AS Uint64), CAST(4 AS Uint32), CAST(4 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2136745d-3bb4-49c9-a264-38d83a3971b7, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3b8dc003-9934-4f95-ba14-913856e50eb0, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b8dc003-9934-4f95-ba14-913856e50eb0, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(5 AS Uint64), CAST(5 AS Uint32), CAST(5 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b8dc003-9934-4f95-ba14-913856e50eb0, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 791b362f-7a66-4be3-b60c-0dae1c2c9acf, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 791b362f-7a66-4be3-b60c-0dae1c2c9acf, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(6 AS Uint64), CAST(6 AS Uint32), CAST(6 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 791b362f-7a66-4be3-b60c-0dae1c2c9acf, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba9e7374-aa47-4bb1-95b3-8a5bd8ddaafc, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba9e7374-aa47-4bb1-95b3-8a5bd8ddaafc, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(7 AS Uint64), CAST(7 AS Uint32), CAST(7 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba9e7374-aa47-4bb1-95b3-8a5bd8ddaafc, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff72db41-803c-42ff-a032-545c713522b2, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff72db41-803c-42ff-a032-545c713522b2, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(8 AS Uint64), CAST(8 AS Uint32), CAST(8 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff72db41-803c-42ff-a032-545c713522b2, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6e9b99e-574b-4898-8eec-fb875e12bc91, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6e9b99e-574b-4898-8eec-fb875e12bc91, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(9 AS Uint64), CAST(9 AS Uint32), CAST(9 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6e9b99e-574b-4898-8eec-fb875e12bc91, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e82d0115-1102-4898-87aa-ef69a3ad7eb3, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e82d0115-1102-4898-87aa-ef69a3ad7eb3, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(10 AS Uint64), CAST(10 AS Uint32), CAST(10 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e82d0115-1102-4898-87aa-ef69a3ad7eb3, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 12c73e94-b234-4f5a-b539-6450a0c546a4, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12c73e94-b234-4f5a-b539-6450a0c546a4, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(11 AS Uint64), CAST(11 AS Uint32), CAST(11 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12c73e94-b234-4f5a-b539-6450a0c546a4, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 026c7804-5e43-4eb6-b394-02d39d47cef0, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 026c7804-5e43-4eb6-b394-02d39d47cef0, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(12 AS Uint64), CAST(12 AS Uint32), CAST(12 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 026c7804-5e43-4eb6-b394-02d39d47cef0, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 04865c34-def4-48a3-a1e8-7fc083f781d7, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04865c34-def4-48a3-a1e8-7fc083f781d7, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(13 AS Uint64), CAST(13 AS Uint32), CAST(13 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04865c34-def4-48a3-a1e8-7fc083f781d7, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a88f376b-ba12-4572-85af-a1c96024d678, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a88f376b-ba12-4572-85af-a1c96024d678, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(14 AS Uint64), CAST(14 AS Uint32), CAST(14 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a88f376b-ba12-4572-85af-a1c96024d678, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0789ef3d-ad39-4413-9598-3072e0333bf7, localhost:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0789ef3d-ad39-4413-9598-3072e0333bf7, localhost:64990): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0789ef3d-ad39-4413-9598-3072e0333bf7, localhost:64990): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 64990 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:64990, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:64990
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af4fbf17-3440-4e24-a357-578e18453d3d, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af4fbf17-3440-4e24-a357-578e18453d3d, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(15 AS Uint64), CAST(15 AS Uint32), CAST(15 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af4fbf17-3440-4e24-a357-578e18453d3d, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6dfa591-2e61-4965-80b8-19d8a2c36ccd, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6dfa591-2e61-4965-80b8-19d8a2c36ccd, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(16 AS Uint64), CAST(16 AS Uint32), CAST(16 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6dfa591-2e61-4965-80b8-19d8a2c36ccd, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a98c194b-ac48-40fb-9e8a-fb2969dc3a25, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a98c194b-ac48-40fb-9e8a-fb2969dc3a25, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(17 AS Uint64), CAST(17 AS Uint32), CAST(17 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a98c194b-ac48-40fb-9e8a-fb2969dc3a25, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e957ba7-810a-4868-8e76-3e2f1c6d7e62, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e957ba7-810a-4868-8e76-3e2f1c6d7e62, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(18 AS Uint64), CAST(18 AS Uint32), CAST(18 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e957ba7-810a-4868-8e76-3e2f1c6d7e62, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34935f3a-5282-4166-88c6-f8ed1c547a5a, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34935f3a-5282-4166-88c6-f8ed1c547a5a, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(19 AS Uint64), CAST(19 AS Uint32), CAST(19 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34935f3a-5282-4166-88c6-f8ed1c547a5a, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9a87463-6d4a-4ec9-be01-c8667a0530de, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9a87463-6d4a-4ec9-be01-c8667a0530de, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(20 AS Uint64), CAST(20 AS Uint32), CAST(20 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9a87463-6d4a-4ec9-be01-c8667a0530de, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e95cb7ba-5bc5-4fbb-8c1b-af96c910548c, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e95cb7ba-5bc5-4fbb-8c1b-af96c910548c, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(21 AS Uint64), CAST(21 AS Uint32), CAST(21 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e95cb7ba-5bc5-4fbb-8c1b-af96c910548c, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 40fcbc17-3d20-4493-85ca-ae5f9a5e5314, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40fcbc17-3d20-4493-85ca-ae5f9a5e5314, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(22 AS Uint64), CAST(22 AS Uint32), CAST(22 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40fcbc17-3d20-4493-85ca-ae5f9a5e5314, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c228206a-cb79-4154-a495-511e9a12a78b, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c228206a-cb79-4154-a495-511e9a12a78b, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(23 AS Uint64), CAST(23 AS Uint32), CAST(23 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c228206a-cb79-4154-a495-511e9a12a78b, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e61161d4-2f4b-45dd-b222-f2d7b2f299fa, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e61161d4-2f4b-45dd-b222-f2d7b2f299fa, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(24 AS Uint64), CAST(24 AS Uint32), CAST(24 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e61161d4-2f4b-45dd-b222-f2d7b2f299fa, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85e3a8fd-2185-42fd-a38b-8e9412aa1d13, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85e3a8fd-2185-42fd-a38b-8e9412aa1d13, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(25 AS Uint64), CAST(25 AS Uint32), CAST(25 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85e3a8fd-2185-42fd-a38b-8e9412aa1d13, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 14a17855-93b1-4bd3-847c-ccb4f947b1b0, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14a17855-93b1-4bd3-847c-ccb4f947b1b0, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(26 AS Uint64), CAST(26 AS Uint32), CAST(26 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14a17855-93b1-4bd3-847c-ccb4f947b1b0, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84c8ac8c-1494-4b34-9241-27a3123139db, ghrun-jccq4ohuyu.auto.internal:64990): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84c8ac8c-1494-4b34-9241-27a3123139db, ghrun-jccq4ohuyu.auto.internal:64990): request = { session_id: "ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(27 AS Uint64), CAST(27 AS Uint32), CAST(27 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84c8ac8c-1494-4b34-9241-27a3123139db, ghrun-jccq4ohuyu.auto.internal:64990): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk2ZDNjNzktNGNiMTNmNGUtNTFlNDg1ODctN2E1M2FjZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b780d9c6-dcdd-4898-8810-6619c4f9a228, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b780d9c6-dcdd-4898-8810-6619c4f9a228, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b780d9c6-dcdd-4898-8810-6619c4f9a228, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb67ac05-4efc-4a7e-91b4-ce5905913759, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb67ac05-4efc-4a7e-91b4-ce5905913759, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Uint64=CAST(1 AS Uint64) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Uint16=CAST(1 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb67ac05-4efc-4a7e-91b4-ce5905913759, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c40692f2-9ea4-42fd-ad34-2b8a4125a441, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c40692f2-9ea4-42fd-ad34-2b8a4125a441, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Uint64=CAST(2 AS Uint64) and col_index_Uint32=CAST(2 AS Uint32) and col_index_Uint16=CAST(2 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c40692f2-9ea4-42fd-ad34-2b8a4125a441, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e4c5a61-923f-45cf-b553-fee3e44997c4, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e4c5a61-923f-45cf-b553-fee3e44997c4, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Uint64=CAST(3 AS Uint64) and col_index_Uint32=CAST(3 AS Uint32) and col_index_Uint16=CAST(3 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e4c5a61-923f-45cf-b553-fee3e44997c4, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1792ce1-68c4-47db-9212-5c8e4f3c2a55, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1792ce1-68c4-47db-9212-5c8e4f3c2a55, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Uint64=CAST(4 AS Uint64) and col_index_Uint32=CAST(4 AS Uint32) and col_index_Uint16=CAST(4 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1792ce1-68c4-47db-9212-5c8e4f3c2a55, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b2bafd3-4a9b-468c-a8ad-45f3701d4346, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b2bafd3-4a9b-468c-a8ad-45f3701d4346, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Uint64=CAST(5 AS Uint64) and col_index_Uint32=CAST(5 AS Uint32) and col_index_Uint16=CAST(5 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b2bafd3-4a9b-468c-a8ad-45f3701d4346, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b994d1a0-c4c7-4783-8364-1075529f2912, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b994d1a0-c4c7-4783-8364-1075529f2912, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Uint64=CAST(6 AS Uint64) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Uint16=CAST(6 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b994d1a0-c4c7-4783-8364-1075529f2912, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 632bb037-c289-42d9-9037-5a5e91f7e13f, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 632bb037-c289-42d9-9037-5a5e91f7e13f, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Uint64=CAST(7 AS Uint64) and col_index_Uint32=CAST(7 AS Uint32) and col_index_Uint16=CAST(7 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 632bb037-c289-42d9-9037-5a5e91f7e13f, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 037c6f2b-2a77-49a0-ba2a-722b3360a5f8, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 037c6f2b-2a77-49a0-ba2a-722b3360a5f8, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Uint64=CAST(8 AS Uint64) and col_index_Uint32=CAST(8 AS Uint32) and col_index_Uint16=CAST(8 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 037c6f2b-2a77-49a0-ba2a-722b3360a5f8, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 132ff559-1735-49ea-86da-45afaa92595f, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 132ff559-1735-49ea-86da-45afaa92595f, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Uint64=CAST(9 AS Uint64) and col_index_Uint32=CAST(9 AS Uint32) and col_index_Uint16=CAST(9 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 132ff559-1735-49ea-86da-45afaa92595f, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f9b287e0-24e7-4056-9cff-5dfaaece7455, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9b287e0-24e7-4056-9cff-5dfaaece7455, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Uint64=CAST(10 AS Uint64) and col_index_Uint32=CAST(10 AS Uint32) and col_index_Uint16=CAST(10 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9b287e0-24e7-4056-9cff-5dfaaece7455, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3cb9116f-b93b-4121-afdb-58525003bbbb, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cb9116f-b93b-4121-afdb-58525003bbbb, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Uint64=CAST(11 AS Uint64) and col_index_Uint32=CAST(11 AS Uint32) and col_index_Uint16=CAST(11 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cb9116f-b93b-4121-afdb-58525003bbbb, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77a67e3b-2104-4196-9ad9-3bfe362bda2a, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77a67e3b-2104-4196-9ad9-3bfe362bda2a, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Uint64=CAST(12 AS Uint64) and col_index_Uint32=CAST(12 AS Uint32) and col_index_Uint16=CAST(12 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77a67e3b-2104-4196-9ad9-3bfe362bda2a, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8885059-4915-40fb-973a-a3cf4cd42265, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8885059-4915-40fb-973a-a3cf4cd42265, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Uint64=CAST(13 AS Uint64) and col_index_Uint32=CAST(13 AS Uint32) and col_index_Uint16=CAST(13 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8885059-4915-40fb-973a-a3cf4cd42265, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b057ac8d-59e1-43d8-9ede-5321ec522dc5, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b057ac8d-59e1-43d8-9ede-5321ec522dc5, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Uint64=CAST(14 AS Uint64) and col_index_Uint32=CAST(14 AS Uint32) and col_index_Uint16=CAST(14 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b057ac8d-59e1-43d8-9ede-5321ec522dc5, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e1604c3f-47b6-4bd2-8695-fce6b2376896, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1604c3f-47b6-4bd2-8695-fce6b2376896, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Uint64=CAST(15 AS Uint64) and col_index_Uint32=CAST(15 AS Uint32) and col_index_Uint16=CAST(15 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1604c3f-47b6-4bd2-8695-fce6b2376896, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eec1422d-8568-450a-9a97-4ea2c5164527, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eec1422d-8568-450a-9a97-4ea2c5164527, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Uint64=CAST(16 AS Uint64) and col_index_Uint32=CAST(16 AS Uint32) and col_index_Uint16=CAST(16 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eec1422d-8568-450a-9a97-4ea2c5164527, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce182aa2-1a67-41e8-9f96-41a0048411e8, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce182aa2-1a67-41e8-9f96-41a0048411e8, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Uint64=CAST(17 AS Uint64) and col_index_Uint32=CAST(17 AS Uint32) and col_index_Uint16=CAST(17 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce182aa2-1a67-41e8-9f96-41a0048411e8, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb1487a5-360b-43b3-8e47-269ec8b90826, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb1487a5-360b-43b3-8e47-269ec8b90826, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Uint64=CAST(18 AS Uint64) and col_index_Uint32=CAST(18 AS Uint32) and col_index_Uint16=CAST(18 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb1487a5-360b-43b3-8e47-269ec8b90826, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6c49d1d1-b33f-43d0-8ea3-34e3d3d3e3c4, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c49d1d1-b33f-43d0-8ea3-34e3d3d3e3c4, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Uint64=CAST(19 AS Uint64) and col_index_Uint32=CAST(19 AS Uint32) and col_index_Uint16=CAST(19 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c49d1d1-b33f-43d0-8ea3-34e3d3d3e3c4, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 40d81fc8-8722-4b64-b9bf-222317c288cb, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40d81fc8-8722-4b64-b9bf-222317c288cb, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Uint64=CAST(20 AS Uint64) and col_index_Uint32=CAST(20 AS Uint32) and col_index_Uint16=CAST(20 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40d81fc8-8722-4b64-b9bf-222317c288cb, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e368b207-0ab6-45b9-b958-e97afa981d6c, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e368b207-0ab6-45b9-b958-e97afa981d6c, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Uint64=CAST(21 AS Uint64) and col_index_Uint32=CAST(21 AS Uint32) and col_index_Uint16=CAST(21 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e368b207-0ab6-45b9-b958-e97afa981d6c, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6488800-75e4-47d3-ba0a-5d9e62a54035, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6488800-75e4-47d3-ba0a-5d9e62a54035, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Uint64=CAST(22 AS Uint64) and col_index_Uint32=CAST(22 AS Uint32) and col_index_Uint16=CAST(22 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6488800-75e4-47d3-ba0a-5d9e62a54035, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1bdef287-a2ec-4426-967c-bca15b77a2d2, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bdef287-a2ec-4426-967c-bca15b77a2d2, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Uint64=CAST(23 AS Uint64) and col_index_Uint32=CAST(23 AS Uint32) and col_index_Uint16=CAST(23 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1bdef287-a2ec-4426-967c-bca15b77a2d2, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a5a18b5-f46c-43c0-9cd0-ed50f780c908, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a5a18b5-f46c-43c0-9cd0-ed50f780c908, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Uint64=CAST(24 AS Uint64) and col_index_Uint32=CAST(24 AS Uint32) and col_index_Uint16=CAST(24 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a5a18b5-f46c-43c0-9cd0-ed50f780c908, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e91854ac-ffe2-4130-a200-d034c6ce4edb, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e91854ac-ffe2-4130-a200-d034c6ce4edb, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Uint64=CAST(25 AS Uint64) and col_index_Uint32=CAST(25 AS Uint32) and col_index_Uint16=CAST(25 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e91854ac-ffe2-4130-a200-d034c6ce4edb, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68d37d04-78eb-416e-bbef-c79f0680c000, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68d37d04-78eb-416e-bbef-c79f0680c000, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Uint64=CAST(26 AS Uint64) and col_index_Uint32=CAST(26 AS Uint32) and col_index_Uint16=CAST(26 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68d37d04-78eb-416e-bbef-c79f0680c000, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a7a4f0de-04c2-40e5-ab27-0ccdf638edbc, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7a4f0de-04c2-40e5-ab27-0ccdf638edbc, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Uint64=CAST(27 AS Uint64) and col_index_Uint32=CAST(27 AS Uint32) and col_index_Uint16=CAST(27 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7a4f0de-04c2-40e5-ab27-0ccdf638edbc, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1fdccf81-00a2-4a03-96d6-50d7858927d2, ghrun-jccq4ohuyu.auto.internal:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fdccf81-00a2-4a03-96d6-50d7858927d2, ghrun-jccq4ohuyu.auto.internal:20660): request = { session_id: "ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_1__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fdccf81-00a2-4a03-96d6-50d7858927d2, ghrun-jccq4ohuyu.auto.internal:20660): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRkODYzMTgtNjE0OTE1NGItYjE4ZjJkNDMtMzA3NTU3YTI=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3bc8a340-51fb-4a46-b829-6d84bb18d5f8, localhost:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3bc8a340-51fb-4a46-b829-6d84bb18d5f8, localhost:20660): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3bc8a340-51fb-4a46-b829-6d84bb18d5f8, localhost:20660): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 20660 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:20660, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:20660
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:64990
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64990". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:64990
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64990". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:64990
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64990". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:64990
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64990". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3838c0a8-19c9-49c8-959a-5685620f301d, localhost:20660): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3838c0a8-19c9-49c8-959a-5685620f301d, localhost:20660): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3838c0a8-19c9-49c8-959a-5685620f301d, localhost:20660): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 20660 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:20660, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:20660
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:64990/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16998
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16059
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2587
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64990
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16503
============================== slowest durations ===============================
170.27s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
137.62s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
11.29s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC] - 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/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/k1d1/002093/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 1e-06 seconds, not started yet
Current KQP shutdown state: spent 3.044287 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.079906 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.139766 seconds, 3 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.361134 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.564851 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.753329 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.913337 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.043101 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.13806 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.27025 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.391606 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.500505 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.010895 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==915666==ERROR: LeakSanitizer: detected memory leaks

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

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

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

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034e9241a 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 0x000034e9241a 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

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

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

Indirect leak of 320 byte(s) in 5 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ef1730 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034ef1730 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034ef1730 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034ef1730 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x00004538a5cb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x00004538a5cb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x00004538a5cb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x00004538a5cb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x00004538a5cb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x00004538a5cb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x0000453c632d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x0000453c86d0 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00003b6fd6bc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003b6fd6bc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003b6fd6bc 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
#18 0x00003b6fd6bc 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
#19 0x00003b6fd6bc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003b6fd6bc 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
#21 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x00002220c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x00002220c7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x00002220c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027cc18e8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027cc18e8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027cc18e8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027cc18e8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027cc18e8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027cc18e8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027cc18e8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027cc18e8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027cc158f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x000027cc03e8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b7b9c3a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b7b9c3a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003b7b9c3a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
==================== 1 passed, 1 error in 321.17s (0:05:21) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/0020a3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
236.70s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
49.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
11.49s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
======================== 1 passed in 298.39s (0:04:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:684: 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/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.034639 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.064757 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.084281 seconds, 3 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.403985 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.871799 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.123638 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.420135 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.768921 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.076629 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.478497 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.926477 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00442 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==918323==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e8ebb2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034e8ebb2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034e8ebb2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034e8ebb2 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 0x000034e8ebb2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034e8ebb2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034e8ebb2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034e8ebb2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034e8ebb2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034e9d82e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b714117 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b705a94 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e8eacc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034e8eacc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034e9d82e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b714117 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b705a94 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c367ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c367ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c367ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c367ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c367ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c367ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c367ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c367ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c367ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c367ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034e9242c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034e9242c 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 0x000034e9242c 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e9241a 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 0x000034e9241a 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c367a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c367a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c367a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034e9242c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034e9242c 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 0x000034e9242c 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034611044 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034611044 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034611044 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034611044 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034611044 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034611044 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034611044 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034611044 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034611044 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034611044 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034611044 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x00003460fe12 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003460fe12 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034616330 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034672578 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x000034e9d166 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b70f30b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003b705172 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034610fa2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000034610fa2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000034610fa2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000034610fa2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x00003460fe12 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003460fe12 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034616330 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034672578 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x000034e9d166 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b70f30b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003b705172 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 320 byte(s) in 5 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ef1730 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034ef1730 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034ef1730 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034ef1730 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x00004538a5cb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x00004538a5cb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x00004538a5cb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x00004538a5cb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x00004538a5cb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x00004538a5cb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x0000453c632d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x0000453c86d0 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00003b6fd6bc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003b6fd6bc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003b6fd6bc 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   #18 0x00003b6fd6bc 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   #19 0x00003b6fd6bc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003b6fd6bc 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   #21 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x00002220c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x00002220c7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x00002220c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027cc18e8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027cc18e8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027cc18e8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027cc18e8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027cc18e8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027cc18e8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027cc18e8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027cc18e8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027cc158f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x000027cc03e8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b7b9c3a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b7b9c3a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003b7b9c3a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003b7b9c3a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/k1d1/002068/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 917999
DEBUG    ya.test:process.py:259 Command (pid 917999) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 917999) elapsed time (sec): 0.8098533153533936
DEBUG    ya.test:process.py:263 Command (pid 917999) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917999) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 917999) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917999) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917999) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 917999) maxrss: 478488
DEBUG    ya.test:process.py:263 Command (pid 917999) minflt: 45365
DEBUG    ya.test:process.py:263 Command (pid 917999) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 917999) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 917999) nivcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 917999) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 917999) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 917999) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 917999) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 917999) stime: 0.23963099999999998
DEBUG    ya.test:process.py:263 Command (pid 917999) utime: 0.494179
DEBUG    ya.test:process.py:263 Command (pid 917999) wtime: 0.812
DEBUG    ya.test:process.py:275 Command (pid 917999) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 917999) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22429
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/k1d1/002068/r3tmp/kikimr_cluster__bgzpwh9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10114
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25436
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23551
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18652
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_dyq86rtr.log --grpc-port=10114 --mon-port=25436 --ic-port=22429
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10114/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_dyq86rtr.log --grpc-port=10114 --mon-port=25436 --ic-port=22429
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_dyq86rtr.log', '--grpc-port=10114', '--mon-port=25436', '--ic-port=22429')' in '/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 918323
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10114/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/k1d1/002068/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 918324
DEBUG    ya.test:process.py:259 Command (pid 918324) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 918324) elapsed time (sec): 0.7236311435699463
DEBUG    ya.test:process.py:263 Command (pid 918324) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918324) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 918324) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918324) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918324) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 918324) maxrss: 484272
DEBUG    ya.test:process.py:263 Command (pid 918324) minflt: 45389
DEBUG    ya.test:process.py:263 Command (pid 918324) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 918324) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 918324) nivcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 918324) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 918324) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 918324) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 918324) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 918324) stime: 0.18420299999999998
DEBUG    ya.test:process.py:263 Command (pid 918324) utime: 0.45865799999999995
DEBUG    ya.test:process.py:263 Command (pid 918324) wtime: 0.725
DEBUG    ya.test:process.py:275 Command (pid 918324) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 918324) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10114', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22429\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10114', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22429\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 920090
DEBUG    ya.test:process.py:259 Command (pid 920090) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 920090) elapsed time (sec): 0.9514608383178711
DEBUG    ya.test:process.py:263 Command (pid 920090) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920090) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 920090) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920090) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920090) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 920090) maxrss: 584464
DEBUG    ya.test:process.py:263 Command (pid 920090) minflt: 51770
DEBUG    ya.test:process.py:263 Command (pid 920090) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 920090) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 920090) nivcsw: 272
DEBUG    ya.test:process.py:263 Command (pid 920090) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 920090) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 920090) nvcsw: 802
DEBUG    ya.test:process.py:263 Command (pid 920090) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 920090) stime: 0.284003
DEBUG    ya.test:process.py:263 Command (pid 920090) utime: 0.557141
DEBUG    ya.test:process.py:263 Command (pid 920090) wtime: 0.953
DEBUG    ya.test:process.py:275 Command (pid 920090) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10114', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/k1d1/002068/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10114', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 920408
DEBUG    ya.test:process.py:259 Command (pid 920408) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 920408) elapsed time (sec): 1.1254448890686035
DEBUG    ya.test:process.py:263 Command (pid 920408) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920408) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 920408) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920408) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920408) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 920408) maxrss: 584464
DEBUG    ya.test:process.py:263 Command (pid 920408) minflt: 51675
DEBUG    ya.test:process.py:263 Command (pid 920408) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 920408) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 920408) nivcsw: 228
DEBUG    ya.test:process.py:263 Command (pid 920408) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 920408) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 920408) nvcsw: 905
DEBUG    ya.test:process.py:263 Command (pid 920408) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 920408) stime: 0.235225
DEBUG    ya.test:process.py:263 Command (pid 920408) utime: 0.605879
DEBUG    ya.test:process.py:263 Command (pid 920408) wtime: 1.135
DEBUG    ya.test:process.py:275 Command (pid 920408) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8341
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/k1d1/002068/r3tmp/kikimr_cluster_hbjjk_cs
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9439
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7567
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26958
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63161
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_8psvy68o.log --grpc-port=9439 --mon-port=7567 --ic-port=8341
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9439/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_8psvy68o.log --grpc-port=9439 --mon-port=7567 --ic-port=8341
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_8psvy68o.log', '--grpc-port=9439', '--mon-port=7567', '--ic-port=8341')' in '/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 920826
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9439/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/k1d1/002068/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 920834
DEBUG    ya.test:process.py:259 Command (pid 920834) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 920834) elapsed time (sec): 0.8907966613769531
DEBUG    ya.test:process.py:263 Command (pid 920834) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920834) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 920834) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920834) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 920834) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 920834) maxrss: 601532
DEBUG    ya.test:process.py:263 Command (pid 920834) minflt: 45357
DEBUG    ya.test:process.py:263 Command (pid 920834) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 920834) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 920834) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 920834) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 920834) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 920834) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 920834) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 920834) stime: 0.180643
DEBUG    ya.test:process.py:263 Command (pid 920834) utime: 0.5260699999999999
DEBUG    ya.test:process.py:263 Command (pid 920834) wtime: 0.903
DEBUG    ya.test:process.py:275 Command (pid 920834) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 920834) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9439', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8341\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/k1d1/002068/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9439', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8341\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 922649
DEBUG    ya.test:process.py:259 Command (pid 922649) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 922649) elapsed time (sec): 1.1064980030059814
DEBUG    ya.test:process.py:263 Command (pid 922649) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922649) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 922649) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922649) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922649) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 922649) maxrss: 662592
DEBUG    ya.test:process.py:263 Command (pid 922649) minflt: 51595
DEBUG    ya.test:process.py:263 Command (pid 922649) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 922649) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 922649) nivcsw: 253
DEBUG    ya.test:process.py:263 Command (pid 922649) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 922649) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 922649) nvcsw: 829
DEBUG    ya.test:process.py:263 Command (pid 922649) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 922649) stime: 0.24043299999999998
DEBUG    ya.test:process.py:263 Command (pid 922649) utime: 0.574634
DEBUG    ya.test:process.py:263 Command (pid 922649) wtime: 1.12
DEBUG    ya.test:process.py:275 Command (pid 922649) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002068/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9439', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/k1d1/002068/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9439', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 923055
DEBUG    ya.test:process.py:259 Command (pid 923055) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 923055) elapsed time (sec): 1.0909090042114258
DEBUG    ya.test:process.py:263 Command (pid 923055) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 923055) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 923055) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 923055) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 923055) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 923055) maxrss: 662624
DEBUG    ya.test:process.py:263 Command (pid 923055) minflt: 51688
DEBUG    ya.test:process.py:263 Command (pid 923055) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 923055) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 923055) nivcsw: 235
DEBUG    ya.test:process.py:263 Command (pid 923055) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 923055) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 923055) nvcsw: 550
DEBUG    ya.test:process.py:263 Command (pid 923055) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 923055) stime: 0.30017099999999997
DEBUG    ya.test:process.py:263 Command (pid 923055) utime: 0.524107
DEBUG    ya.test:process.py:263 Command (pid 923055) wtime: 1.095
DEBUG    ya.test:process.py:275 Command (pid 923055) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC])
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 0229f2d8-6cdd-465f-829c-4476a7c132a5, localhost:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0229f2d8-6cdd-465f-829c-4476a7c132a5, localhost:10114): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0229f2d8-6cdd-465f-829c-4476a7c132a5, localhost:10114): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 10114 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:10114, 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:10114
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 25d0925b-0ce0-47c6-b107-3d64cb81dd3b, localhost:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 25d0925b-0ce0-47c6-b107-3d64cb81dd3b, localhost:9439): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 25d0925b-0ce0-47c6-b107-3d64cb81dd3b, localhost:9439): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 9439 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:9439, 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:9439
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9d9ab38a-e6a9-4aad-b840-a77882177c23, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d9ab38a-e6a9-4aad-b840-a77882177c23, ghrun-jccq4ohuyu.auto.internal:10114): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d9ab38a-e6a9-4aad-b840-a77882177c23, ghrun-jccq4ohuyu.auto.internal:10114): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, a7a248e9-5697-4177-a146-6b49f0fb2ddf, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a7a248e9-5697-4177-a146-6b49f0fb2ddf, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a7a248e9-5697-4177-a146-6b49f0fb2ddf, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f054b0dc-133a-4f2b-92a8-6787a5c9150d, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f054b0dc-133a-4f2b-92a8-6787a5c9150d, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_3__SYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_Bool Bool, col_index_Decimal150 Decimal(15,0), col_index_Decimal229 Decimal(22,9), col_index_Decimal3510 Decimal(35,10), col_index_Date32 Date32, col_index_Datetime64 Datetime64,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Bool GLOBAL  SYNC ON (col_index_Bool), INDEX idx_col_index_Decimal150 GLOBAL  SYNC ON (col_index_Decimal150), INDEX idx_col_index_Decimal229 GLOBAL  SYNC ON (col_index_Decimal229), INDEX idx_col_index_Decimal3510 GLOBAL  SYNC ON (col_index_Decimal3510), INDEX idx_col_index_Date32 GLOBAL  SYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL  SYNC ON (col_index_Datetime64)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f054b0dc-133a-4f2b-92a8-6787a5c9150d, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2544af6e-f35d-4dab-b523-b99d5bc63657, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2544af6e-f35d-4dab-b523-b99d5bc63657, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2544af6e-f35d-4dab-b523-b99d5bc63657, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c763ed4c-6e8c-4c3f-be41-6abfe74e0304, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c763ed4c-6e8c-4c3f-be41-6abfe74e0304, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c763ed4c-6e8c-4c3f-be41-6abfe74e0304, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 22904f5c-cd15-483e-ba38-8f64b016f435, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22904f5c-cd15-483e-ba38-8f64b016f435, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22904f5c-cd15-483e-ba38-8f64b016f435, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4abc8164-d5ac-41f6-8a80-9f5580de6b3b, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4abc8164-d5ac-41f6-8a80-9f5580de6b3b, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4abc8164-d5ac-41f6-8a80-9f5580de6b3b, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f628e0f-665a-4168-b9f5-084744df4d57, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f628e0f-665a-4168-b9f5-084744df4d57, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f628e0f-665a-4168-b9f5-084744df4d57, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1473196c-d3d3-4afd-881e-f822fcae36e9, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1473196c-d3d3-4afd-881e-f822fcae36e9, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1473196c-d3d3-4afd-881e-f822fcae36e9, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, edb85cff-bc80-42bb-8809-153f5cad123c, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edb85cff-bc80-42bb-8809-153f5cad123c, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edb85cff-bc80-42bb-8809-153f5cad123c, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9164d83d-d897-4d2a-9317-e9a82e7f8ae4, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9164d83d-d897-4d2a-9317-e9a82e7f8ae4, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9164d83d-d897-4d2a-9317-e9a82e7f8ae4, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 913b5122-033f-412b-8e58-db454efdff44, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 913b5122-033f-412b-8e58-db454efdff44, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 913b5122-033f-412b-8e58-db454efdff44, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a0e75f8-43db-4620-b2a6-bfb24c866de7, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a0e75f8-43db-4620-b2a6-bfb24c866de7, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a0e75f8-43db-4620-b2a6-bfb24c866de7, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c0791ffb-834f-4665-8abb-e92962623258, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0791ffb-834f-4665-8abb-e92962623258, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0791ffb-834f-4665-8abb-e92962623258, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ab183123-e644-4471-9aba-7fd3d42dbe43, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab183123-e644-4471-9aba-7fd3d42dbe43, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab183123-e644-4471-9aba-7fd3d42dbe43, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5c11afc-4f51-4f8a-b7aa-84047188109d, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5c11afc-4f51-4f8a-b7aa-84047188109d, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5c11afc-4f51-4f8a-b7aa-84047188109d, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0de785b-22c7-40c9-97eb-eccb56e148b7, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0de785b-22c7-40c9-97eb-eccb56e148b7, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0de785b-22c7-40c9-97eb-eccb56e148b7, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e391b1f9-3440-46b0-b52c-732399531968, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e391b1f9-3440-46b0-b52c-732399531968, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e391b1f9-3440-46b0-b52c-732399531968, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9634eb70-fced-412a-9001-14bb54c2dbc2, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9634eb70-fced-412a-9001-14bb54c2dbc2, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9634eb70-fced-412a-9001-14bb54c2dbc2, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b09ccf0-e5e3-43ca-8a8f-989e912004b8, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b09ccf0-e5e3-43ca-8a8f-989e912004b8, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b09ccf0-e5e3-43ca-8a8f-989e912004b8, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 35c2b557-30fb-4f41-8642-e98629746d9a, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35c2b557-30fb-4f41-8642-e98629746d9a, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35c2b557-30fb-4f41-8642-e98629746d9a, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db27a460-5be5-4cb7-a814-ab9db8ce207e, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db27a460-5be5-4cb7-a814-ab9db8ce207e, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db27a460-5be5-4cb7-a814-ab9db8ce207e, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 423ba2a3-245e-40f8-b6b8-42dfa98c64e9, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 423ba2a3-245e-40f8-b6b8-42dfa98c64e9, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 423ba2a3-245e-40f8-b6b8-42dfa98c64e9, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c555b060-a13b-4941-b861-1c44c1c80173, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c555b060-a13b-4941-b861-1c44c1c80173, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c555b060-a13b-4941-b861-1c44c1c80173, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 453d0769-6b6e-4ff9-b668-ed892b6d224c, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 453d0769-6b6e-4ff9-b668-ed892b6d224c, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 453d0769-6b6e-4ff9-b668-ed892b6d224c, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d244e3d8-7de3-454d-99d3-89ccfc163b94, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d244e3d8-7de3-454d-99d3-89ccfc163b94, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d244e3d8-7de3-454d-99d3-89ccfc163b94, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d29cbb1-856a-451f-b43f-1f2fe3ed15a2, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d29cbb1-856a-451f-b43f-1f2fe3ed15a2, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d29cbb1-856a-451f-b43f-1f2fe3ed15a2, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 503104ff-3a40-47ef-be1b-455d661cfec6, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 503104ff-3a40-47ef-be1b-455d661cfec6, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 503104ff-3a40-47ef-be1b-455d661cfec6, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, edb4aca6-e377-44f4-ba7a-1f29bd1c3577, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edb4aca6-e377-44f4-ba7a-1f29bd1c3577, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edb4aca6-e377-44f4-ba7a-1f29bd1c3577, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 104d7207-1f36-4f33-8a2b-6c0333d283e8, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 104d7207-1f36-4f33-8a2b-6c0333d283e8, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 104d7207-1f36-4f33-8a2b-6c0333d283e8, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 619c0465-7aac-441b-a69f-4344d7e1aac7, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 619c0465-7aac-441b-a69f-4344d7e1aac7, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 619c0465-7aac-441b-a69f-4344d7e1aac7, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 396f6a29-8348-4e05-9ff5-da79b848c631, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 396f6a29-8348-4e05-9ff5-da79b848c631, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 396f6a29-8348-4e05-9ff5-da79b848c631, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e777fa9a-1d73-45cb-a9b5-0bb57b980c8c, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e777fa9a-1d73-45cb-a9b5-0bb57b980c8c, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e777fa9a-1d73-45cb-a9b5-0bb57b980c8c, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 72048c07-34b5-4c28-86a9-41a9e5d0a163, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 72048c07-34b5-4c28-86a9-41a9e5d0a163, ghrun-jccq4ohuyu.auto.internal:9439): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 72048c07-34b5-4c28-86a9-41a9e5d0a163, ghrun-jccq4ohuyu.auto.internal:9439): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 699e23a5-9333-4426-be74-735031d1586b, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 699e23a5-9333-4426-be74-735031d1586b, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 699e23a5-9333-4426-be74-735031d1586b, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3bf39038-3d2e-4e54-a766-b63b5d021788, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bf39038-3d2e-4e54-a766-b63b5d021788, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_3__SYNC`\n                        FOR `/Root/table_index_3__SYNC` AS `/Root/table_index_3__SYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:10114/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3bf39038-3d2e-4e54-a766-b63b5d021788, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69447cbf-659a-4c12-a47e-278348895b8b, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69447cbf-659a-4c12-a47e-278348895b8b, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69447cbf-659a-4c12-a47e-278348895b8b, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a9a8103-2ae8-44f4-abdc-54be369a4d4a, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a9a8103-2ae8-44f4-abdc-54be369a4d4a, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a9a8103-2ae8-44f4-abdc-54be369a4d4a, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b524a1a9-c9e7-4e24-98a1-a8143945e3d3, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b524a1a9-c9e7-4e24-98a1-a8143945e3d3, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b524a1a9-c9e7-4e24-98a1-a8143945e3d3, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 80ea4ab4-d35c-4717-b0df-41e138337c5e, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80ea4ab4-d35c-4717-b0df-41e138337c5e, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80ea4ab4-d35c-4717-b0df-41e138337c5e, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07c1d465-5327-4af2-9995-52156e95e758, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07c1d465-5327-4af2-9995-52156e95e758, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07c1d465-5327-4af2-9995-52156e95e758, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c28989fe-70b1-478b-b4ea-ad3edf3b5a01, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c28989fe-70b1-478b-b4ea-ad3edf3b5a01, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c28989fe-70b1-478b-b4ea-ad3edf3b5a01, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a884723-0166-4f13-81ec-670928796edf, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a884723-0166-4f13-81ec-670928796edf, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2005-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a884723-0166-4f13-81ec-670928796edf, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dafaab2b-b403-4d5a-9f5a-c2a48da6dcf8, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dafaab2b-b403-4d5a-9f5a-c2a48da6dcf8, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dafaab2b-b403-4d5a-9f5a-c2a48da6dcf8, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9bb2da3f-84d7-494c-8f0d-d56835c09122, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bb2da3f-84d7-494c-8f0d-d56835c09122, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2007-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bb2da3f-84d7-494c-8f0d-d56835c09122, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ffd5532-81db-4993-ba4b-f4ab02dcbafc, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ffd5532-81db-4993-ba4b-f4ab02dcbafc, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2008-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ffd5532-81db-4993-ba4b-f4ab02dcbafc, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5680b748-8252-4082-b1c0-0d90027ece2a, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5680b748-8252-4082-b1c0-0d90027ece2a, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2009-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5680b748-8252-4082-b1c0-0d90027ece2a, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8bf0f9e5-832e-4a11-9201-d088e4bba7cd, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bf0f9e5-832e-4a11-9201-d088e4bba7cd, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2010-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bf0f9e5-832e-4a11-9201-d088e4bba7cd, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 19e65e2c-c693-4cb7-9900-ed4131cee85a, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19e65e2c-c693-4cb7-9900-ed4131cee85a, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2011-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19e65e2c-c693-4cb7-9900-ed4131cee85a, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a9e71c3-a544-4e2e-833a-62e501fcdc39, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a9e71c3-a544-4e2e-833a-62e501fcdc39, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2012-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a9e71c3-a544-4e2e-833a-62e501fcdc39, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 234662c5-3eed-414c-abb5-80196c2d9dc4, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 234662c5-3eed-414c-abb5-80196c2d9dc4, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2013-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 234662c5-3eed-414c-abb5-80196c2d9dc4, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2baddc9c-5759-4f76-9cef-140ff0096b7b, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2baddc9c-5759-4f76-9cef-140ff0096b7b, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2014-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2baddc9c-5759-4f76-9cef-140ff0096b7b, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc0f7e3a-83b7-42fc-b57e-1666f581bb8e, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc0f7e3a-83b7-42fc-b57e-1666f581bb8e, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2015-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc0f7e3a-83b7-42fc-b57e-1666f581bb8e, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e2214605-2140-46da-8d86-de542b4f7619, localhost:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e2214605-2140-46da-8d86-de542b4f7619, localhost:9439): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e2214605-2140-46da-8d86-de542b4f7619, localhost:9439): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 9439 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:9439, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:9439
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 576669a4-ac7b-450c-b2a9-eeef30852e88, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 576669a4-ac7b-450c-b2a9-eeef30852e88, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2016-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 576669a4-ac7b-450c-b2a9-eeef30852e88, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ea4a60cd-61fa-4b7a-9f7d-fb45b4c8613e, localhost:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ea4a60cd-61fa-4b7a-9f7d-fb45b4c8613e, localhost:10114): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ea4a60cd-61fa-4b7a-9f7d-fb45b4c8613e, localhost:10114): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 10114 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:10114, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10114
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d7aa803-be32-46c6-aa1b-b572210e565f, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d7aa803-be32-46c6-aa1b-b572210e565f, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2017-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d7aa803-be32-46c6-aa1b-b572210e565f, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0e55a94-1c97-4214-b6c3-03bd18eebdb1, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0e55a94-1c97-4214-b6c3-03bd18eebdb1, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2018-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0e55a94-1c97-4214-b6c3-03bd18eebdb1, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e3977bab-b934-4572-a225-e60fc3631684, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3977bab-b934-4572-a225-e60fc3631684, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2019-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3977bab-b934-4572-a225-e60fc3631684, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 33de0b39-4fd1-4b17-a11d-2b0231781b48, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33de0b39-4fd1-4b17-a11d-2b0231781b48, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2020-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33de0b39-4fd1-4b17-a11d-2b0231781b48, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a3e2a9ce-faae-40fc-8f68-0ad1acd96917, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3e2a9ce-faae-40fc-8f68-0ad1acd96917, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2021-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3e2a9ce-faae-40fc-8f68-0ad1acd96917, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a710a1e-7a42-4d5d-bde1-e3665c85e278, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a710a1e-7a42-4d5d-bde1-e3665c85e278, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2022-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a710a1e-7a42-4d5d-bde1-e3665c85e278, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9e48035a-d569-4f02-8d1d-ec142699f6a3, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e48035a-d569-4f02-8d1d-ec142699f6a3, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2023-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e48035a-d569-4f02-8d1d-ec142699f6a3, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a2ff7f1-842b-45b1-9464-de8f7a98bd31, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a2ff7f1-842b-45b1-9464-de8f7a98bd31, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2024-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a2ff7f1-842b-45b1-9464-de8f7a98bd31, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 628d6b7d-91bb-40e8-b7ae-116d7ad2b6a1, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 628d6b7d-91bb-40e8-b7ae-116d7ad2b6a1, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2025-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 628d6b7d-91bb-40e8-b7ae-116d7ad2b6a1, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7feb7e09-40a4-4df5-b790-91406d4ea422, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7feb7e09-40a4-4df5-b790-91406d4ea422, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2026-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7feb7e09-40a4-4df5-b790-91406d4ea422, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d7afa038-8165-4a06-a758-735037327a5c, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7afa038-8165-4a06-a758-735037327a5c, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2027-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7afa038-8165-4a06-a758-735037327a5c, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 187d3e8c-8a20-43d3-86a3-e040c3238a2c, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 187d3e8c-8a20-43d3-86a3-e040c3238a2c, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2028-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 187d3e8c-8a20-43d3-86a3-e040c3238a2c, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dfe6d8a7-5b72-457b-9b64-8e3092735f14, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfe6d8a7-5b72-457b-9b64-8e3092735f14, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2029-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dfe6d8a7-5b72-457b-9b64-8e3092735f14, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9121f0be-be96-47d9-9a43-9ab62d2f94bc, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9121f0be-be96-47d9-9a43-9ab62d2f94bc, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2030-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9121f0be-be96-47d9-9a43-9ab62d2f94bc, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 518ca719-8164-43cb-8c4d-97e11ab8f232, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 518ca719-8164-43cb-8c4d-97e11ab8f232, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_3__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 518ca719-8164-43cb-8c4d-97e11ab8f232, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 62964da9-67ff-45f7-8711-c5dd4def6eb7, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62964da9-67ff-45f7-8711-c5dd4def6eb7, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62964da9-67ff-45f7-8711-c5dd4def6eb7, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 254ea506-55b8-4402-81e8-cbdc422c79ea, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 254ea506-55b8-4402-81e8-cbdc422c79ea, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 254ea506-55b8-4402-81e8-cbdc422c79ea, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a27abaaa-2d0c-46ba-90e1-ae5739a9b290, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a27abaaa-2d0c-46ba-90e1-ae5739a9b290, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a27abaaa-2d0c-46ba-90e1-ae5739a9b290, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 59466141-ab29-4616-b390-66a660996ec5, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59466141-ab29-4616-b390-66a660996ec5, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59466141-ab29-4616-b390-66a660996ec5, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1cbc695c-a64a-46e4-b2c9-57bb307392f9, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cbc695c-a64a-46e4-b2c9-57bb307392f9, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1cbc695c-a64a-46e4-b2c9-57bb307392f9, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2fab614-eb62-49b0-8fff-713354bf4a46, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2fab614-eb62-49b0-8fff-713354bf4a46, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2fab614-eb62-49b0-8fff-713354bf4a46, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e72f08d5-3849-4605-8b6d-8f3a9d85d01b, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e72f08d5-3849-4605-8b6d-8f3a9d85d01b, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e72f08d5-3849-4605-8b6d-8f3a9d85d01b, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 41990e54-46d5-4582-94a6-0fdaca44b748, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41990e54-46d5-4582-94a6-0fdaca44b748, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41990e54-46d5-4582-94a6-0fdaca44b748, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e0f4a136-5f7b-4d70-8ec5-5dab6eaa7585, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0f4a136-5f7b-4d70-8ec5-5dab6eaa7585, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0f4a136-5f7b-4d70-8ec5-5dab6eaa7585, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 00d491cb-a807-41c1-859a-75b3da655c7c, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00d491cb-a807-41c1-859a-75b3da655c7c, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00d491cb-a807-41c1-859a-75b3da655c7c, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 792fbc72-b236-44bd-9ec6-daaadde27239, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 792fbc72-b236-44bd-9ec6-daaadde27239, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 792fbc72-b236-44bd-9ec6-daaadde27239, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d4c9c8e8-f774-4cae-b479-1504aafddef4, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4c9c8e8-f774-4cae-b479-1504aafddef4, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4c9c8e8-f774-4cae-b479-1504aafddef4, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 575ebbff-5d33-4770-98dc-4df4275d74ce, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 575ebbff-5d33-4770-98dc-4df4275d74ce, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 575ebbff-5d33-4770-98dc-4df4275d74ce, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
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.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a99f0dc5-160d-4151-a0e6-5863c3be38e8, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a99f0dc5-160d-4151-a0e6-5863c3be38e8, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a99f0dc5-160d-4151-a0e6-5863c3be38e8, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8d6994f2-2ddf-469c-ab25-38b4a8f98a4c, localhost:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8d6994f2-2ddf-469c-ab25-38b4a8f98a4c, localhost:9439): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8d6994f2-2ddf-469c-ab25-38b4a8f98a4c, localhost:9439): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 9439 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:9439, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:9439
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 90ef655b-ff3b-471d-b969-ff806016f865, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90ef655b-ff3b-471d-b969-ff806016f865, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90ef655b-ff3b-471d-b969-ff806016f865, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 091c9f35-cbbf-469c-b610-a56e0d116182, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 091c9f35-cbbf-469c-b610-a56e0d116182, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 091c9f35-cbbf-469c-b610-a56e0d116182, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7d65b946-a722-44df-8dfe-c8948e3b6c4b, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d65b946-a722-44df-8dfe-c8948e3b6c4b, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d65b946-a722-44df-8dfe-c8948e3b6c4b, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca1d8d47-ff13-4eda-9efd-4a6e20d77ebb, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca1d8d47-ff13-4eda-9efd-4a6e20d77ebb, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca1d8d47-ff13-4eda-9efd-4a6e20d77ebb, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ffc319c-0fec-4cf0-b05c-d9243efbeb3e, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ffc319c-0fec-4cf0-b05c-d9243efbeb3e, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ffc319c-0fec-4cf0-b05c-d9243efbeb3e, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e1b64a21-7ae2-401c-8189-266ab8c27d49, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1b64a21-7ae2-401c-8189-266ab8c27d49, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1b64a21-7ae2-401c-8189-266ab8c27d49, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9187febc-c889-46db-9ea0-5087c5b04003, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9187febc-c889-46db-9ea0-5087c5b04003, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9187febc-c889-46db-9ea0-5087c5b04003, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d3fb75ba-8521-4cdd-bb22-d617b0296296, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3fb75ba-8521-4cdd-bb22-d617b0296296, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3fb75ba-8521-4cdd-bb22-d617b0296296, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05b6b4f8-31e6-4c54-abc3-1f84d6d836a2, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05b6b4f8-31e6-4c54-abc3-1f84d6d836a2, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05b6b4f8-31e6-4c54-abc3-1f84d6d836a2, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2fea4673-81f7-4fa9-b85c-bab68676e24d, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fea4673-81f7-4fa9-b85c-bab68676e24d, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fea4673-81f7-4fa9-b85c-bab68676e24d, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f7a5a7b-4d19-4fe6-8132-3ceae0debc55, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f7a5a7b-4d19-4fe6-8132-3ceae0debc55, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f7a5a7b-4d19-4fe6-8132-3ceae0debc55, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 48918fe5-869d-4984-881c-b13266e3cedf, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48918fe5-869d-4984-881c-b13266e3cedf, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48918fe5-869d-4984-881c-b13266e3cedf, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1e5274f7-4e2e-454f-b020-3d74b6537fd6, localhost:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1e5274f7-4e2e-454f-b020-3d74b6537fd6, localhost:10114): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1e5274f7-4e2e-454f-b020-3d74b6537fd6, localhost:10114): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 10114 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:10114, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10114
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cdfc0a1c-e365-480c-80bf-a6d02d89105a, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdfc0a1c-e365-480c-80bf-a6d02d89105a, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdfc0a1c-e365-480c-80bf-a6d02d89105a, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 362e1a76-b42d-49a1-bfc5-bd08f53bdb08, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 362e1a76-b42d-49a1-bfc5-bd08f53bdb08, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 362e1a76-b42d-49a1-bfc5-bd08f53bdb08, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64f7ba07-5958-46b8-b4f5-7190153edbfe, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64f7ba07-5958-46b8-b4f5-7190153edbfe, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64f7ba07-5958-46b8-b4f5-7190153edbfe, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bdbc230a-f12d-4bf3-a2b5-9f2c1afa1041, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bdbc230a-f12d-4bf3-a2b5-9f2c1afa1041, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bdbc230a-f12d-4bf3-a2b5-9f2c1afa1041, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b947bf3-c4e0-425c-b8f3-337dc939c51a, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b947bf3-c4e0-425c-b8f3-337dc939c51a, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b947bf3-c4e0-425c-b8f3-337dc939c51a, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff65b245-6e8d-4b51-ad9e-6b7365c22d0e, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff65b245-6e8d-4b51-ad9e-6b7365c22d0e, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff65b245-6e8d-4b51-ad9e-6b7365c22d0e, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd9744fe-7a92-4123-8649-f8d1c1cc59ba, ghrun-jccq4ohuyu.auto.internal:10114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd9744fe-7a92-4123-8649-f8d1c1cc59ba, ghrun-jccq4ohuyu.auto.internal:10114): request = { session_id: "ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd9744fe-7a92-4123-8649-f8d1c1cc59ba, ghrun-jccq4ohuyu.auto.internal:10114): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZjYmY0ZDQtZTI0ZjNjZjItMWVjYjRiNmItMWJiMDcwYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9f8339cd-5bcf-4508-a7ca-baf4532c74f4, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f8339cd-5bcf-4508-a7ca-baf4532c74f4, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f8339cd-5bcf-4508-a7ca-baf4532c74f4, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09847d80-8429-4ac9-92b4-cb22f422497a, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09847d80-8429-4ac9-92b4-cb22f422497a, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09847d80-8429-4ac9-92b4-cb22f422497a, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6817807a-8609-4c25-8a47-27a4ef1b0874, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6817807a-8609-4c25-8a47-27a4ef1b0874, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6817807a-8609-4c25-8a47-27a4ef1b0874, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6047731-7daa-4d2f-ac3c-7523e48d3a1a, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6047731-7daa-4d2f-ac3c-7523e48d3a1a, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6047731-7daa-4d2f-ac3c-7523e48d3a1a, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99d61dc7-355b-48c4-b984-0201b36a113c, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99d61dc7-355b-48c4-b984-0201b36a113c, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99d61dc7-355b-48c4-b984-0201b36a113c, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6d27c5e-b6c6-4e59-b44e-69575b9faccc, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6d27c5e-b6c6-4e59-b44e-69575b9faccc, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2005-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6d27c5e-b6c6-4e59-b44e-69575b9faccc, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 81ed91d2-6dd9-4036-92ee-6bc3c1ae8166, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81ed91d2-6dd9-4036-92ee-6bc3c1ae8166, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81ed91d2-6dd9-4036-92ee-6bc3c1ae8166, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82f6a27a-6952-4fed-94b6-646165fe6267, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82f6a27a-6952-4fed-94b6-646165fe6267, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2007-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82f6a27a-6952-4fed-94b6-646165fe6267, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 33309a25-0d8e-470e-9f5f-108c7b2ce8b7, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33309a25-0d8e-470e-9f5f-108c7b2ce8b7, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2008-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33309a25-0d8e-470e-9f5f-108c7b2ce8b7, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6398295f-254b-4155-aca2-692610ee587f, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6398295f-254b-4155-aca2-692610ee587f, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2009-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6398295f-254b-4155-aca2-692610ee587f, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b1cf17c-ba83-4361-b26c-15e1499e116a, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b1cf17c-ba83-4361-b26c-15e1499e116a, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2010-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b1cf17c-ba83-4361-b26c-15e1499e116a, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 90ca8afb-c73e-45fd-8245-5014ee74b707, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90ca8afb-c73e-45fd-8245-5014ee74b707, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2011-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90ca8afb-c73e-45fd-8245-5014ee74b707, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa07db87-8305-4dd0-8320-176a28aa7e84, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa07db87-8305-4dd0-8320-176a28aa7e84, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2012-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa07db87-8305-4dd0-8320-176a28aa7e84, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85a1bd00-700c-4c08-81c1-18d4ac508502, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85a1bd00-700c-4c08-81c1-18d4ac508502, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2013-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85a1bd00-700c-4c08-81c1-18d4ac508502, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef650eb7-cb34-48a7-9c10-129869a1d8e7, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef650eb7-cb34-48a7-9c10-129869a1d8e7, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2014-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef650eb7-cb34-48a7-9c10-129869a1d8e7, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bed1ece3-7d4e-4684-871b-c3a9e2ede102, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bed1ece3-7d4e-4684-871b-c3a9e2ede102, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2015-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bed1ece3-7d4e-4684-871b-c3a9e2ede102, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 395f1f12-3c04-4b7e-b869-d640d22da77a, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 395f1f12-3c04-4b7e-b869-d640d22da77a, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2016-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 395f1f12-3c04-4b7e-b869-d640d22da77a, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8cf6a766-6bba-4ad8-83cb-9f787edab834, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8cf6a766-6bba-4ad8-83cb-9f787edab834, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2017-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8cf6a766-6bba-4ad8-83cb-9f787edab834, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc35b022-e470-4aa8-99ef-fb055b326b82, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc35b022-e470-4aa8-99ef-fb055b326b82, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2018-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc35b022-e470-4aa8-99ef-fb055b326b82, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 171a681f-22ba-4fc9-9c2c-55c7234b6928, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 171a681f-22ba-4fc9-9c2c-55c7234b6928, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2019-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 171a681f-22ba-4fc9-9c2c-55c7234b6928, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6c8e7f91-651e-4159-8749-b9fa672701a2, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c8e7f91-651e-4159-8749-b9fa672701a2, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2020-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c8e7f91-651e-4159-8749-b9fa672701a2, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b69c285-320a-4e3e-9534-a7f6f3d4aa14, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b69c285-320a-4e3e-9534-a7f6f3d4aa14, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2021-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b69c285-320a-4e3e-9534-a7f6f3d4aa14, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e973b6b-5a4b-40d2-bdd0-f1044fba71a6, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e973b6b-5a4b-40d2-bdd0-f1044fba71a6, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2022-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e973b6b-5a4b-40d2-bdd0-f1044fba71a6, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e127e057-7502-4385-bc57-4dbab39b9312, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e127e057-7502-4385-bc57-4dbab39b9312, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2023-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e127e057-7502-4385-bc57-4dbab39b9312, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8f78338-7285-4e52-b83a-56a87b173b7b, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8f78338-7285-4e52-b83a-56a87b173b7b, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2024-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8f78338-7285-4e52-b83a-56a87b173b7b, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 54c371ad-583c-41e5-9928-bdbd079ed325, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54c371ad-583c-41e5-9928-bdbd079ed325, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2025-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54c371ad-583c-41e5-9928-bdbd079ed325, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0127a54-4271-4d89-9076-da559619d7ae, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0127a54-4271-4d89-9076-da559619d7ae, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2026-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0127a54-4271-4d89-9076-da559619d7ae, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5fa927d8-dbfa-4a46-9f17-10e5219b76f5, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fa927d8-dbfa-4a46-9f17-10e5219b76f5, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2027-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fa927d8-dbfa-4a46-9f17-10e5219b76f5, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3b09bb84-d755-42e3-a88a-d71b3ac5cd0d, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b09bb84-d755-42e3-a88a-d71b3ac5cd0d, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2028-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b09bb84-d755-42e3-a88a-d71b3ac5cd0d, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d679dc61-9cb3-435a-b481-af44cac41cf4, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d679dc61-9cb3-435a-b481-af44cac41cf4, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2029-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d679dc61-9cb3-435a-b481-af44cac41cf4, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06774811-5ad9-4f05-871d-8d4504096e44, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06774811-5ad9-4f05-871d-8d4504096e44, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2030-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06774811-5ad9-4f05-871d-8d4504096e44, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a33dda53-ed39-4124-9f74-7b210f70b740, ghrun-jccq4ohuyu.auto.internal:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a33dda53-ed39-4124-9f74-7b210f70b740, ghrun-jccq4ohuyu.auto.internal:9439): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_3__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a33dda53-ed39-4124-9f74-7b210f70b740, ghrun-jccq4ohuyu.auto.internal:9439): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhZWRlMTktMWQ1MmQ1N2EtM2JjODI4OTUtNmUyOGEwOTU=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 47d68ee0-47a0-45f4-8d34-c6cb6a665ae5, localhost:9439): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 47d68ee0-47a0-45f4-8d34-c6cb6a665ae5, localhost:9439): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 47d68ee0-47a0-45f4-8d34-c6cb6a665ae5, localhost:9439): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 9439 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:9439, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:9439
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10114
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10114". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10114
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10114". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10114
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10114". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10114
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10114". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10114/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18652
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23551
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25436
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10114
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22429
============================== slowest durations ===============================
234.24s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
132.48s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
17.91s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC] - 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/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/k1d1/002068/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.034639 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.064757 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.084281 seconds, 3 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.403985 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.871799 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.123638 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.420135 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.768921 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.076629 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.478497 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.926477 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00442 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==918323==ERROR: LeakSanitizer: detected memory leaks

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

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

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

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034e9241a 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 0x000034e9241a 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

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

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

Indirect leak of 320 byte(s) in 5 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ef1730 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034ef1730 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034ef1730 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034ef1730 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x00004538a5cb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x00004538a5cb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x00004538a5cb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x00004538a5cb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x00004538a5cb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x00004538a5cb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x0000453c632d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x0000453c86d0 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00003b6fd6bc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003b6fd6bc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003b6fd6bc 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
#18 0x00003b6fd6bc 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
#19 0x00003b6fd6bc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003b6fd6bc 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
#21 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x00002220c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x00002220c7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x00002220c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027cc18e8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027cc18e8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027cc18e8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027cc18e8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027cc18e8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027cc18e8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027cc18e8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027cc18e8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027cc158f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x000027cc03e8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b7b9c3a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b7b9c3a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003b7b9c3a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003b7b9c3a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
==================== 1 passed, 1 error in 386.56s (0:06:26) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/00209b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
236.16s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
34.07s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
13.64s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
======================== 1 passed in 285.01s (0:04:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/00203d/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
111.83s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
44.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
18.07s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
======================== 1 passed in 175.33s (0:02:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:684: 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/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.025104 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.051055 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.085876 seconds, 2 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.284429 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.492151 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.780387 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.997351 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.188801 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.388564 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.639284 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.814267 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.17073 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.002802 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==922126==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e8ebb2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034e8ebb2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034e8ebb2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034e8ebb2 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 0x000034e8ebb2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034e8ebb2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034e8ebb2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034e8ebb2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034e8ebb2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034e9d82e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b714117 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b705a94 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e8eacc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034e8eacc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034e9d82e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b714117 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b705a94 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c367ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c367ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c367ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c367ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c367ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c367ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c367ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c367ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c367ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c367ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034e9242c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034e9242c 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 0x000034e9242c 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c367a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c367a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c367a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034e9242c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034e9242c 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 0x000034e9242c 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034e9241a 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 0x000034e9241a 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034611044 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034611044 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034611044 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034611044 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034611044 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034611044 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034611044 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034611044 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034611044 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034611044 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034611044 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x00003460fe12 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003460fe12 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034616330 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034672578 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x000034e9d166 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b70f30b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003b705172 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034610fa2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000034610fa2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000034610fa2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000034610fa2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x00003460fe12 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003460fe12 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034616330 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034672578 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x000034e9d166 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b70f30b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003b705172 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 3 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034ef1730 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034ef1730 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034ef1730 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034ef1730 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x00004538a5cb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x00004538a5cb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x00004538a5cb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x00004538a5cb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x00004538a5cb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x00004538a5cb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x0000453c632d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x0000453c86d0 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00003b6fd6bc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003b6fd6bc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003b6fd6bc 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   #18 0x00003b6fd6bc 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   #19 0x00003b6fd6bc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003b6fd6bc 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   #21 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x00002220c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x00002220c7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x00002220c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027cc18e8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027cc18e8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027cc18e8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027cc18e8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027cc18e8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027cc18e8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027cc18e8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027cc18e8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027cc158f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x000027cc03e8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b7b9c3a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b7b9c3a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003b7b9c3a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/k1d1/002023/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 921935
DEBUG    ya.test:process.py:259 Command (pid 921935) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 921935) elapsed time (sec): 0.7746038436889648
DEBUG    ya.test:process.py:263 Command (pid 921935) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 921935) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 921935) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 921935) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 921935) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 921935) maxrss: 478400
DEBUG    ya.test:process.py:263 Command (pid 921935) minflt: 45301
DEBUG    ya.test:process.py:263 Command (pid 921935) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 921935) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 921935) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 921935) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 921935) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 921935) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 921935) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 921935) stime: 0.207319
DEBUG    ya.test:process.py:263 Command (pid 921935) utime: 0.494954
DEBUG    ya.test:process.py:263 Command (pid 921935) wtime: 0.778
DEBUG    ya.test:process.py:275 Command (pid 921935) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 921935) errors:

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26322
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/k1d1/002023/r3tmp/kikimr_cluster_j7x3mcmk
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17805
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28819
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1/logfile_4hw78jnu.log --grpc-port=13469 --mon-port=24488 --ic-port=26322
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13469/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1/logfile_4hw78jnu.log --grpc-port=13469 --mon-port=24488 --ic-port=26322
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1/logfile_4hw78jnu.log', '--grpc-port=13469', '--mon-port=24488', '--ic-port=26322')' in '/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 922126
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13469/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/k1d1/002023/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 922146
DEBUG    ya.test:process.py:259 Command (pid 922146) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 922146) elapsed time (sec): 0.869077205657959
DEBUG    ya.test:process.py:263 Command (pid 922146) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922146) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 922146) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922146) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 922146) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 922146) maxrss: 484676
DEBUG    ya.test:process.py:263 Command (pid 922146) minflt: 45356
DEBUG    ya.test:process.py:263 Command (pid 922146) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 922146) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 922146) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 922146) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 922146) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 922146) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 922146) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 922146) stime: 0.16472599999999998
DEBUG    ya.test:process.py:263 Command (pid 922146) utime: 0.567538
DEBUG    ya.test:process.py:263 Command (pid 922146) wtime: 0.878
DEBUG    ya.test:process.py:275 Command (pid 922146) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 922146) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13469', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26322\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13469', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26322\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 923900
DEBUG    ya.test:process.py:259 Command (pid 923900) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 923900) elapsed time (sec): 1.4952785968780518
DEBUG    ya.test:process.py:263 Command (pid 923900) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 923900) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 923900) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 923900) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 923900) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 923900) maxrss: 582776
DEBUG    ya.test:process.py:263 Command (pid 923900) minflt: 51712
DEBUG    ya.test:process.py:263 Command (pid 923900) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 923900) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 923900) nivcsw: 232
DEBUG    ya.test:process.py:263 Command (pid 923900) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 923900) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 923900) nvcsw: 579
DEBUG    ya.test:process.py:263 Command (pid 923900) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 923900) stime: 0.237472
DEBUG    ya.test:process.py:263 Command (pid 923900) utime: 0.61212
DEBUG    ya.test:process.py:263 Command (pid 923900) wtime: 1.51
DEBUG    ya.test:process.py:275 Command (pid 923900) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13469', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/k1d1/002023/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13469', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 924026
DEBUG    ya.test:process.py:259 Command (pid 924026) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 924026) elapsed time (sec): 1.1511497497558594
DEBUG    ya.test:process.py:263 Command (pid 924026) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 924026) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 924026) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 924026) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 924026) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 924026) maxrss: 582948
DEBUG    ya.test:process.py:263 Command (pid 924026) minflt: 51855
DEBUG    ya.test:process.py:263 Command (pid 924026) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 924026) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 924026) nivcsw: 238
DEBUG    ya.test:process.py:263 Command (pid 924026) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 924026) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 924026) nvcsw: 554
DEBUG    ya.test:process.py:263 Command (pid 924026) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 924026) stime: 0.24262599999999998
DEBUG    ya.test:process.py:263 Command (pid 924026) utime: 0.574749
DEBUG    ya.test:process.py:263 Command (pid 924026) wtime: 1.166
DEBUG    ya.test:process.py:275 Command (pid 924026) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20504
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/k1d1/002023/r3tmp/kikimr_cluster_hxwrxt1w
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13943
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1/logfile_zfsc0bm5.log --grpc-port=6887 --mon-port=15061 --ic-port=20504
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6887/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1/logfile_zfsc0bm5.log --grpc-port=6887 --mon-port=15061 --ic-port=20504
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1/logfile_zfsc0bm5.log', '--grpc-port=6887', '--mon-port=15061', '--ic-port=20504')' in '/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 924475
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6887/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/k1d1/002023/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 924477
DEBUG    ya.test:process.py:259 Command (pid 924477) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 924477) elapsed time (sec): 0.8856565952301025
DEBUG    ya.test:process.py:263 Command (pid 924477) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 924477) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 924477) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 924477) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 924477) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 924477) maxrss: 599824
DEBUG    ya.test:process.py:263 Command (pid 924477) minflt: 45356
DEBUG    ya.test:process.py:263 Command (pid 924477) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 924477) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 924477) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 924477) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 924477) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 924477) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 924477) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 924477) stime: 0.178534
DEBUG    ya.test:process.py:263 Command (pid 924477) utime: 0.534942
DEBUG    ya.test:process.py:263 Command (pid 924477) wtime: 0.905
DEBUG    ya.test:process.py:275 Command (pid 924477) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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 924477) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6887', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20504\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/k1d1/002023/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6887', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20504\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 925311
DEBUG    ya.test:process.py:259 Command (pid 925311) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 925311) elapsed time (sec): 1.3458917140960693
DEBUG    ya.test:process.py:263 Command (pid 925311) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925311) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 925311) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925311) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925311) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 925311) maxrss: 670616
DEBUG    ya.test:process.py:263 Command (pid 925311) minflt: 51792
DEBUG    ya.test:process.py:263 Command (pid 925311) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 925311) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 925311) nivcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 925311) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 925311) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 925311) nvcsw: 625
DEBUG    ya.test:process.py:263 Command (pid 925311) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 925311) stime: 0.38483
DEBUG    ya.test:process.py:263 Command (pid 925311) utime: 0.535048
DEBUG    ya.test:process.py:263 Command (pid 925311) wtime: 1.358
DEBUG    ya.test:process.py:275 Command (pid 925311) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/002023/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6887', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/k1d1/002023/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6887', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 925448
DEBUG    ya.test:process.py:259 Command (pid 925448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 925448) elapsed time (sec): 1.2211313247680664
DEBUG    ya.test:process.py:263 Command (pid 925448) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925448) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 925448) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925448) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 925448) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 925448) maxrss: 670840
DEBUG    ya.test:process.py:263 Command (pid 925448) minflt: 51704
DEBUG    ya.test:process.py:263 Command (pid 925448) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 925448) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 925448) nivcsw: 275
DEBUG    ya.test:process.py:263 Command (pid 925448) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 925448) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 925448) nvcsw: 654
DEBUG    ya.test:process.py:263 Command (pid 925448) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 925448) stime: 0.252122
DEBUG    ya.test:process.py:263 Command (pid 925448) utime: 0.62773
DEBUG    ya.test:process.py:263 Command (pid 925448) wtime: 1.231
DEBUG    ya.test:process.py:275 Command (pid 925448) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--])
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b0ed7da5-a94c-44fa-ad8e-64773f707fa0, localhost:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b0ed7da5-a94c-44fa-ad8e-64773f707fa0, localhost:13469): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b0ed7da5-a94c-44fa-ad8e-64773f707fa0, localhost:13469): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 13469 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:13469, 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:13469
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1883019a-8e12-4793-9a40-a1ada79abe22, localhost:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1883019a-8e12-4793-9a40-a1ada79abe22, localhost:6887): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1883019a-8e12-4793-9a40-a1ada79abe22, localhost:6887): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 6887 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:6887, 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:6887
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e45bf1c9-5602-441e-a29d-d623a7ece52b, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e45bf1c9-5602-441e-a29d-d623a7ece52b, ghrun-jccq4ohuyu.auto.internal:13469): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e45bf1c9-5602-441e-a29d-d623a7ece52b, ghrun-jccq4ohuyu.auto.internal:13469): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, bd46843a-62a3-4c13-adaa-3f5b32cc19b0, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd46843a-62a3-4c13-adaa-3f5b32cc19b0, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd46843a-62a3-4c13-adaa-3f5b32cc19b0, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5bfb7771-6707-4c6b-8468-a522fa51875c, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bfb7771-6707-4c6b-8468-a522fa51875c, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_ttl_Datetime` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, ttl_Datetime Datetime,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            \n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bfb7771-6707-4c6b-8468-a522fa51875c, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 280459ae-16b8-41a9-9ffc-757a1f8e8514, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 280459ae-16b8-41a9-9ffc-757a1f8e8514, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_ttl_Datetime SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Datetime  )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 280459ae-16b8-41a9-9ffc-757a1f8e8514, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e1aa1e2a-4e43-4b81-a0a2-e329e6bcbb66, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1aa1e2a-4e43-4b81-a0a2-e329e6bcbb66, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(\'2001-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1aa1e2a-4e43-4b81-a0a2-e329e6bcbb66, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24c0d854-24ad-4848-9bcf-bf2e2f4b89b1, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24c0d854-24ad-4848-9bcf-bf2e2f4b89b1, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(\'2002-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24c0d854-24ad-4848-9bcf-bf2e2f4b89b1, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7d22aa7b-7901-4123-b9ac-40a16f5a1f51, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d22aa7b-7901-4123-b9ac-40a16f5a1f51, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(\'2003-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d22aa7b-7901-4123-b9ac-40a16f5a1f51, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9392f887-0176-4b90-9b80-fd57e9666c69, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9392f887-0176-4b90-9b80-fd57e9666c69, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(\'2004-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9392f887-0176-4b90-9b80-fd57e9666c69, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbc6b5fc-9e2b-43f3-8e08-21345d0c6b64, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbc6b5fc-9e2b-43f3-8e08-21345d0c6b64, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(\'2005-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbc6b5fc-9e2b-43f3-8e08-21345d0c6b64, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 495f491a-899c-4828-98e4-72d2c717d667, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 495f491a-899c-4828-98e4-72d2c717d667, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(\'2006-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 495f491a-899c-4828-98e4-72d2c717d667, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 346a7119-f0a1-4f9d-87db-4de7f25c9813, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 346a7119-f0a1-4f9d-87db-4de7f25c9813, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(\'2007-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 346a7119-f0a1-4f9d-87db-4de7f25c9813, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d4c0dc7-563f-494c-a7ba-05f122434f9a, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d4c0dc7-563f-494c-a7ba-05f122434f9a, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(\'2008-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d4c0dc7-563f-494c-a7ba-05f122434f9a, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 720d5a12-7037-42e6-92fa-e5b3bce9786d, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 720d5a12-7037-42e6-92fa-e5b3bce9786d, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(\'2009-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 720d5a12-7037-42e6-92fa-e5b3bce9786d, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 541d4924-64e8-4db7-91ee-0c28dc76f87b, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 541d4924-64e8-4db7-91ee-0c28dc76f87b, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(\'2010-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 541d4924-64e8-4db7-91ee-0c28dc76f87b, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6182b924-da00-4761-9a54-ce770c28f305, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6182b924-da00-4761-9a54-ce770c28f305, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(\'2011-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6182b924-da00-4761-9a54-ce770c28f305, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4cf32177-40a2-4ee4-bf15-e1b9dde5eaa1, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cf32177-40a2-4ee4-bf15-e1b9dde5eaa1, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(\'2012-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cf32177-40a2-4ee4-bf15-e1b9dde5eaa1, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3473916c-4f2d-4ade-a88f-102743cd19a0, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3473916c-4f2d-4ade-a88f-102743cd19a0, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(\'2013-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3473916c-4f2d-4ade-a88f-102743cd19a0, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff54d059-3957-4745-b72d-6b402e39f6e6, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff54d059-3957-4745-b72d-6b402e39f6e6, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(\'2014-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff54d059-3957-4745-b72d-6b402e39f6e6, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6fdaaf0-0888-4857-b8a8-db86afefa932, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6fdaaf0-0888-4857-b8a8-db86afefa932, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(\'2015-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6fdaaf0-0888-4857-b8a8-db86afefa932, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca4f6092-0208-4fb7-b0b4-396192f70803, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca4f6092-0208-4fb7-b0b4-396192f70803, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(\'2016-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca4f6092-0208-4fb7-b0b4-396192f70803, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 640e0e56-d08f-471a-b6e8-21267dbffe4d, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 640e0e56-d08f-471a-b6e8-21267dbffe4d, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(\'2017-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 640e0e56-d08f-471a-b6e8-21267dbffe4d, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d0cb7c7-43bf-4ead-af7a-fbe65738d8ec, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d0cb7c7-43bf-4ead-af7a-fbe65738d8ec, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(\'2018-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d0cb7c7-43bf-4ead-af7a-fbe65738d8ec, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed981a18-554f-4b29-98fe-d7d1901d6e6d, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed981a18-554f-4b29-98fe-d7d1901d6e6d, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(\'2019-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed981a18-554f-4b29-98fe-d7d1901d6e6d, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3deb9466-d44d-4685-99ae-9bfeb4f6a210, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3deb9466-d44d-4685-99ae-9bfeb4f6a210, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(\'2020-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3deb9466-d44d-4685-99ae-9bfeb4f6a210, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e37e16b2-ddde-45ba-82bf-2db8119d5d4f, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e37e16b2-ddde-45ba-82bf-2db8119d5d4f, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(\'2021-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e37e16b2-ddde-45ba-82bf-2db8119d5d4f, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f32ff7cc-47b4-4f86-9dbf-440c292b74d4, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f32ff7cc-47b4-4f86-9dbf-440c292b74d4, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(\'2022-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f32ff7cc-47b4-4f86-9dbf-440c292b74d4, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9207a0e2-84ea-47c9-bc3b-423c698066dc, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9207a0e2-84ea-47c9-bc3b-423c698066dc, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(\'2023-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9207a0e2-84ea-47c9-bc3b-423c698066dc, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 623d984e-8769-4cd2-8b15-2c65c638ae10, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 623d984e-8769-4cd2-8b15-2c65c638ae10, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(\'2024-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 623d984e-8769-4cd2-8b15-2c65c638ae10, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca8974ef-9056-4010-8feb-39894ffaf8dc, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca8974ef-9056-4010-8feb-39894ffaf8dc, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(\'2025-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca8974ef-9056-4010-8feb-39894ffaf8dc, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, f0807948-1701-4ea6-af80-356d3772473a, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f0807948-1701-4ea6-af80-356d3772473a, ghrun-jccq4ohuyu.auto.internal:6887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f0807948-1701-4ea6-af80-356d3772473a, ghrun-jccq4ohuyu.auto.internal:6887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, aec0cc2b-c72a-4a5f-ab3c-193246ada7fb, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aec0cc2b-c72a-4a5f-ab3c-193246ada7fb, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aec0cc2b-c72a-4a5f-ab3c-193246ada7fb, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 48d21d03-1f28-454e-9d4d-e61d6e6b6c5f, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48d21d03-1f28-454e-9d4d-e61d6e6b6c5f, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_ttl_Datetime`\n                        FOR `/Root/table_ttl_Datetime` AS `/Root/table_ttl_Datetime`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:13469/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48d21d03-1f28-454e-9d4d-e61d6e6b6c5f, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 370286d7-c0fa-460e-84fb-b6403850fc21, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 370286d7-c0fa-460e-84fb-b6403850fc21, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Datetime" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 370286d7-c0fa-460e-84fb-b6403850fc21, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e5a178c-4f44-4af8-995c-12036ffbc7cc, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e5a178c-4f44-4af8-995c-12036ffbc7cc, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Datetime" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e5a178c-4f44-4af8-995c-12036ffbc7cc, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb5358aa-c95d-41c2-bb25-1f75f1b84e29, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb5358aa-c95d-41c2-bb25-1f75f1b84e29, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb5358aa-c95d-41c2-bb25-1f75f1b84e29, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f8aa8185-145f-4c7e-b44c-7a90acc2b0e4, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8aa8185-145f-4c7e-b44c-7a90acc2b0e4, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8aa8185-145f-4c7e-b44c-7a90acc2b0e4, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29daf3fe-2c62-4d60-b219-c796c94e96c5, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29daf3fe-2c62-4d60-b219-c796c94e96c5, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29daf3fe-2c62-4d60-b219-c796c94e96c5, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8980cfc5-aa94-444c-abec-5afbcfb40c1b, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8980cfc5-aa94-444c-abec-5afbcfb40c1b, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8980cfc5-aa94-444c-abec-5afbcfb40c1b, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6a191a30-5e05-4dde-9c8a-4124f36c8933, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a191a30-5e05-4dde-9c8a-4124f36c8933, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a191a30-5e05-4dde-9c8a-4124f36c8933, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 78c5a005-b375-4e0a-a615-d9da2715207b, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78c5a005-b375-4e0a-a615-d9da2715207b, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78c5a005-b375-4e0a-a615-d9da2715207b, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3fb44da7-63dd-4f23-aafc-57c90b2800d1, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fb44da7-63dd-4f23-aafc-57c90b2800d1, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fb44da7-63dd-4f23-aafc-57c90b2800d1, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d2e4c9f-6702-4d6b-9f0e-6491459bab06, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d2e4c9f-6702-4d6b-9f0e-6491459bab06, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d2e4c9f-6702-4d6b-9f0e-6491459bab06, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b87f1654-dd7f-4fb1-9e5c-6aa684f0cc58, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b87f1654-dd7f-4fb1-9e5c-6aa684f0cc58, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b87f1654-dd7f-4fb1-9e5c-6aa684f0cc58, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09077e2f-27d5-43f2-b786-bc16b138b8a1, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09077e2f-27d5-43f2-b786-bc16b138b8a1, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09077e2f-27d5-43f2-b786-bc16b138b8a1, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fe84b37c-a836-4ab8-8f87-e61af39cd8ea, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe84b37c-a836-4ab8-8f87-e61af39cd8ea, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe84b37c-a836-4ab8-8f87-e61af39cd8ea, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5f08ac5-1fa9-4411-a5ce-fb91e4379dde, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5f08ac5-1fa9-4411-a5ce-fb91e4379dde, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5f08ac5-1fa9-4411-a5ce-fb91e4379dde, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 720ca6ae-1c4a-42c0-ab60-025246a0f280, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 720ca6ae-1c4a-42c0-ab60-025246a0f280, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 720ca6ae-1c4a-42c0-ab60-025246a0f280, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 017cb3c5-1552-49ad-bd79-67f3d51a32f9, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 017cb3c5-1552-49ad-bd79-67f3d51a32f9, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 017cb3c5-1552-49ad-bd79-67f3d51a32f9, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db6eec13-0005-44eb-9499-ceacd38e12d2, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db6eec13-0005-44eb-9499-ceacd38e12d2, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db6eec13-0005-44eb-9499-ceacd38e12d2, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f64740bc-72bb-4c37-a269-8e80bb461bc7, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f64740bc-72bb-4c37-a269-8e80bb461bc7, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f64740bc-72bb-4c37-a269-8e80bb461bc7, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 671152eb-4244-4882-9ed7-a5bcf7a4ec24, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 671152eb-4244-4882-9ed7-a5bcf7a4ec24, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 671152eb-4244-4882-9ed7-a5bcf7a4ec24, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 596c4cf6-c10e-43a4-91bb-4345b9d5ab6f, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 596c4cf6-c10e-43a4-91bb-4345b9d5ab6f, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 596c4cf6-c10e-43a4-91bb-4345b9d5ab6f, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad09609f-aaef-46a8-aacd-3115f70012bb, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad09609f-aaef-46a8-aacd-3115f70012bb, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad09609f-aaef-46a8-aacd-3115f70012bb, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f1f6e5d1-be01-4358-8c79-db9f6f7f4eab, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1f6e5d1-be01-4358-8c79-db9f6f7f4eab, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1f6e5d1-be01-4358-8c79-db9f6f7f4eab, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 79129d61-74c7-4ca4-9d31-65e0d6aaffc4, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79129d61-74c7-4ca4-9d31-65e0d6aaffc4, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79129d61-74c7-4ca4-9d31-65e0d6aaffc4, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1bbddf45-616a-40b1-91d9-3ebd031f5804, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bbddf45-616a-40b1-91d9-3ebd031f5804, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1bbddf45-616a-40b1-91d9-3ebd031f5804, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb8cde0a-ce99-4b2c-9dba-fdc2ed7cbe1e, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb8cde0a-ce99-4b2c-9dba-fdc2ed7cbe1e, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb8cde0a-ce99-4b2c-9dba-fdc2ed7cbe1e, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 927ae108-0ce9-4b19-8a7a-b97c9396155b, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 927ae108-0ce9-4b19-8a7a-b97c9396155b, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 927ae108-0ce9-4b19-8a7a-b97c9396155b, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b5c7ccbd-1221-4d0d-8bb6-b317dd6d7294, localhost:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b5c7ccbd-1221-4d0d-8bb6-b317dd6d7294, localhost:6887): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b5c7ccbd-1221-4d0d-8bb6-b317dd6d7294, localhost:6887): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 6887 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:6887, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1286ca70-6cb7-4ca3-9e49-1a60d3691166, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1286ca70-6cb7-4ca3-9e49-1a60d3691166, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1286ca70-6cb7-4ca3-9e49-1a60d3691166, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 38cb6cd5-2c1d-4141-bbb3-dc6e477ff7d6, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38cb6cd5-2c1d-4141-bbb3-dc6e477ff7d6, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Datetime`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38cb6cd5-2c1d-4141-bbb3-dc6e477ff7d6, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 250b4487-5d03-427b-ae3e-30402d71b146, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 250b4487-5d03-427b-ae3e-30402d71b146, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_ttl_Datetime" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 250b4487-5d03-427b-ae3e-30402d71b146, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 41326ad5-338b-425e-b3c4-07960be047dd, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41326ad5-338b-425e-b3c4-07960be047dd, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Datetime" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41326ad5-338b-425e-b3c4-07960be047dd, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0225e72a-7f9e-47cb-a3f9-32e4a38d5a78, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0225e72a-7f9e-47cb-a3f9-32e4a38d5a78, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Datetime" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0225e72a-7f9e-47cb-a3f9-32e4a38d5a78, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 020cc5fe-452f-4986-95be-b1d83bf20709, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 020cc5fe-452f-4986-95be-b1d83bf20709, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(\'2001-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 020cc5fe-452f-4986-95be-b1d83bf20709, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4086dcc2-b9f4-42ff-b248-9d5f350f97fd, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4086dcc2-b9f4-42ff-b248-9d5f350f97fd, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(\'2002-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4086dcc2-b9f4-42ff-b248-9d5f350f97fd, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1b5f4eef-d0d6-41a8-8516-7dc2945b6e39, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b5f4eef-d0d6-41a8-8516-7dc2945b6e39, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(\'2003-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b5f4eef-d0d6-41a8-8516-7dc2945b6e39, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a28dfbd5-c357-443c-8419-bbbab9ebf3c3, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a28dfbd5-c357-443c-8419-bbbab9ebf3c3, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(\'2004-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a28dfbd5-c357-443c-8419-bbbab9ebf3c3, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6314c9fb-db68-4b9e-98a5-503a19b47efc, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6314c9fb-db68-4b9e-98a5-503a19b47efc, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(\'2005-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6314c9fb-db68-4b9e-98a5-503a19b47efc, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e257ac9-8684-4791-9f15-70439399eb7e, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e257ac9-8684-4791-9f15-70439399eb7e, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(\'2006-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e257ac9-8684-4791-9f15-70439399eb7e, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8ec1688-d63f-4bfb-9d31-9c06f14acdca, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8ec1688-d63f-4bfb-9d31-9c06f14acdca, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(\'2007-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8ec1688-d63f-4bfb-9d31-9c06f14acdca, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73342d29-48a8-4732-9e27-4e257b9615a4, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73342d29-48a8-4732-9e27-4e257b9615a4, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(\'2008-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73342d29-48a8-4732-9e27-4e257b9615a4, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 703769f2-7acd-4494-8695-7533246f21ee, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 703769f2-7acd-4494-8695-7533246f21ee, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(\'2009-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 703769f2-7acd-4494-8695-7533246f21ee, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7556cb57-546d-4a78-856a-7b343f12aa4c, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7556cb57-546d-4a78-856a-7b343f12aa4c, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(\'2010-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7556cb57-546d-4a78-856a-7b343f12aa4c, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cbba14b2-d8c9-449a-ad91-5a34e531890c, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbba14b2-d8c9-449a-ad91-5a34e531890c, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(\'2011-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbba14b2-d8c9-449a-ad91-5a34e531890c, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5823c338-b000-42e1-ad43-6eddd028a197, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5823c338-b000-42e1-ad43-6eddd028a197, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(\'2012-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5823c338-b000-42e1-ad43-6eddd028a197, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f0eb9258-52e0-4a61-8c74-3958016bc4a8, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0eb9258-52e0-4a61-8c74-3958016bc4a8, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(\'2013-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0eb9258-52e0-4a61-8c74-3958016bc4a8, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8d5b2f28-1eea-44cc-b7f7-0abc56f83bea, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d5b2f28-1eea-44cc-b7f7-0abc56f83bea, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(\'2014-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d5b2f28-1eea-44cc-b7f7-0abc56f83bea, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 771f66d4-808f-4486-a621-af317225a315, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 771f66d4-808f-4486-a621-af317225a315, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(\'2015-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 771f66d4-808f-4486-a621-af317225a315, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d19271e-8ae8-46c6-91dc-f4de58dca3c2, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d19271e-8ae8-46c6-91dc-f4de58dca3c2, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(\'2016-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d19271e-8ae8-46c6-91dc-f4de58dca3c2, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cb436b70-aa53-48d9-add1-438b3893a3b2, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb436b70-aa53-48d9-add1-438b3893a3b2, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(\'2017-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb436b70-aa53-48d9-add1-438b3893a3b2, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8d3f98d9-a812-432c-aafc-a8727378e4fc, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d3f98d9-a812-432c-aafc-a8727378e4fc, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(\'2018-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d3f98d9-a812-432c-aafc-a8727378e4fc, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9077b017-a408-4602-9eb7-6648cf2ace63, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9077b017-a408-4602-9eb7-6648cf2ace63, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(\'2019-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9077b017-a408-4602-9eb7-6648cf2ace63, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f217487-811f-4e48-b248-701ae67ac721, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f217487-811f-4e48-b248-701ae67ac721, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(\'2020-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f217487-811f-4e48-b248-701ae67ac721, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e376b0b-a303-40ca-a258-6768f6af6f47, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e376b0b-a303-40ca-a258-6768f6af6f47, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(\'2021-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e376b0b-a303-40ca-a258-6768f6af6f47, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c2411438-6372-400a-af48-59fa6ebbbf7c, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2411438-6372-400a-af48-59fa6ebbbf7c, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(\'2022-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2411438-6372-400a-af48-59fa6ebbbf7c, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52f07ee9-f364-4292-8f15-a3db6b0de9d5, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52f07ee9-f364-4292-8f15-a3db6b0de9d5, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(\'2023-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52f07ee9-f364-4292-8f15-a3db6b0de9d5, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37d7ba9a-611b-4373-918b-bb0100767e2d, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37d7ba9a-611b-4373-918b-bb0100767e2d, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(\'2024-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37d7ba9a-611b-4373-918b-bb0100767e2d, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1b3c9f34-8ed0-4b0c-8bd4-bb7a7fca3848, ghrun-jccq4ohuyu.auto.internal:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b3c9f34-8ed0-4b0c-8bd4-bb7a7fca3848, ghrun-jccq4ohuyu.auto.internal:13469): request = { session_id: "ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Datetime(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Datetime\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(\'2025-10-02T11:00:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b3c9f34-8ed0-4b0c-8bd4-bb7a7fca3848, ghrun-jccq4ohuyu.auto.internal:13469): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQxYmI2NGEtZDk2NDYxZGMtYmNlMTAwZjYtMzM0YTc4ZWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 547d6f82-657c-4dc9-963d-2c8770641887, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 547d6f82-657c-4dc9-963d-2c8770641887, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Datetime" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 547d6f82-657c-4dc9-963d-2c8770641887, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ab251e26-b919-4239-ae2b-9a9847e7535b, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab251e26-b919-4239-ae2b-9a9847e7535b, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab251e26-b919-4239-ae2b-9a9847e7535b, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2967ed33-ce10-4604-826b-44141c459ac8, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2967ed33-ce10-4604-826b-44141c459ac8, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2967ed33-ce10-4604-826b-44141c459ac8, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 445b88cf-add2-44c1-8d5d-e35bac94f3ac, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 445b88cf-add2-44c1-8d5d-e35bac94f3ac, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 445b88cf-add2-44c1-8d5d-e35bac94f3ac, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 487f2f2c-84fe-4dd3-88a2-1e8f3d8ca92f, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 487f2f2c-84fe-4dd3-88a2-1e8f3d8ca92f, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 487f2f2c-84fe-4dd3-88a2-1e8f3d8ca92f, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24886502-53a3-4354-86c8-bdab2db5ea21, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24886502-53a3-4354-86c8-bdab2db5ea21, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24886502-53a3-4354-86c8-bdab2db5ea21, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d1cd6c68-90c3-41b3-9f50-33a37378fe9e, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1cd6c68-90c3-41b3-9f50-33a37378fe9e, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1cd6c68-90c3-41b3-9f50-33a37378fe9e, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 338dbe1f-a3c6-4721-a5d3-c8e57bba2d2a, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 338dbe1f-a3c6-4721-a5d3-c8e57bba2d2a, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 338dbe1f-a3c6-4721-a5d3-c8e57bba2d2a, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c04b01e9-c8d4-4abc-81f6-fb87ab293979, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c04b01e9-c8d4-4abc-81f6-fb87ab293979, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c04b01e9-c8d4-4abc-81f6-fb87ab293979, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e46c1f72-d573-4038-8c88-122b3e4840f8, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e46c1f72-d573-4038-8c88-122b3e4840f8, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e46c1f72-d573-4038-8c88-122b3e4840f8, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, be31bf5b-0f36-498e-9607-ed0ca361881e, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be31bf5b-0f36-498e-9607-ed0ca361881e, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be31bf5b-0f36-498e-9607-ed0ca361881e, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8a74c89-37df-41db-b692-c229afb4e21b, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8a74c89-37df-41db-b692-c229afb4e21b, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8a74c89-37df-41db-b692-c229afb4e21b, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2b11d366-f02a-4154-a587-31c768bd9767, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b11d366-f02a-4154-a587-31c768bd9767, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b11d366-f02a-4154-a587-31c768bd9767, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69a33acf-fd3b-4c7a-82dc-7f402d73a349, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69a33acf-fd3b-4c7a-82dc-7f402d73a349, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69a33acf-fd3b-4c7a-82dc-7f402d73a349, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa008c61-8396-4bd9-ad6a-785e6ed0bb42, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa008c61-8396-4bd9-ad6a-785e6ed0bb42, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa008c61-8396-4bd9-ad6a-785e6ed0bb42, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2afc95fe-208f-4a99-8b35-39279b601261, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2afc95fe-208f-4a99-8b35-39279b601261, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2afc95fe-208f-4a99-8b35-39279b601261, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 18154250-c7cc-40a9-b6c0-58a4dc354fcc, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18154250-c7cc-40a9-b6c0-58a4dc354fcc, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18154250-c7cc-40a9-b6c0-58a4dc354fcc, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 55c796ec-073e-4b15-874f-82b7ee074ab1, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55c796ec-073e-4b15-874f-82b7ee074ab1, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55c796ec-073e-4b15-874f-82b7ee074ab1, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a93e829e-5de2-40ca-8d3c-2c9e09e0bbe9, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a93e829e-5de2-40ca-8d3c-2c9e09e0bbe9, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a93e829e-5de2-40ca-8d3c-2c9e09e0bbe9, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5bc0d794-a79d-44d2-9ad5-33090fe4ca1d, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bc0d794-a79d-44d2-9ad5-33090fe4ca1d, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bc0d794-a79d-44d2-9ad5-33090fe4ca1d, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 41e053f2-9872-462c-b1f6-4cc820f77e60, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41e053f2-9872-462c-b1f6-4cc820f77e60, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41e053f2-9872-462c-b1f6-4cc820f77e60, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e621ad64-74ac-4b81-90b6-3b9e48233ab6, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e621ad64-74ac-4b81-90b6-3b9e48233ab6, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e621ad64-74ac-4b81-90b6-3b9e48233ab6, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 940e31fc-8c8f-4f2f-a93d-bf830856908d, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 940e31fc-8c8f-4f2f-a93d-bf830856908d, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 940e31fc-8c8f-4f2f-a93d-bf830856908d, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 243c561b-7957-450e-a33a-e44c3b59bf66, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 243c561b-7957-450e-a33a-e44c3b59bf66, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 243c561b-7957-450e-a33a-e44c3b59bf66, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6659c211-6b82-4681-9c1c-37f0ab9e346f, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6659c211-6b82-4681-9c1c-37f0ab9e346f, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6659c211-6b82-4681-9c1c-37f0ab9e346f, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e051ab2-56fa-48e2-bab1-389173a3cf2f, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e051ab2-56fa-48e2-bab1-389173a3cf2f, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Datetime` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e051ab2-56fa-48e2-bab1-389173a3cf2f, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f49d5e3e-9ce8-4280-927f-d8d675b9c334, ghrun-jccq4ohuyu.auto.internal:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f49d5e3e-9ce8-4280-927f-d8d675b9c334, ghrun-jccq4ohuyu.auto.internal:6887): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Datetime`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f49d5e3e-9ce8-4280-927f-d8d675b9c334, ghrun-jccq4ohuyu.auto.internal:6887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjNjYzZjYtZmJiY2E0MGQtNGYzNjEzODYtZmM4MWNiZjI=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1abafbd1-8cf3-457f-a21d-a3b5541e8ce1, localhost:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1abafbd1-8cf3-457f-a21d-a3b5541e8ce1, localhost:13469): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1abafbd1-8cf3-457f-a21d-a3b5541e8ce1, localhost:13469): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:13469". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c28ed09b-80cb-4a93-a608-de8db219c8f8, localhost:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c28ed09b-80cb-4a93-a608-de8db219c8f8, localhost:13469): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c28ed09b-80cb-4a93-a608-de8db219c8f8, localhost:13469): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:13469". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8a1878b0-8050-4ffd-bad4-20d683902a9b, localhost:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8a1878b0-8050-4ffd-bad4-20d683902a9b, localhost:13469): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8a1878b0-8050-4ffd-bad4-20d683902a9b, localhost:13469): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:13469". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 421dfd14-9071-4791-84f4-3d4bc8d62e59, localhost:13469): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 421dfd14-9071-4791-84f4-3d4bc8d62e59, localhost:13469): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 421dfd14-9071-4791-84f4-3d4bc8d62e59, localhost:13469): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-11-28T16:58:48.167805307+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, 421dfd14-9071-4791-84f4-3d4bc8d62e59, localhost:13469): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:13469". Error details:
 Rpc error, reason <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-11-28T16:58:48.167805307+00:00"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13469". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13469". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13469". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13469". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13469". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13469". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 98566a9a-32e9-40e8-91e2-1b06738d4e2c, localhost:6887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 98566a9a-32e9-40e8-91e2-1b06738d4e2c, localhost:6887): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 98566a9a-32e9-40e8-91e2-1b06738d4e2c, localhost:6887): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 6887 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:6887, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:6887
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13469". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13469". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13469". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13469
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13469". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13469/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28819
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17805
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13469
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26322
============================== slowest durations ===============================
132.62s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
108.30s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
19.38s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--] - 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/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/k1d1/002023/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.025104 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.051055 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.085876 seconds, 2 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.284429 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.492151 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.780387 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.997351 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.188801 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.388564 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.639284 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.814267 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.17073 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.002802 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==922126==ERROR: LeakSanitizer: detected memory leaks

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

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

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

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

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034e9241a 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 0x000034e9241a 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 0x00003b71200f 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 0x00003b705701 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b6f53e9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000042270399 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x00004226f3f0 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x00004226f3f0 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002258b17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022642f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002264cb64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002264c11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002264e18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

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

Indirect leak of 192 byte(s) in 3 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034ef1730 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034ef1730 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034ef1730 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034ef1730 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034ef1730 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x00004538a5cb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x00004538a5cb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x00004538a5cb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x00004538a5cb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x00004538a5cb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x00004538a5cb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x0000453c632d in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x0000453c86d0 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00003b6fd6bc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003b6fd6bc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003b6fd6bc 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
#18 0x00003b6fd6bc 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
#19 0x00003b6fd6bc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003b6fd6bc 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
#21 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x00002220c24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x00002220c24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x00002220c7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x00002220c7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fe0ba64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001faa9326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001fae580d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027cc18e8 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027cc18e8 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027cc18e8 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027cc18e8 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027cc18e8 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027cc18e8 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027cc18e8 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027cc18e8 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027cc158f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x000027cc03e8 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b7b9c3a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b7b9c3a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003b7b9c3a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
==================== 1 passed, 1 error in 262.53s (0:04:22) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002055/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
113.02s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
44.04s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
18.96s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
======================== 1 passed in 177.27s (0:02:57) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/00207a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
114.68s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
44.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
14.82s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
======================== 1 passed in 174.69s (0:02:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002032/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
113.14s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
34.04s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
18.73s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
======================== 1 passed in 167.27s (0:02:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002041/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
109.37s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
44.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
19.37s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
======================== 1 passed in 174.00s (0:02:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/00205f/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.21s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/00207d/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.11s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002058/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.17s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/00204b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.21s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/002069/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.10s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/00208d/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.01s =============================
